GMAT Club Official Solution:At a print shop, the manager recorded the number of flyers produced by each of 10 copy machines during one shift. What was the standard deviation of the numbers of flyers produced by the 10 copy machines?(1) Each copy machine produced either 40 or 60 flyers.
This gives the only possible values, but not how many machines produced each number.
Not sufficient.
(2) Exactly 6 of the 10 copy machines produced the same number of flyers.
This tells us only that 6 values are equal, but it does not tell us what those values are or what the other 4 values are.
Not sufficient.
(1)+(2) From statement (1), every value is either 40 or 60.
From statement (2), exactly 6 of the 10 values are the same.
So the distribution must be either:
6 machines produced 40 flyers and 4 machines produced 60 flyers: {40, 40, 40, 40, 40, 40, 60, 60, 60, 60}
or
6 machines produced 60 flyers and 4 machines produced 40 flyers: {40, 40, 40, 40, 60, 60, 60, 60, 60, 60}
These two distributions have the same standard deviation, because the same two values occur with the same frequencies, only which value occurs 6 times is switched.
Alternatively, we can check the distances from the mean.
The mean of the first set, {40, 40, 40, 40, 40, 40, 60, 60, 60, 60}, is:
(6 * 40 + 4 * 60)/10 = 48
So six values are 8 away from the mean, and four values are 12 away from the mean.
The mean of the second set, {40, 40, 40, 40, 60, 60, 60, 60, 60, 60}, is:
(6 * 60 + 4 * 40)/10 = 52
So again, six values are 8 away from the mean, and four values are 12 away from the mean.
Therefore, the standard deviation is the same in either case.
Sufficient.
Answer: C.