Jump down to the article.

Outlier/Interquartile Range Calculator

Answer:

Interquartile range: 108.5
Outlier(s): 55, 190
Potential outlier(s): none

See the outliers and potential outliers highlighted in the sorted data set here:
55, 190, 511, 544, 549, 550, 552, 558, 564, 577, 594, 600, 603, 617, 649, 650, 666, 669, 671, 678, 813


Solution:

The interquartile range, IQR, is the difference between Q3 and Q1. In this data set, Q3 is 658 and Q1 is 549.5. Subtract Q1, 549.5, from Q3, 658. $$ IQR = 658 - 549.5 = 108.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: $$ 549.5 - (1.5 \cdot 108.5) \text{ and } 658 + (1.5 \cdot 108.5) $$ $$ \text{Inner fences: } 386.75 \text{ and } 820.75$$

The outer fences are defined by: $$ Q1 - (3 \cdot IQR) \text{ and } Q3 + (3 \cdot IQR) $$ For this data set: $$ 549.5 - (3 \cdot 108.5) \text{ and } 658 + (3 \cdot 108.5) $$ $$ \text{Outer fences: } 224 \text{ and } 983.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
224 386.75 820.75 983.5

If there are any outliers in this data set, they will either be less than 224 or greater than 983.5. Potential outliers will be between 224 and 386.75, inclusive or between 820.75 and 983.5, inclusive.

In this data set, the outlier(s) is/are: 55, 190 In this data set, there are no potential outliers.