Mathwords logoMathwords

Measure of Variability — Definition, Formula & Examples

A measure of variability is a single number that describes how spread out or scattered the values in a data set are. Common measures of variability include range, interquartile range (IQR), and standard deviation.

A measure of variability (also called a measure of spread or dispersion) is a summary statistic that quantifies the degree to which individual data values in a distribution differ from one another or from a central value.

How It Works

While a measure of central tendency tells you where the middle of your data is, a measure of variability tells you how tightly or loosely the data clusters around that middle. A small measure of variability means the values are bunched close together, while a large one means they are widely spread apart. The simplest measure of variability is the range, which is just the difference between the largest and smallest values. For deeper analysis, you can use the interquartile range (IQR), which captures the spread of the middle 50% of data, or the mean absolute deviation and standard deviation, which measure how far values typically sit from the mean.

Worked Example

Problem: Two classes took the same quiz (scored out of 10). Class A scored {7, 8, 8, 9, 8} and Class B scored {3, 6, 8, 10, 8}. Compare the variability of each class using the range.
Class A range: Subtract the smallest value from the largest value in Class A.
97=29 - 7 = 2
Class B range: Subtract the smallest value from the largest value in Class B.
103=710 - 3 = 7
Compare: Both classes have a mean of 8, but Class B has a much larger range (7 vs. 2), so its scores are more spread out.
Answer: Class A has a range of 2 and Class B has a range of 7. Class B's scores are more variable even though both classes averaged 8.

Why It Matters

Knowing the average alone can be misleading. Two students might both average 80% on tests, but one scores between 78 and 82 every time while the other swings from 60 to 100. Measures of variability reveal this difference, which matters in fields like quality control, sports analytics, and weather forecasting.

Common Mistakes

Mistake: Thinking two data sets with the same mean must have similar distributions.
Correction: Data sets can share the same mean yet differ wildly in spread. Always check a measure of variability alongside a measure of central tendency to get the full picture.

Related Terms