Outlier/Interquartile Range Calculator
Answer:
Interquartile range: 81
Outlier(s):
50, 130, 894
Potential outlier(s):
none
See the outliers and potential outliers highlighted in the sorted data set here:
50, 130, 507, 540, 541, 544, 552, 563, 569, 588, 604, 605, 608, 621, 622, 650, 661, 678, 894
Solution:
The interquartile range, IQR, is the difference between Q3 and Q1. In this data set, Q3 is 622 and Q1 is 541. Subtract Q1, 541, from Q3, 622. $$ IQR = 622 - 541 = 81 $$ 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: $$ 541 - (1.5 \cdot 81) \text{ and } 622 + (1.5 \cdot 81) $$ $$ \text{Inner fences: } 419.5 \text{ and } 743.5$$
The outer fences are defined by: $$ Q1 - (3 \cdot IQR) \text{ and } Q3 + (3 \cdot IQR) $$ For this data set: $$ 541 - (3 \cdot 81) \text{ and } 622 + (3 \cdot 81) $$ $$ \text{Outer fences: } 298 \text{ and } 865 $$
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 |
298 | 419.5 | 743.5 | 865 |
If there are any outliers in this data set, they will either be less than 298 or greater than 865. Potential outliers will be between 298 and 419.5, inclusive or between 743.5 and 865, inclusive.
In this data set, the outlier(s) is/are: 50, 130, 894 In this data set, there are no potential outliers.