Read values off a box plot
Read the requested value off the box plot.
What is the median?
All difficulties
0%
Accuracy
0
Current streak
0
Total answers
0
Correct
A box plot shows five important numbers of a data set at once. Here you learn to read those values off the plot.
What does the generator do?
The generator draws a box plot with a box from Q1 to Q3, a line at the median and whiskers to the minimum and maximum, then asks for one value.
How to solve
The box runs from Q1 to Q3, the line inside it is the median and the whisker ends are the minimum and maximum. The IQR is the width of the box (Q3 − Q1); the range is the distance from minimum to maximum.