Statistics
Five-Number Summary
Lesson
The five-number summarydescribes a data set with five carefully chosen values — enough to capture the shape without listing everything. It’s the basis of the box plot.
Each piece you already know:
- and — smallest and largest values.
- Median — the middle value of the sorted data.
- and — medians of the lower and upper halves (excluding the overall median when the count is odd).
The procedure:
- Sort the data.
- Read off the min and max from the ends.
- Find the median.
- Split into lower and upper halves; find each half’s median to get and .
Worked example
Data: 2, 5, 8, 11, 14, 17, 20, 23, 26 (already sorted).
Min: 2. Max: 26.
Nine values → median is the 5th: .
Lower half: . .
Upper half: . .
How to type your answer
List all five values, separated by commas — in increasing order (min first, max last). No parentheses. Examples: 3,4,7,10,11, 2,6.5,14,21.5,26, -5,-2,3,11,15.
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