Measures of spread describe how much a dataset varies, not just where its center lies. Range, interquartile range, and variance each summarize spread in a different way, so they help students compare datasets more completely. Two sets of numbers can have the same mean or median but very different variability.
Understanding spread is essential in science, economics, psychology, and any field that interprets data.
Range looks at the full distance from the smallest value to the largest, so it is simple but sensitive to extreme values. IQR focuses on the middle 50 percent of the data, making it more resistant to outliers and useful with skewed distributions. Variance measures how far values tend to fall from the mean by averaging squared deviations.
Together, these tools reveal whether data are tightly clustered, broadly scattered, or affected by unusual observations.
Understanding Range, IQR, and Variance
A useful way to see the difference is to change one score in a small dataset. Imagine five quiz scores of 70, 72, 74, 76, and 78. Now replace 78 with 98.
The overall distance between the end values changes greatly, even though four scores stayed close together. This makes the range a quick warning sign for an unusual high or low result.
It is helpful for checking delivery times, daily temperatures, or the highest and lowest prices. It is less reliable when a single recording error could become one endpoint.
To find the interquartile range, first put values in order. Then locate the value that separates the lowest quarter from the rest and the value that separates the highest quarter from the rest. The gap between these two positions describes the central part of the data.
Different textbooks use slightly different rules when a dataset has an odd number of values, especially about whether to include the middle value in each half. Students should follow one stated method consistently.
On a box plot, the length of the box shows the interquartile range. A long box means typical values have a wider spread, while points beyond the whiskers may signal possible outliers.
Variance begins by comparing each value with the mean. A value above the mean has a positive difference, while one below it has a negative difference. If these differences were simply added, they would cancel out.
Squaring each difference prevents cancellation and gives extra weight to values far from the mean. This extra weight is important in science because a few large errors can strongly affect the reliability of measurements. Variance is measured in squared units.
If plant heights are measured in centimetres, variance is in square centimetres. That unit can feel awkward, which is why standard deviation is often reported alongside variance. Standard deviation is the square root of variance and returns to the original unit.
Students often meet these ideas when comparing two classes, sports results, repeated laboratory trials, or household income data. A class with a higher average test score is not automatically more consistent. A small spread suggests scores tend to be similar, but it does not prove that the teaching was better.
First inspect the data or a graph. Look for gaps, clusters, skewness, and values that seem impossible. Then choose a measure that matches the purpose.
Use the range for a fast summary of total extent. Use the interquartile range when extreme values should not control the result. Use variance when every deviation from the mean matters, especially in later statistics and experimental analysis.
Key Facts
- Range =
- IQR =
- Variance for a population:
- Variance for a sample:
- A larger variance means data values are, on average, farther from the mean
- Range uses only two values, IQR uses the middle half of the data, and variance uses every data value
Vocabulary
- Range
- The range is the difference between the largest and smallest values in a dataset.
- Interquartile Range
- The interquartile range is the difference between the third quartile and the first quartile, showing the spread of the middle 50 percent of the data.
- Variance
- Variance is a measure of spread found by averaging the squared distances of data values from the mean.
- Quartile
- A quartile is a value that divides ordered data into four equal parts.
- Outlier
- An outlier is a data value that is much larger or smaller than most of the other values.
Common Mistakes to Avoid
- Using range to describe typical spread in data with outliers, because one extreme value can change the range a lot and give a misleading picture of most of the dataset.
- Finding IQR without ordering the data first, because quartiles must be located from the data in sorted order.
- Computing variance by averaging plain deviations from the , because positive and negative deviations cancel and do not measure spread correctly.
- Using instead of for sample variance, because dividing by gives the standard unbiased sample-based formula.
Practice Questions
- 1 For the dataset , find the range, the mean, and the population variance.
- 2 For the ordered dataset , find , , and the .
- 3 Two datasets have the same median, but one has a much larger and . Explain what this tells you about how the data are distributed.