Questions: Boxplots and Five-Number Summary

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A boxplot shows Q1 = 40, median = 42, Q3 = 70, lower whisker reaching 30, upper whisker reaching 95. What does this tell you about the distribution?

AThe distribution is symmetric — both whiskers extend from the box
BThe distribution is left-skewed — the median is near Q1
CThe distribution is right-skewed — the median is near Q1 and the upper whisker is much longer
DThe distribution is bimodal — the median is not centered in the box
Question 2 Multiple Choice

A dataset has Q1 = 10, Q3 = 20, and a data point at value 40. Should this point be plotted as an outlier?

ANo — 40 is only 20 units above Q3, which is not unusually large
BNo — only the single largest value in the dataset can be an outlier
CYes — the upper fence is Q3 + 1.5 × IQR = 20 + 15 = 35, so 40 exceeds it
DIt depends on whether 40 is the maximum value in the dataset
Question 3 True / False

The box in a boxplot always contains exactly 50% of the data values.

TTrue
FFalse
Question 4 True / False

An outlier flagged by the 1.5 × IQR rule is expected to be an error and should be removed before any analysis.

TTrue
FFalse
Question 5 Short Answer

How does a boxplot reveal the shape (skewness) of a distribution? What specific features indicate right-skew, left-skew, and symmetry?

Think about your answer, then reveal below.