Soru

Zorluk: Çok zorMeasures of Dispersion and Position (Range, IQR, Standard Deviation, Percentiles)

Dataset WW consists of 101101 distinct real numbers arranged in strictly increasing order: x1<x2<<x101x_1 < x_2 < \dots < x_{101}. The interquartile range of WW is QQ, its range is RR, and its standard deviation is σ\sigma. A new dataset WW' is constructed by adding a positive constant kk to each of the highest 2525 observations (that is, x77,x78,,x101x_{77}, x_{78}, \dots, x_{101} become x77+k,x78+k,,x101+kx_{77}+k, x_{78}+k, \dots, x_{101}+k), while the first 7676 observations remain unchanged. Which of the following statements MUST be true regarding the statistics of WW' compared to dataset WW?

  1. The interquartile range of WW' is equal to Q+k2Q + \frac{k}{2}.Cevap
  2. B
    The interquartile range of WW' is equal to Q+kQ + k.
  3. C
    The interquartile range of WW' is equal to QQ.
  4. D
    The standard deviation of WW' is equal to σ\sigma.
  5. E
    The median of WW' is equal to the median of WW plus k2\frac{k}{2}.

Cevap

The statement specifying that the interquartile range of WW' is equal to Q+k2Q + \frac{k}{2} must be true.
For an ordered dataset of 101 elements, the first quartile Q1Q_1 is the median of the lower 50 values (x25+x262\frac{x_{25} + x_{26}}{2}) and the third quartile Q3Q_3 is the median of the upper 50 values (x76+x772\frac{x_{76} + x_{77}}{2}). Since elements x1x_1 through x76x_{76} are unchanged, Q1Q_1 remains identical. However, x77x_{77} increases by kk, causing Q3Q_3 to increase by k2\frac{k}{2}. Consequently, the new interquartile range is Q=Q3Q1=Q+k2Q' = Q_3' - Q_1' = Q + \frac{k}{2}.

Adım Adım Çözüm

1
Determine the position of quartiles for a 101-element dataset.
For 101101 sorted values, the median is x51x_{51}. The lower half consists of 5050 values (x1x_1 through x50x_{50}), whose median Q1Q_1 is x25+x262\frac{x_{25} + x_{26}}{2}. The upper half consists of 5050 values (x52x_{52} through x101x_{101}), whose median Q3Q_3 is x76+x772\frac{x_{76} + x_{77}}{2}.
Establishing the exact index formulas for Q1Q_1 and Q3Q_3 is required to evaluate changes in IQR.
2
Analyze how Q1Q_1 changes in dataset WW'.
x25x_{25} and x26x_{26} are among the first 7676 observations, so they are unchanged. Thus, Q1=Q1Q_1' = Q_1.
Since the modified values start at index 77, the first quartile remains completely unaffected.
3
Analyze how Q3Q_3 changes in dataset WW'.
In WW', x76=x76x_{76}' = x_{76} and x77=x77+kx_{77}' = x_{77} + k. Therefore, Q3=x76+(x77+k)2=x76+x772+k2=Q3+k2Q_3' = \frac{x_{76} + (x_{77} + k)}{2} = \frac{x_{76} + x_{77}}{2} + \frac{k}{2} = Q_3 + \frac{k}{2}.
One of the two values used to calculate Q3Q_3 is shifted by kk, so their average increases by k2\frac{k}{2}.
4
Compute the new interquartile range QQ'.
Q=Q3Q1=(Q3+k2)Q1=(Q3Q1)+k2=Q+k2Q' = Q_3' - Q_1' = \left(Q_3 + \frac{k}{2}\right) - Q_1 = (Q_3 - Q_1) + \frac{k}{2} = Q + \frac{k}{2}.
Subtracting Q1Q_1' from Q3Q_3' yields the new interquartile range directly.

Anahtar Kavram

Quartile Interpolation and Selective Data Transformations
Bu soruyu puanla