3 Answers
- Choice B) Billy misidentified the first quartile value
- Choice C) Billy misidentified the median
- Choice D) Billy misidentified the third quartile value
The correct box plot is shown below.
=====================================================
Explanation:
The first step when constructing a box plot is to sort the data from smallest to largest. That has already been done for us, so we can move to the next step.
For step 2, we need to find the median. This is the middle-most value. Write out all of the values on one horizontal line. Then cross off the first and last values. You'll end up with a smaller set, with two values tossed out. Repeat this process (cross off the first and last items) and keep doing this until you work your way toward the very middle position. There are 19 numbers in this list, which is an odd number, this means that the middle value is in slot 10 (note how 19/2 = 9.5 which rounds to 10). We have 9 values below the median and 9 values above the median. So 9+1+9 = 19 items total.
You should find that the value 55 is at slot 9, and at the very middle. So 55 is the median. Billy marked on the box plot that the median is at 50, so this is one mistake he made. Choice C is one of the answers
Note: the median is the vertical bar inside the box of the box-and-whisker-plot.
-----------------------------
Once you have the median, break the list into two halves like so:
L = {25,25,30,30,35,35,40,45,50}
U = {60,60,60,70,85,90,95,95,105}
L is the lower set of values smaller than the median, U is the upper set of values larger than the median. Set L and set U have 9 items each. Note the median of 55 is not part of set L nor is it part of set U either.
Repeat the process to find the median, but you'll do so on sets L and U separately. The median of set L is 35, so this is the value of Q1 or the first quartile.
The left edge of the box is the visual location of Q1. We can see that Billy marked Q1 at 30, but it should be at 35. So this is another mistake he made. Choice B is one of the answers
The median of set U is 85. We have four values below 85, and four values above 85 in set U. This makes Q3 to be 85. However, Billy marked the third quartile at 80 instead of 85. This is another mistake. Choice D is one of the answers.
--------------------------------
To summarize his 3 mistakes, they are:
- He misidentified Q1 (Choice B)
- He misidentified the median (Choice C)
- He misidentified Q3 (choice D)
The good news is that he got the minimum correct because 25 is the smallest value. The min value is the left-most tip of the left whisker. The max is also in the correct location since 105 is the largest item. As you can probably guess, the max is located at the right-most tip of the right whisker.
See the attached image below to see how Billy should have drawn the box plot.