Question

Difficulty: MediumMeasures of Dispersion and Position (Range, IQR, Standard Deviation, Percentiles)

Dataset AA consists of nn numerical values with a standard deviation of σA\sigma_A and an interquartile range of IQRA\text{IQR}_A. Dataset BB is constructed by multiplying each value in Dataset AA by 44 and then subtracting 1010 from each resulting value. Which of the following correctly expresses the standard deviation σB\sigma_B and the interquartile range IQRB\text{IQR}_B of Dataset BB in terms of σA\sigma_A and IQRA\text{IQR}_A?

  1. A
    σB=4σA10\sigma_B = 4\sigma_A - 10 and IQRB=4IQRA10\text{IQR}_B = 4\text{IQR}_A - 10
  2. σB=4σA\sigma_B = 4\sigma_A and IQRB=4IQRA\text{IQR}_B = 4\text{IQR}_AAnswer
  3. C
    σB=16σA\sigma_B = 16\sigma_A and IQRB=4IQRA\text{IQR}_B = 4\text{IQR}_A
  4. D
    σB=4σA\sigma_B = 4\sigma_A and IQRB=IQRA\text{IQR}_B = \text{IQR}_A
  5. E
    σB=4σA10\sigma_B = 4\sigma_A - 10 and IQRB=4IQRA\text{IQR}_B = 4\text{IQR}_A

Answer

σB=4σA\sigma_B = 4\sigma_A and IQRB=4IQRA\text{IQR}_B = 4\text{IQR}_A
When a dataset undergoes a linear transformation of the form Y=cX+kY = cX + k, any measure of dispersion DD (such as standard deviation or interquartile range) transforms according to DY=cDXD_Y = |c| \cdot D_X. The constant shift kk shifts all points equally and does not affect spread. Therefore, multiplying by 44 multiplies both σA\sigma_A and IQRA\text{IQR}_A by 44, and subtracting 1010 has no effect on either measure.

Step-by-Step Solution

1
Analyze the effect of multiplying each value in a dataset by a positive constant c=4c = 4.
Multiplying all data values by cc scales all measures of spread (including standard deviation, range, and interquartile range) by c=4|c| = 4. Thus, initial scaled values give 4σA4\sigma_A and 4IQRA4\text{IQR}_A.
Measures of dispersion reflect distances between data points, which scale linearly when all values are multiplied by a constant.
2
Analyze the effect of subtracting a constant k=10k = 10 from each data point.
Subtracting a constant shifts the entire distribution along the number line without altering the relative distances between any data points.
Because measures of dispersion measure relative spread rather than absolute location, adding or subtracting a constant has zero effect on standard deviation or interquartile range.
3
Combine the transformation effects to state σB\sigma_B and IQRB\text{IQR}_B.
σB=4σA\sigma_B = 4\sigma_A and IQRB=4IQRA\text{IQR}_B = 4\text{IQR}_A.
The multiplicative factor scales both metrics by 4, and the additive shift of 10-10 leaves both metrics unchanged.

Key Concept

Linear Transformations on Measures of Dispersion
Estimated Time:1m 15s
Rate this question