What is the mean of the exams taken by a group of students?
(1) The score 3 standard deviations above the mean is 95
(2) The score 2 standard deviations below the mean is 64
First, notice this is a data sufficiency question asking about a specific value. So, I'm evaluating whether the statements give me one value.
Statement 1 - Insufficient.
Standard deviation is the average distance of each number from the mean. Let's call standard deviation x. We also don't know the mean, so let's call this A (for average). Statement one tells me that 95 is 3 standard deviations above the mean. Another way of saying this is 95=3x+A. I have two variables, so I can't solve for the average. This statement is insufficient.
Statement 2 - Insufficient.
Like statement 1, statement 2 gives me another equation, 64=A-2x. Once again, I have two variables, so I can't solve for the average. This statement is insufficient.
Finally, my only task left is to see whether I could combine these two statements to find a specific value for the mean, or if they still wouldn't be sufficient when taken together. I have two equations, and they're different.
Looking at them together, like the below, I see I could combine them-specifically, subtract "A" from "A"--to isolate one variable, "x".
95=3x+A
64=A-2x
_____________
This is enough for me to say that combining statements 1 and 2 would enable me to solve for x--the mean--making C the correct answer.