Statistics & Probability · Grades 6

Box Plots: Reading the Five-Number Summary

Quick answer

A box plot draws the five-number summary — minimum, Q1, median, Q3 and maximum — on a number line. The box spans Q1 to Q3, so its width is the interquartile range and it holds the middle half of the data. Each quarter of the data occupies one section, so a wide section means values spread out there. A median line off-centre in the box means the distribution is skewed.

What you'll learn

  • Build a box plot from a data set
  • Read the five-number summary off a box plot
  • Compare two distributions using their box plots

The five-number summary

Five values describe a whole data set’s position and spread:

ValueMeaning
minimumthe smallest value
Q1Q_1a quarter of the data lies below here
medianhalf lies below here
Q3Q_3three quarters lie below here
maximumthe largest value

A box plot draws all five on a number line.

Take these seven scores: 4,7,9,12,14,15,214, 7, 9, 12, 14, 15, 21.

min 4Q1=7median 12Q3=15max 21\text{min } 4 \quad Q_1 = 7 \quad \text{median } 12 \quad Q_3 = 15 \quad \text{max } 21
Seven scores as a box plot A box plot on an axis from about 2 to 23. The box runs from 7 to 15 with a heavy median line at 12, and whiskers reach out to 4 on the left and 21 on the right. 2.5 5 7.5 10 12.5 15 17.5 20 22.5 Min 4 Q1 7 Med 12 Q3 15 Max 21
Seven scores as a box plot

What each part means

The box runs from Q1Q_1 to Q3Q_3. Its width is the interquartile range:

IQR=157=8\text{IQR} = 15 - 7 = 8

Half of all the data sits inside that box.

The line inside the box is the median, not the mean. It is drawn heaviest because where it falls is the first thing worth looking at.

The whiskers stretch from the box out to the smallest and largest values.

Every section holds a quarter of the data

This is the part that reads wrongly at first glance.

SectionShare of the data
left whisker25%25\%
left half of box25%25\%
right half of box25%25\%
right whisker25%25\%

All four hold the same number of values, however different their widths look.

So a long whisker does not mean more data out there — it means those values are spread out. A short section means that quarter of the data is packed tightly.

Why the shape of the plot tells you about skew

If the data were symmetric, the median would sit in the middle of the box and the whiskers would match. When it does not, the plot is telling you something.

A right-skewed distribution A box plot whose median line sits well to the left inside the box, with a short left whisker and a much longer right whisker stretching towards the high values. 10 15 20 25 30 35 40 45 Min 10 Q1 12 Med 15 Q3 24 Max 45
A right-skewed distribution

The median sits left of centre and the right whisker is long. Both say the same thing: the upper values are more spread out than the lower ones, so the distribution is skewed right.

Reading it in quarters makes the reason plain. The bottom quarter is squeezed into a narrow band, and the top quarter is stretched across a wide one — same number of values, very different room.

That is worth knowing because skew decides which average to report. In a right-skewed set the mean is pulled up above the median, so the median is the honest summary — and a box plot shows you the skew before you have calculated anything.

Comparing two groups

Box plots are at their most useful in pairs, because five numbers each is a fair comparison that fits in one picture.

Class A test scores A box plot for Class A on an axis from 40 to 100. The box runs from 62 to 78 with the median at 70. 40 50 60 70 80 90 100 Min 52 Q1 62 Med 70 Q3 78 Max 88
Class A test scores
Class B test scores, on the same scale A box plot for Class B on the identical 40 to 100 axis. Its box is narrower and sits further right, from 73 to 85, with the median at 79. 40 50 60 70 80 90 100 Min 66 Q1 73 Med 79 Q3 85 Max 90
Class B test scores, on the same scale

Two comparisons come straight off the pictures:

  • Class B scored higher. Its median sits to the right of Class A’s.
  • Class B was more consistent. Its box is narrower, so its middle half is packed into a smaller range.

Both plots share one axis, which is what makes the comparison fair. Two box plots drawn on different scales cannot be compared by eye at all.

What a box plot cannot tell you

It shows five numbers, so anything not among them is gone:

  • How many observations there are. Twenty values and two thousand can draw the identical plot.
  • The individual values. You cannot recover the data from the picture.
  • Gaps or a second peak. A set clustered at both ends with nothing in the middle can look exactly like an evenly spread one.

For those, a dot plot or histogram is the right display.

Worked examples

Common mistakes

Practice problems

  1. A box plot’s box runs from 1515 to 2727. What is the IQR?

    Answer

    1212

    Full solution

    2715=1227 - 15 = 12.

  2. What fraction of the data lies above Q3Q_3?

    Answer

    A quarter

    Full solution

    Q3Q_3 has three quarters below it, so one quarter is above.

  3. Find the five-number summary of 2,4,6,8,10,12,142, 4, 6, 8, 10, 12, 14.

    Answer

    2,4,8,12,142, 4, 8, 12, 14

    Full solution

    Median is 88. Lower half (2,4,6)(2, 4, 6) gives Q1=4Q_1 = 4; upper half (10,12,14)(10, 12, 14) gives Q3=12Q_3 = 12.

  4. What does the line inside the box represent?

    Answer

    The median

    Full solution

    Not the mean — a box plot does not show the mean at all.

  5. A box plot of 8080 values has median 5050. How many values are below 5050?

    Answer

    4040

    Full solution

    Half the data lies below the median: 0.5×80=400.5 \times 80 = 40.

  6. Two box plots share an axis. One box is much wider. What does that mean?

    Answer

    That data set is more spread out in its middle half.

    Full solution

    Box width is the IQR, so a wider box means a larger interquartile range.

  7. A box plot has a very long left whisker and a short right one. Which way is it skewed?

    Answer

    Skewed left

    Full solution

    The long tail points left, towards the low values.

  8. A box plot of 120120 values has Q1=30Q_1 = 30. How many values are below 3030?

    Answer

    3030

    Full solution

    A quarter of the data lies below Q1Q_1: 0.25×120=300.25 \times 120 = 30 values.

  9. Can you tell from a box plot whether a data set has a gap in the middle?

    Hint

    What five numbers does the plot use?

    Answer

    No

    Full solution

    A box plot only shows the minimum, quartiles, median and maximum. A set clustered at both ends with a hole in the middle can produce the same five numbers as one spread evenly.

    A dot plot or histogram would show the gap.

  10. Two box plots are drawn. Plot X ranges from 00 to 5050 and looks much wider on the page than Plot Y, which ranges from 00 to 5050 on its own axis marked 00 to 200200. Jo says X has the greater spread. Check her reasoning.

    Hint

    Compare the numbers, not the pictures.

    Answer

    The two axes differ, so the pictures cannot be compared by eye. Both span 00 to 5050.

    Full solution

    Plot Y is drawn on an axis running to 200200, so its 00 to 5050 span is squeezed into a quarter of the width. Plot X uses the full width for the same span.

    Both data sets actually range from 00 to 5050, so their spreads are equal. Jo compared the drawings rather than the scales beneath them.

    This is why box plots meant for comparison are always drawn on one shared axis. Reading two separate plots against each other requires checking both scales first.

Frequently asked questions

What does a box plot show?

The five-number summary: minimum, first quartile, median, third quartile and maximum. The box covers the middle half of the data.

What does the box represent?

The middle 50% of the values. Its left edge is Q1 and its right edge is Q3, so the width of the box is the interquartile range.

What fraction of the data is in each section?

A quarter. Each whisker holds 25% and each half of the box holds 25%, so a long section means those values are spread out, not that there are more of them.

How can I tell if data is skewed from a box plot?

Look at where the median line sits. Off-centre in the box, or one whisker much longer than the other, both point to skew towards the longer side.

Can a box plot show how many observations there are?

No. Two box plots can look identical with 20 values or 2000. The plot shows position and spread, never count.

What to learn next

Key terms in this lesson

Median
The median is the middle value once the data is in order. With an even count it is the mean of the two middle values. Because it depends on position rather than size, an outlier barely moves it.
Quartile
Quartiles cut ordered data into four equal parts. Q1 has a quarter of the values below it, Q3 has three quarters below it, and the gap between them is the interquartile range.

Standards alignment

This lesson covers the following Common Core State Standards for Mathematics.

  • CCSS.MATH.CONTENT.6.SP.B.4Statistics and ProbabilityDisplay numerical data in plots on a number line, including dot plots, histograms, and box plots.
  • CCSS.MATH.CONTENT.6.SP.A.2Statistics and ProbabilityUnderstand that a set of data collected to answer a statistical question has a distribution which can be described by its center, spread, and overall shape.