Bunuel
For the set {6, 15, y}, the standard deviation is x. What is the standard deviation of the set {10, 19, (y + 4)}?
A. x
B. x + 4/3
C. x + 4
D. x + 12
E. Cannot be determined from the information provided
Official solution from Veritas Prep.
While the abstraction in this problem may make it seem like the new standard deviation cannot be calculated, in fact one core rule about standard deviation should make this one straightforward. Since standard deviation is calculated based on the difference between each term and the mean, if all terms in a set shift by the same amount (here that amount is +4), the standard deviation will remain unchanged. Here, whatever the mean is will simply increase by 4, because each term will have increased by 4. And then each term will be the same distance away from the mean as it was before - the whole scale has simply moved 4 places to the right on the number line. Therefore, because the standard deviation is the same for the new set as it was for the old, the standard deviation is again exactly x.
If you add 4 to each term in the set, the deviation won't change. For instance, take the set {6, 15, 21}
Mean = (6 + 15 + 21)/3 = 14
Distance of each term = 8, 1, 7
Now add 4 to each term, new set {10, 19, 25}, mean = 18
Distance of each term = 8, 1, 7
Voila, same standard deviation
The sets {x, y, z} and {x+k, y+k, z+k} always have the same standard deviation for any value of k.