asked 173k views
2 votes
The data set below has an outlier.

2, 10, 10, 11, 11, 12, 12, 12, 13, 14, 14

Which value is changed the most by removing the outlier?

A: the range
B: the median
C: the lower quartile
D: the interquartile range

asked
User OmniBus
by
8.6k points

2 Answers

4 votes
To answer the problem above, we must define what an outlier is. An outlier is a number in a set of data that is smaller or larger than the rest of the data. In this problem, the outlier is 2. To know which value changed the most we solve each with and without the outlier.
A. range: 12(with), 4(without)
B. median: 12 (with), 12 (without)
C. lower quartile: 10.5(with), 11(without)
D. interquartile range: 2(with), 2(without)

The answer is A. range.
answered
User Espinchi
by
8.2k points
3 votes
Data set: 2, 10, 10, 11, 11, 12, 12, 12, 13, 14, 14

range: 14 - 2 = 12
median: 12
lower quartile = 10
interquartile range = 4

Data set w/o outlier 2: 10, 10, 11, 11, 12, 12, 12, 13, 14, 14

range: 14 - 10 = 4
median: 12
lower quartile: 10.5
interquartile range = 3.5

The value that change the most by removing the outlier is A.) THE RANGE.
answered
User Anshu Chimala
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.