Dataset consists of distinct real numbers arranged in strictly increasing order: . Let , , and denote the range, interquartile range, and standard deviation of Dataset , respectively.
A new dataset, Dataset , is created by replacing each of the largest numbers () with the value of , which represents the percentile of Dataset . Let , , and denote the range, interquartile range, and standard deviation of Dataset , respectively.
Which of the following statements MUST be true? Select all such statements.
- The range of Dataset is strictly less than the range of Dataset ().Answer
- The interquartile range of Dataset is equal to the interquartile range of Dataset ().Answer
- The standard deviation of Dataset is strictly less than the standard deviation of Dataset ().Answer
- DThe median of Dataset is strictly less than the median of Dataset .
- EThe interquartile range of Dataset is strictly less than the interquartile range of Dataset ().
Answer
The statements asserting that the range of Dataset E is strictly less than the range of Dataset D (), the interquartile range of Dataset E is equal to the interquartile range of Dataset D (), and the standard deviation of Dataset E is strictly less than the standard deviation of Dataset D () are all correct.
The range of Dataset E decreases because its maximum value is reduced from to while its minimum value remains the same. The interquartile range remains unchanged because the boundary values defining the percentile () and percentile () are not altered. The standard deviation strictly decreases because reducing the largest values brings them closer to the rest of the distribution, decreasing total variation.
Step-by-Step Solution
Key Concept
Impact of Data Transformations on Measures of Dispersion and Position