To solve this comparison problem efficiently, avoid manual calculation of the standard deviation (SD). Instead, use the properties of scaling and spacing for symmetric sets.
1. Find the Mean for each set
Since all three sets are symmetric (equal spacing between terms), the Mean is simply the average of the terms (the middle value).
Set I: (50 + 60 + 70 + 80) / 4 = 65
Set II: (35 + 40 + 45 + 50) / 4 = 42.5
Set III: (90 + 110 + 130 + 150) / 4 = 120
2. Compare the Standard Deviations (SD)
Standard deviation measures how far the numbers are spread from the mean.
Set I vs Set II: Set I has a constant gap of 10 between terms, while Set II has a gap of 5. Because the gaps in Set I are exactly double those in Set II, the SD of Set I is twice the SD of Set II. (SD of I = 2 * SD of II).
Set I vs Set III: Set III has a constant gap of 20, which is double the gap of 10 in Set I. Therefore, the SD of Set III is twice the SD of Set I. (SD of III = 2 * SD of I).
The Relationship: If we let SD of II = S, then:
SD of II = S
SD of I = 2S
SD of III = 4S
3. Calculate the Ratios (Mean / SD)
Now, plug the values into the ratio:
* Ratio II: 42.5 / S = 42.5/S
* Ratio I: 65 / 2S = 32.5/S
* Ratio III: 120 / 4S = 30/S
4. Final Order
Comparing the values (30 < 32.5 < 42.5), the order of increasing magnitude is:
III < I < II
Correct Answer: D