Question 820382
Please help me find the answer: Scores on a test are normally distributed with a mean of 76 and a standard deviation of 6. Find the probability that a randomly selected student scored below 64.
----------
z(64) = (64-76)/6 = -12/6 = -2
-----
P(x < 64) = P(z < -2) = P(z < -2) = normalcdf(-100,-2) = 0.0228
===============
Cheers,
Stan H.
================