asked 223k views
2 votes
2. Given the data 21, 13, 13, 37, 13, 23, 25, 15:

What is the outlier in the data?
What is the mean with the outlier?
What is the mean without the outlier?

2 Answers

2 votes

Answer:

37; 17.6; 20

Explanation:

answered
User Netfangled
by
7.8k points
1 vote

First let us define what an outlier is:

A value that "lies outside" (is much smaller or larger than) most of the other values in a set of data.

21, 13, 13, 37, 13, 23, 25, 15

Rearranging the data in ascending order,

13, 13, 13, 15, 21, 23, 25, 37

As we can see 37 is the outlier here as it way too bigger than other numbers.

Calculating mean with the outlier:

mean is found using the formula:


mean =( sum of all the data values)/(number of data values )

number of data values= 8

sum of data values = 13+13+13+15+21+23+25+37=160

Mean = 160/8 = 20

With the outlier mean is 20.

Calculating mean without outlier:

Number of data values = 7

sum of data values = 13+13+13+15+21+23+25=123

Mean = 123 /7 = 17.57

Mean without outlier is 17.57

answered
User Ignitor
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.