SOLUTION: A Math test has a mean of 40 and standard deviation of 10.0. Find the corresponding z scores for: I. a test score of 48 II. a test score of 23

Algebra ->  Probability-and-statistics -> SOLUTION: A Math test has a mean of 40 and standard deviation of 10.0. Find the corresponding z scores for: I. a test score of 48 II. a test score of 23      Log On


   



Question 585220: A Math test has a mean of 40 and standard deviation of 10.0. Find the corresponding z scores for:

I. a test score of 48
II. a test score of 23

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
z = (x - mu)/(sigma)

z = (48 - 40)/(10)

z = 0.8

So the z score for a raw score of 48 is z = 0.8
=======================================================
z = (x - mu)/(sigma)

z = (23 - 40)/(10)

z = -1.7

So the z score for a raw score of 23 is z = -1.7