Box Plots - Complete Interactive Lesson
Part 1: The Five-Number Summary
๐ฆ Box Plots
Part 1 of 5 โ The Five-Number Summary
Topics in This Part
| Section |
|---|
| Why Box Plots Exist |
| Median, Minimum & Maximum |
| The Quartiles and |
| The Full Five-Number Summary |
๐ Key Concept: A box plot is a picture of five numbers: the minimum, , the median, , and the maximum. Master those five numbers in Part 1 and the picture practically draws itself in Part 2.
Why Box Plots Exist
Suppose a class earns these quiz scores:
You could stare at the raw list โ but a box plot instead summarizes the whole data set with a handful of landmark values, so you can see the center, the spread, and any lopsidedness at a glance.
To build one, we first split the data into four equal groups using three cut-points:
- the median splits the data into a lower half and an upper half,
Step 1 โ Sort, Then Find the Median
Always sort the data from smallest to largest first. Our scores are already sorted:
Concept Check ๐ฏ
Step 2 โ Find the Quartiles
Go back to the scores with median .
When is , the median is one specific data value, so we when splitting into halves:
Match Each Landmark ๐ฝ
For the sorted data (), choose the correct value for each statistic.
The Five-Number Summary
Putting it all together for the quiz scores :
| Statistic | Value |
|---|---|
| Minimum |
Find the Quartiles ๐งฎ
Daily high temperatures (ยฐF), already sorted:
1) Median
Part 2: Building the Box & Whiskers
๐ฆ Box Plots
Part 2 of 5 โ Building the Box & Whiskers
๐ The Idea: Draw a number line, mark the five summary values, build a box from to with a line at the median, then extend whiskers out to the min and max.
Anatomy of a Box Plot
Every box plot is built from the five-number summary like this:
Part 3: Outliers & the 1.5 ร IQR Rule
๐ฆ Box Plots
Part 3 of 5 โ Outliers & the 1.5 ร IQR Rule
๐ Why it matters: A single freakishly large or small value can stretch a whisker and distort the whole picture. The rule gives an objective test for flagging these outliers.
The Fences
An outlier is a value that lies unusually far from the middle of the data. To decide how far is "too far," we build two fences:
Part 4: Reading & Comparing Box Plots
๐ฆ Box Plots
Part 4 of 5 โ Reading & Comparing Box Plots
๐ Big Payoff: Box plots really shine when you stack two of them on the same number line to compare groups โ which has the higher center, which is more spread out, which is skewed.
Reading a Single Box Plot
You can recover the entire five-number summary just by reading positions off the axis:
| Look atโฆ | To readโฆ |
|---|---|
| Left whisker tip | minimum |
| Left box edge | |
| Line in the box | median |
| Right box edge |
Part 5: Mixed Practice & Mastery Check
๐ฆ Box Plots
Part 5 of 5 โ Mixed Practice & Mastery Check
You can now (1) find a five-number summary, (2) build a box plot and its IQR, (3) flag outliers with the rule, and (4) read and compare plots. Let's put it all together.
Quick Reference
| Goal | Key move |
|---|---|
| Five-number summary | sort, then min, , median, , max |