Interquartile Range (IQR) Statistics Example 2
Follow the full solution, then compare it with the other examples linked below.
Example 2
mediumTest scores: 55, 60, 65, 70, 72, 75, 78, 80, 85, 90, 95. Find the IQR and use it to determine the boundaries for outliers using the rule.
Solution
- 1 Step 1: 11 values, = 6th value = 75. Lower half {55,60,65,70,72}: = 65. Upper half {78,80,85,90,95}: = 85.
- 2 Step 2: .
- 3 Step 3: Lower fence: . Upper fence: . Any value below 35 or above 115 is an outlier. All values fall within [35, 115], so there are no outliers.
Answer
. Outlier boundaries: below 35 or above 115. No outliers in this data set.
The rule is a standard method for identifying outliers. Values more than 1.5 IQRs below or above are considered outliers. This method uses quartiles rather than the mean, making it resistant to the influence of extreme values.
About Interquartile Range (IQR)
The interquartile range (IQR) is the range of the middle 50% of data, calculated as . It measures spread while ignoring the top and bottom 25% of values, making it resistant to outliers.
Learn more about Interquartile Range (IQR) โMore Interquartile Range (IQR) Examples
Example 1 easy
Given the data set: 4, 7, 9, 12, 15, 18, 22, 25, 30, find the interquartile range (IQR).
Example 3 mediumTwo classes took the same test. Class A: [formula], [formula]. Class B: [formula], [formula]. Which
Example 4 hardDaily temperatures (ยฐC) for two weeks: 15, 16, 14, 18, 20, 22, 19, 35, 17, 16, 18, 21, 20, 19. Find