24 min read
Range and Quartiles
The range and interquartile range both measure how spread out a data set is.
Measuring Spread
Example 1 — the range
Find the range of: , , , , .
- Highest value: . Lowest value:
- Subtract:
Answer:
Example 2 — quartiles and the IQR
Find Q1, Q3, and the IQR of: , , , , , , , , .
- There are values. The overall median (5th value) is
- Lower half (values below the median): , , , . Q1 is the median of these: () ÷
- Upper half (values above the median): , , , . Q3 is the median of these: () ÷
- IQR = Q3 − Q
Answer: Q, Q, IQR =
Practice
Find Q1 for: , , , , , , (already ordered).
Your answer
More lessons in Descriptive Statistics and Basic Probability · Next: Displaying Data · Previous: Mean From a Frequency Table
