A summary of a data set is given.
Is the maximum value (75) an outlier by the 1.5×IQR rule?
- Acheck_circle
Yes, because 75 > 62 (upper fence)
- B
Cannot determine without raw data
- C
No, because 75 < 76
- D
No, max values are never outliers
Explanation
IQR = 38 − 22 = 16. Upper fence = 38 + 24 = 62. Since 75 > 62, the value 75 is an outlier.