68.0k views
1 vote
Which values are outliers?

5.8 outlier – 5.8 not outlier – 5.8
6.1 outlier – 6.1 not outlier – 6.1
4.9 outlier – 4.9 not outlier – 4.9
10.9 outlier – 10.9 not outlier – 10.9
0.8 outlier – 0.8 not outlier – 0.8
6.1 outlier – 6.1 not outlier – 6.1
7.4 outlier – 7.4 not outlier – 7.4
10.2 outlier – 10.2 not outlier – 10.2
1.1 outlier – 1.1 not outlier – 1.1
5.2 outlier – 5.2 not outlier – 5.2
5.9 outlier – 5.9 not outlier – 5.9

User Aisha
by
7.8k points

1 Answer

2 votes

Answer:

0.8 Not Outlier

1.1 Not Outlier

10.2 Not Outlier

10.9 Not Outlier

Solution:

Arranging the numbers in ascending order:

0.8 1.1 4.9 5.2 5.8 5.9 6.1 6.1 7.4 10.2 10.9

we can see that the median is 5.9.

We can find the first quartile Q1 by getting the median in the lower half of the data

0.8 1.1 4.9 5.2 5.8

that is, Q1 = 4.9

We can find the third quartile Q3 by getting the median for the upper half of the data

6.1 6.1 7.4 10.2 10.9

that is, Q3 = 7.4

We subtract Q1 from Q3 to find the interquartile range IQR.

IQR = Q3 - Q1 = 7.4 - 4.9 = 2.5

We can now calculate for the upper and lower limits:

upper limit = Q3 + 1.5*IQR = 7.4 + (1.5*2.5) = 11.15

lower limit = Q1 – 1.5*IQR = 0.8 - (1.5*2.5) = -2.95

There is no data point that lies above the upper limit and below the lower limit, therefore, there are no outliers in the data set.

User Zach Saw
by
8.1k points