mean = 68 + 10 = 78
s.d. = 15
How do I get this answer? It helps to think about the definition of mean and standard deviation. Let's suppose the class is very small (3 students) and students' scores are represented by the variables x, y and z. To calculate the mean we take the sum of the 3 scores and divide by the number of students:
mean = (x+y+z)/3
Now what happens if we add 10 to each score?
(x+10+y+10+z+10)/3 = (x+y+z+30)/3 = (x+y+z)/3 + 30/3 = (x+y+z)/3 + 10
Notice that adding 10 to each individual score has the same result as adding 10 to the mean! Now we can make a similar argument for the standard deviation, but I will spare the fine details in favor of a more conceptual answer. By definition, the standard deviation tells us how spread out the test scores are. But since we are only adding 10 to each score, this is going to shift each score by the same amount and therefore the standard deviation will not change.
Stephen C.
Of course, in the real world, there may be clipping, due to the existence of a maximum test score ... 100, perhaps. And some students may have scored more than 90, so that those students will not get their test scores raised by 10. In this case, the new mean will go up by less than 10, and the new standard deviation will be less than 15. Hey, that could be a nice 2nd part to the problem ...08/17/19