Box Plot Statistics Example 2
Follow the full solution, then compare it with the other examples linked below.
Example 2
mediumA box plot shows: Min = 10, Q1 = 20, Median = 35, Q3 = 50, Max = 90. Calculate the IQR and determine if a value of 100 would be an outlier using the 1.5รIQR rule.
Solution
- 1 Step 1: IQR = .
- 2 Step 2: Upper fence = .
- 3 Step 3: Since 100 > 95, it would be classified as an outlier.
Answer
IQR = 30. Yes, 100 is an outlier (above the upper fence of 95).
The 1.5รIQR rule provides a systematic way to identify outliers. Any value below Q1 โ 1.5รIQR or above Q3 + 1.5รIQR is considered an outlier.
About Box Plot
A visual display of the five-number summary: minimum, first quartile (Q1), median, third quartile (Q3), and maximum.
Learn more about Box Plot โMore Box Plot Examples
Example 1 medium
Data: 2, 4, 5, 7, 8, 9, 11, 13, 15. Find the five-number summary and describe how to draw a box plot
Example 3 mediumData: 3, 5, 6, 8, 10, 12, 14. Find the five-number summary.
Example 4 mediumA box plot has Min = 4, Q1 = 9, Median = 12, Q3 = 18, Max = 21. Find the interquartile range and sta