Exploring One-Variable Data
Measures of Center & Spread
Calculating mean, median, range, and interquartile range.
Prerequisites
- Describing Distributions
Making 'Typical' and 'Spread Out' Precise
The noon temperature (°F) was recorded on 10 days: 68, 70, 71, 72, 73, 74, 75, 76, 78, 83. Before reading on: 'the temperature was typically in the low 70s' is a reasonable informal description — but what exact number would you compute to back that up precisely?
Definition — Mean, Median, Range, and IQR
Worked Example — Computing Mean, Median, Range, and IQR
Worked Example — Why IQR Resists an Extreme Value and Range Doesn't
Tip
Common Mistakes
Computing Q1 and Q3 by including the overall median in both halves of the data.
For the standard method used here, the median itself is excluded when splitting an odd-sized dataset into lower and upper halves — for an even-sized dataset like this 10-value example, the data splits cleanly into two equal halves with nothing to exclude.
Key Takeaways
- Mean and median both describe a 'typical' value, but respond differently to skewed data.
- Range uses only the two most extreme values; IQR uses only the middle 50%, making it resistant to a single extreme value.
- A dataset's mean and median landing close together is itself a sign of a roughly symmetric distribution.
Summary
Mean, median, range, and IQR summarize center and spread using specific pieces of the data. The next lesson introduces a measure of spread that uses every single value at once.
Sign in to track your progress and mark this lesson complete.
Track your progress