Calculate statistical measures for your dataset with our vibrant and interactive tool
The range is the difference between the largest and smallest values in a dataset.
It gives a quick sense of the spread of the data but is sensitive to outliers.
Quartiles divide a ranked dataset into four equal parts:
The IQR measures the statistical dispersion of the middle 50% of data values.
The IQR is used to identify outliers and understand the spread of the central portion of a dataset. Values that fall below Q1 – 1.5×IQR or above Q3 + 1.5×IQR are considered outliers.
This calculator uses the following method to calculate quartiles:
For datasets with an odd number of observations, the median is excluded from both halves when calculating Q1 and Q3.
Range is useful for:
Interquartile Range (IQR) is useful for: