SOLUTION: Scores on an English placement test are normally distributed with a mean of 55 and standard deviation of 6.5. What score could be used to identify the top 5%?

Algebra ->  Probability-and-statistics -> SOLUTION: Scores on an English placement test are normally distributed with a mean of 55 and standard deviation of 6.5. What score could be used to identify the top 5%?       Log On


   



Question 479657: Scores on an English placement test are normally distributed with a mean of 55 and standard deviation of 6.5. What score could be used to identify the top 5%?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Scores on an English placement test are normally distributed with a mean of 55 and standard deviation of 6.5. What score could be used to identify the top 5%?
-------
Find the z-value with a right-tail of 5%
invNorm(0.95) = 1.645
-----
Find the corresponding test score using x = z*s+u
x = 1.645*6.5+55
x = 65.69..
cheers,
Stan H.