Lesson 16

Box Plots

Let's explore how box plots can help us summarize distributions.

16.1: Notice and Wonder: Puppy Weights

Here are the birth weights, in ounces, of all the puppies born at a kennel in the past month.

  • 13
  • 14
  • 15
  • 15
  • 16
  • 16
  • 16
  • 16
  • 17
  • 17
  • 17
  • 17
  • 17
  • 17
  • 17
  • 18
  • 18
  • 18
  • 18
  • 18
  • 18
  • 18
  • 18
  • 19
  • 20

What do you notice and wonder about the distribution of the puppy weights?

16.2: Human Box Plot

Your teacher will give you the data on the lengths of names of students in your class. Write the five-number summary by finding the data set's minimum, Q1, Q2, Q3, and the maximum.

Pause for additional instructions from your teacher.

16.3: Studying Blinks

Twenty people participated in a study about blinking. The number of times each person blinked while watching a video for one minute was recorded. The data values are shown here, in order from smallest to largest.

  • 3
  • 6
  • 8
  • 11
  • 11
  • 13
  • 14
  • 14
  • 14
  • 14
  • 16
  • 18
  • 20
  • 20
  • 20
  • 22
  • 24
  • 32
  • 36
  • 51
    1. Use the grid and axis to make a dot plot of this data set.
      Blank grid. Number of blinks. Horizontal axis from 0 to 55 by 5's.
    2. Find the median (Q2) and mark its location on the dot plot.
    3. Find the first quartile (Q1) and the third quartile (Q3). Mark their locations on the dot plot.
    4. What are the minimum and maximum values?

  1. A box plot can be used to represent the five-number summary graphically. Let’s draw a box plot for the number-of-blinks data. On the grid, above the dot plot:

    1. Draw a box that extends from the first quartile (Q1) to the third quartile (Q3). Label the quartiles.
    2. At the median (Q2), draw a vertical line from the top of the box to the bottom of the box. Label the median.
    3. From the left side of the box (Q1), draw a horizontal line (a whisker) that extends to the minimum of the data set. On the right side of the box (Q3), draw a similar line that extends to the maximum of the data set.
  2. You have now created a box plot to represent the number of blinks data. What fraction of the data values are represented by each of these elements of the box plot?

    1. The left whisker
    2. The box
    3. The right whisker


Suppose there were some errors in the data set: the smallest value should have been 6 instead of 3, and the largest value should have been 41 instead of 51. Determine if any part of the five-number summary would change. If you think so, describe how it would change. If not, explain how you know.

Summary

A box plot represents the five-number summary of a data set.

It shows the first quartile (Q1) and the third quartile (Q3) as the left and right sides of a rectangle or a box. The median (Q2) is shown as a vertical segment inside the box. On the left side, a horizontal line segment—a “whisker”—extends from Q1 to the minimum value. On the right, a whisker extends from Q3 to the maximum value.

The rectangle in the middle represents the middle half of the data. Its width is the IQR. The whiskers represent the bottom quarter and top quarter of the data set.

Earlier we saw dot plots representing the weights of pugs and beagles. The box plots for these data sets are shown above the corresponding dot plots. 

Box plots and dot plots for two sets of data: "pug weights in kilograms” and "beagle weights in kilograms".

We can tell from the box plots that, in general, the pugs in the group are lighter than the beagles: the median weight of pugs is 7 kilograms and the median weight of beagles is 10 kilograms. Because the two box plots are on the same scale and the rectangles have similar widths, we can also tell that the IQRs for the two breeds are very similar. This suggests that the variability in the beagle weights is very similar to the variability in the pug weights.

Glossary Entries

  • box plot

    A box plot is a way to represent data on a number line. The data is divided into four sections. The sides of the box represent the first and third quartiles. A line inside the box represents the median. Lines outside the box connect to the minimum and maximum values.

    For example, this box plot shows a data set with a minimum of 2 and a maximum of 15. The median is 6, the first quartile is 5, and the third quartile is 10.

    Box plot from 0 to 16 by 2’s. Number of books. Whisker from 0 to 5. Box from 5 to 10 with vertical line at 6. Whisker from 10 to 15.
  • interquartile range (IQR)

    The interquartile range is one way to measure how spread out a data set is. We sometimes call this the IQR. To find the interquartile range we subtract the first quartile from the third quartile.

    For example, the IQR of this data set is 20 because \(50-30=20\).

    22 29 30 31 32 43 44 45 50 50 59
    Q1 Q2 Q3
  • median

    The median is one way to measure the center of a data set. It is the middle number when the data set is listed in order.

    For the data set 7, 9, 12, 13, 14, the median is 12.

    For the data set 3, 5, 6, 8, 11, 12, there are two numbers in the middle. The median is the average of these two numbers. \(6+8=14\) and \(14 \div 2 = 7\).

  • quartile

    Quartiles are the numbers that divide a data set into four sections that each have the same number of values.

    For example, in this data set the first quartile is 30. The second quartile is the same thing as the median, which is 43. The third quartile is 50.

    22 29 30 31 32 43 44 45 50 50 59
    Q1 Q2 Q3
  • range

    The range is the distance between the smallest and largest values in a data set. For example, for the data set 3, 5, 6, 8, 11, 12, the range is 9, because \(12-3=9\).