Interquartile Range Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
hardA data set has , median , . A new value of 120 is added. Without recalculating quartiles, explain why the IQR may remain unchanged and identify whether 120 is an outlier.
Solution
- 1 IQR check: ; adding 120 to the upper tail doesn't change Q1 or Q3 if the dataset is large enough, so IQR stays at 30
- 2 Upper fence:
- 3 Since , the value 120 is classified as an outlier
Answer
IQR may stay at 30; 120 is an outlier (exceeds upper fence of 115).
The IQR's resistance means extreme values typically don't shift Q1 or Q3 (unless the dataset is very small). This stability is precisely why IQR-based outlier detection is reliable even when new extreme values appear.
About Interquartile Range
The interquartile range (IQR) is โ the spread of the middle 50% of the data, resistant to outliers.
Learn more about Interquartile Range โMore Interquartile Range Examples
Example 1 easy
Calculate the IQR for: [formula] and explain what it measures.
Example 2 mediumData set A: [formula] and Data set B: [formula]. Compare the range and IQR for both sets and explain
Example 3 easyA box plot shows [formula] and [formula]. Calculate the IQR and the lower and upper fences for outli