Dataset consists of seven numerical values: . Dataset is formed by replacing the value in Dataset with , while keeping all other six values the same. Which of the following statements correctly compares the interquartile range (IQR) and standard deviation of Dataset to those of Dataset ?
- The IQR remains unchanged, while the standard deviation increases.Answer
- BBoth the IQR and the standard deviation increase.
- CThe IQR increases, while the standard deviation remains unchanged.
- DBoth the IQR and the standard deviation remain unchanged.
- EThe IQR decreases, while the standard deviation increases.
Answer
The IQR remains unchanged, while the standard deviation increases.
The statement specifying that the IQR remains unchanged while the standard deviation increases is correct because the quartiles Q1 (16) and Q3 (32) are unaffected by changing the largest value from 36 to 56, maintaining an IQR of 16. In contrast, standard deviation measures spread relative to the mean, so pulling the maximum value further out increases overall deviation.
Step-by-Step Solution
Key Concept
Sensitivity of Measures of Dispersion to Outliers