Statistics
Range and IQR
Lesson
Mean and median tell you where the middle is. To describe how spread out a data set is, two simple measures:
Range = largest value − smallest value. Tells you the full spread.
Interquartile range (IQR) = spread of the middle 50% of the data. More robust than range because it ignores the extremes.
Here is the value one-quarterof the way through the sorted data (“first quartile”) and is the value three-quartersof the way through (“third quartile”).
To find quartiles:
- Sort the data.
- Find the median (this is ). If the count is odd, exclude the median from both halves.
- is the median of the lower half.
- is the median of the upper half.
Worked example 1 — range
Data: 15, 22, 18, 25, 10, 30.
Worked example 2 — IQR (odd count)
Data: 2, 5, 8, 11, 14, 17, 20, 23, 26. Already sorted. Nine values, so median is the 5th: .
Lower half (before the median): . Median of those: .
Upper half: . Median: .
How to type your answer
Type a single number — the range, IQR, or specific quartile the question asks for. Use a decimal point if needed. Examples: 12, 22.5, 15, 6.5.
Practice
Work through these. Stuck? Click Get a hint.
Warm-Up
Quick problems to get going.
Problem 1
Problem 2
Problem 3
Problem 4
Practice
Standard problems matching the lesson.
Problem 5
Problem 6
Problem 7
Problem 8
Problem 9
Problem 10
Problem 11
Problem 12
Problem 13
Problem 14
Challenge
Harder problems — edge cases, trickier numbers, multiple steps.
Problem 15
Problem 16
Problem 17
Problem 18
Problem 19
Problem 20
Problem 21
Problem 22