Outlier/Interquartile Range Calculator
Answer:
Interquartile range: 149.5
Outlier(s):
none
Potential outlier(s):
71, 216
See the outliers and potential outliers highlighted in the sorted data set here:
71, 216, 501, 507, 508, 525, 563, 581, 595, 610, 617, 628, 651, 652, 654, 664, 668, 675, 676, 690, 814
Solution:
The interquartile range, IQR, is the difference between Q3 and Q1. In this data set, Q3 is 666 and Q1 is 516.5. Subtract Q1, 516.5, from Q3, 666. $$ IQR = 666 - 516.5 = 149.5 $$ You can use the 5 number summary calculator to learn steps on how to manually find Q1 and Q3.
To find outliers and potential outliers in the data set, we first need to calculate the value of the inner fences and outer fences. The inner fences are defined by: $$ Q1 - (1.5 \cdot IQR) \text{ and } Q3 + (1.5 \cdot IQR) $$ For this data set: $$ 516.5 - (1.5 \cdot 149.5) \text{ and } 666 + (1.5 \cdot 149.5) $$ $$ \text{Inner fences: } 292.25 \text{ and } 890.25$$
The outer fences are defined by: $$ Q1 - (3 \cdot IQR) \text{ and } Q3 + (3 \cdot IQR) $$ For this data set: $$ 516.5 - (3 \cdot 149.5) \text{ and } 666 + (3 \cdot 149.5) $$ $$ \text{Outer fences: } 68 \text{ and } 1114.5 $$
The inner and outer fences are listed below. Potential outliers are any values in our data set that fall between the inner fences and outer fences, inclusive. Outliers are any values that fall outside of the outer fences.
Outliers | Outer fence | Inner fence | Inner fence | Outer fence | Outliers |
68 | 292.25 | 890.25 | 1114.5 |
If there are any outliers in this data set, they will either be less than 68 or greater than 1114.5. Potential outliers will be between 68 and 292.25, inclusive or between 890.25 and 1114.5, inclusive.
In this data set, there are no outliers.
In this data set, the potential outlier(s) is/are:
71, 216