Range and Interquartile Range
Measures of Spread (Dispersion)
Essential Understanding: While the mean, median, and mode tell us about the center of data, measures of spread tell us how spread out or varied the data is. Two data sets can have the same mean but very different spreads!
Understanding Quartiles
Quartiles Divide Data into Four Equal Parts
25% of data falls below \(Q_1\), 50% below \(Q_2\), and 75% below \(Q_3\)
Measures of Spread
Range
Definition: The difference between the largest and smallest values.
Pros: Easy to calculate
Cons: Affected by outliers
Interquartile Range (IQR)
Definition: The range of the middle 50% of the data.
Pros: Not affected by outliers
Use: Better for skewed data
Semi-Interquartile Range
Definition: Half of the interquartile range.
Also called: Quartile deviation
Interactive Box Plot Explorer
Box and Whisker Plot Generator
Enter your data to see a box plot and calculate all measures of spread!
Step-by-Step Example
Data: The test scores of 11 students are: 45, 52, 58, 62, 65, 70, 73, 78, 82, 88, 95
Visualizing the quartiles:
Range = Maximum - Minimum = 95 - 45 = 50
With 11 values, median is the 6th value = 70
Look at lower half: 45, 52, 58, 62, 65
Median of lower half = 3rd value = 58
Look at upper half: 73, 78, 82, 88, 95
Median of upper half = 3rd value = 82
IQR = \(Q_3 - Q_1\) = 82 - 58 = 24
Semi-IQR = \(\frac{IQR}{2} = \frac{24}{2}\) = 12
Comparing Data Sets
Question: Two classes took the same test:
- Class A: Mean = 72, Range = 40, IQR = 15
- Class B: Mean = 72, Range = 25, IQR = 8
Analysis:
- Both classes have the same average (mean = 72)
- Class A has a larger range (40 vs 25), suggesting more extreme scores
- Class A has a larger IQR (15 vs 8), meaning the middle 50% of scores are more spread out
- Conclusion: Class B's scores are more consistent/clustered together
CSEC Practice Questions
Test Your Understanding
Key Points to Remember
- Range = Maximum - Minimum (simple but affected by outliers)
- Quartiles divide ordered data into four equal parts: \(Q_1, Q_2, Q_3\)
- IQR = \(Q_3 - Q_1\) (spread of middle 50%, not affected by outliers)
- Semi-IQR = \(\frac{IQR}{2}\) (also called quartile deviation)
- A smaller IQR means data is more consistent/clustered
- A larger IQR means data is more spread out
- Always sort the data first before finding quartiles
- For quartiles: find the median first, then find the median of each half
- If asked to compare data sets, discuss both central tendency (mean/median) AND spread (range/IQR)
- When describing spread, use phrases like "more consistent", "less varied", "more spread out"
- In box plots: the box represents the IQR, the line inside is the median
