Soru

Zorluk: OrtaMeasures of Dispersion and Position (Range, IQR, Standard Deviation, Percentiles)

Dataset SS consists of 8080 distinct numerical scores arranged in ascending order, with an interquartile range denoted by IQRS\text{IQR}_S. A new dataset, TT, is created by adding four scores to Dataset SS: two scores that are strictly smaller than the minimum value of Dataset SS, and two scores that are strictly greater than the maximum value of Dataset SS. If IQRT\text{IQR}_T represents the interquartile range of Dataset TT, which of the following statements must be true?

  1. IQRT>IQRS\text{IQR}_T > \text{IQR}_SCevap
  2. B
    IQRT=IQRS\text{IQR}_T = \text{IQR}_S
  3. C
    IQRT<IQRS\text{IQR}_T < \text{IQR}_S
  4. D
    IQRT=IQRS+4\text{IQR}_T = \text{IQR}_S + 4
  5. E
    The relationship between IQRT\text{IQR}_T and IQRS\text{IQR}_S cannot be determined from the given information.

Cevap

The interquartile range of Dataset TT is strictly greater than the interquartile range of Dataset SS (IQRT>IQRS\text{IQR}_T > \text{IQR}_S).
The statement that IQRT>IQRS\text{IQR}_T > \text{IQR}_S is correct. Inserting two items below the minimum value shifts the rank position of the first quartile to lower-indexed elements of the original dataset, reducing Q1Q_1. Inserting two items above the maximum value shifts the rank position of the third quartile to higher-indexed elements of the original dataset, increasing Q3Q_3. Since the original numbers are strictly increasing, Q3Q_3 increases while Q1Q_1 decreases, resulting in a larger interquartile range for Dataset TT.

Adım Adım Çözüm

1
Determine the quartile positions for the original dataset SS.
Dataset SS has n=80n = 80 distinct elements x1<x2<<x80x_1 < x_2 < \dots < x_{80}. Its first quartile Q1,SQ_{1,S} is the average of x20x_{20} and x21x_{21}, and its third quartile Q3,SQ_{3,S} is the average of x60x_{60} and x61x_{61}. Thus, IQRS=Q3,SQ1,S=x60+x612x20+x212\text{IQR}_S = Q_{3,S} - Q_{1,S} = \frac{x_{60} + x_{61}}{2} - \frac{x_{20} + x_{21}}{2}.
Quartiles partition sorted data into four equal parts based on element indices.
2
Determine the new element positions for dataset TT.
Dataset TT has n=84n = 84 elements ordered as a,b,x1,x2,,x80,c,da, b, x_1, x_2, \dots, x_{80}, c, d, where a,b<x1a, b < x_1 and c,d>x80c, d > x_{80}. The elements of SS are now shifted right by 2 index positions in TT.
Inserting two values at the bottom of the ordered list increases the rank index of all original elements by 2.
3
Calculate the first and third quartiles for dataset TT.
In Dataset TT, the first quartile Q1,TQ_{1,T} is the average of the 21st and 22nd elements of TT, which correspond to x19x_{19} and x20x_{20} of SS. The third quartile Q3,TQ_{3,T} is the average of the 63rd and 64th elements of TT, which correspond to x61x_{61} and x62x_{62} of SS.
The 25th and 75th percentile positions in an 84-element dataset correspond to indices 21/22 and 63/64.
4
Compare IQRT\text{IQR}_T with IQRS\text{IQR}_S.
Since SS consists of distinct values in strictly ascending order (x19<x20<x21x_{19} < x_{20} < x_{21} and x60<x61<x62x_{60} < x_{61} < x_{62}), Q1,T=x19+x202<x20+x212=Q1,SQ_{1,T} = \frac{x_{19} + x_{20}}{2} < \frac{x_{20} + x_{21}}{2} = Q_{1,S} and Q3,T=x61+x622>x60+x612=Q3,SQ_{3,T} = \frac{x_{61} + x_{62}}{2} > \frac{x_{60} + x_{61}}{2} = Q_{3,S}. Therefore, IQRT=Q3,TQ1,T>Q3,SQ1,S=IQRS\text{IQR}_T = Q_{3,T} - Q_{1,T} > Q_{3,S} - Q_{1,S} = \text{IQR}_S.
Subtracting a smaller number from a larger number increases the overall difference.

Anahtar Kavram

Interquartile Range and Position Indices under Data Insertion
Bu soruyu puanla