Mathorio
Answer key
Box Plots (Box and Whisker)
Show your work for each problem.
- 1.What does the line inside a box plot represent?
- a)The median
- b)The mean
- c)The range
- d)The mode
Answer: The median
The line inside the box represents the median (Q2), which is the middle value of the data set. It shows where 50% of the data is above and 50% is below.
- 2.The box in a box plot contains what percentage of the data?
- a)50%
- b)75%
- c)25%
- d)100%
Answer: 50%
The box contains exactly 50% of the data - the middle half between Q1 (25th percentile) and Q3 (75th percentile). This is also known as the interquartile range.
- 3.For the data set: 5, 8, 12, 15, 18, 22, 25, what is the median?
Answer: 15
There are 7 values, so the median is the 4th value. Counting: 5, 8, 12, , 18, 22, 25. The median is 15.
- 4.What is the minimum value in this data set: 23, 45, 12, 67, 34, 56, 8?
Answer: 8
When ordered: 8, 12, 23, 34, 45, 56, 67. The minimum (smallest value) is 8.
- 5.If Q1 = 20 and Q3 = 45, what is the interquartile range (IQR)?
- a)65
- b)20
- c)25
- d)32.5
Answer: 25
IQR = Q3 - Q1 = 45 - 20 = 25. The interquartile range represents the spread of the middle 50% of the data.
- 6.Find Q1 for the data set: 4, 7, 10, 12, 15, 18, 21, 24, 27
Answer: 8.5
- How many values are in the data set? 9
- What is the median of the entire data set? 15
- What are the values in the lower half (before the median)? 4, 7, 10, 12
- What is Q1 (median of the lower half)? 8.5
- 7.A box plot shows Q1 = 30 and Q3 = 50. Calculate the upper fence for identifying outliers (use the formula: Q3 + 1.5 x IQR).
Answer: 80
IQR = 50 - 30 = 20. Upper fence = Q3 + 1.5 x IQR = 50 + 1.5 x 20 = 50 + 30 = 80. Any value above 80 would be an outlier.
- 8.Find the five-number summary for: 3, 7, 8, 12, 14, 18, 21
Answer: 3, 7, 12, 18, 21
- What is the minimum? 3
- What is the maximum? 21
- What is the median (4th value of 7)? 12
- What is Q1 (median of 3, 7, 8)? 7
- What is Q3 (median of 14, 18, 21)? 18
- 9.Two box plots have the same median but Box A has a smaller box than Box B. What can you conclude?
- a)Data A has more values
- b)Data B has more outliers
- c)Data A is more consistent
- d)Data B is more consistent
Answer: Data A is more consistent
A smaller box means a smaller IQR (less spread in the middle 50% of data). This indicates that Data A is more consistent - the values are closer together around the median.
- 10.Is 95 an outlier for data with Q1 = 40, Q3 = 60?
Answer: Yes
- Calculate the IQR (Q3 - Q1) 20
- Calculate 1.5 x IQR 30
- Calculate the upper fence (Q3 + 1.5 x IQR) 90
- Is 95 greater than the upper fence (90)? Yes
- 11.A box plot shows the median line closer to Q1 than to Q3. This indicates the data is:
- a)Perfectly symmetric
- b)Bimodal
- c)Skewed left (negatively skewed)
- d)Skewed right (positively skewed)
Answer: Skewed right (positively skewed)
When the median is closer to Q1, it means the upper half of the data (between median and Q3) is more spread out, with potential extreme values on the right. This is called right-skewed or positively skewed.
- 12.A data set has Min = 10, Q1 = 25, Median = 40, Q3 = 55, Max = 100. Is 100 an outlier? Enter the upper fence value.
Answer: 100
IQR = 55 - 25 = 30. Upper fence = 55 + 1.5(30) = 55 + 45 = 100. Since 100 equals exactly the upper fence, it is right at the boundary. Technically not an outlier, but borderline.
- 13.Compare two classes: Class A (Median = 78, IQR = 12) and Class B (Median = 75, IQR = 24). Which class performed better and which was more consistent?
Answer: Class A better and more consistent
- Which class has the higher median? Class A
- Which class has the smaller IQR? Class A
- A smaller IQR means more or less consistency? more
- Which class performed better overall? Class A
- 14.Find the complete five-number summary for: 2, 5, 7, 9, 11, 14, 16, 19, 22, 25, 28
Answer: 2, 7, 14, 22, 28
- How many data values are there? 11
- What is the minimum? 2
- What is the maximum? 28
- What is the median (6th value)? 14
- What is Q1 (median of 2, 5, 7, 9, 11)? 7
- What is Q3 (median of 16, 19, 22, 25, 28)? 22
- 15.Calculate the lower fence for data with Q1 = 35 and Q3 = 65.
Answer: -10
IQR = 65 - 35 = 30. Lower fence = Q1 - 1.5 x IQR = 35 - 1.5(30) = 35 - 45 = -10. Any value below -10 would be considered an outlier.
- 16.What do the whiskers on a box plot show?
- a)Only the outliers
- b)The mean values
- c)The range from minimum to Q1 and Q3 to maximum
- d)The standard deviation
Answer: The range from minimum to Q1 and Q3 to maximum
The whiskers extend from the box to show the range of data: one from Q1 down to the minimum (excluding outliers) and one from Q3 up to the maximum (excluding outliers).