Box Plot Math Example 3
Follow the full solution, then compare it with the other examples linked below.
Example 3
easyA box plot shows: minimum=10, , median=40, , maximum=70. Calculate the IQR and determine the fence values for outlier detection.
Solution
- 1 IQR
- 2 Lower fence
- 3 Upper fence
Answer
IQR = 30; Lower fence = -20; Upper fence = 100.
The fences define the boundary for outlier detection. Since the minimum (10) exceeds -20 and the maximum (70) is below 100, there are no outliers in this data set. Both whiskers extend to the actual data extremes.
About Box Plot
A box plot displays the five-number summary (minimum, Q1, median, Q3, maximum) of a data set using a box and whiskers.
Learn more about Box Plot โMore Box Plot Examples
Example 1 medium
For the data set [formula], construct a box plot and identify any outliers using the [formula] rule.
Example 2 mediumTwo box plots compare exam scores for two classes. Class A: median=72, [formula], [formula]. Class B
Example 4 hardA data set has [formula], [formula], and a suspected outlier at value 60. Determine whether 60 is tr