alex.gellatly wrote:A certain list of 100 data has an average (arithmetic mean) of 6 and a standard deviation of d, where d is positive. Which of the following pairs of data, when added to the list, must result in a list of 102 data with standard deviation less than d ?
A. -6 and 0
B. 0 and o
C. 0 and 6
D. 0 and 12
E. 6 and 6
Thanks
One alternative method of solving this is...
As SD = sqrt [ { (X1-mean)^2 + (X2-mean)^2 +.....(Xn-mean)^2) }/ n];
In the present case n = 100 items, mean =6.
So, SD = d= sqrt [ { (X1-6)^2 + (X2-6)^2 +.....(Xn-6)^2) } / 100];
say 2 new values added are a & b, then
Revised SD = sqrt [ { (X1-6)^2 + (X2-6)^2 +.....(Xn-6)^2+
(a-6)^2 + (b-6)^2 ) } /
102 ];
Since we want Revised SD < d, hence we need to make
(a-6)^2 + (b-6)^2 minimum. It is possible if
(a-6)^2 + (b-6)^2 = 0 as it will attain 0 or +ive values only or a = b = 6 each.
Shalabh Jain,
e-GMAT Instructor