SOLUTION: How do you solve this question? The IQ scores of a distribution is subject to the normal distribution with the mean X=105 and standard deviation s= 15. What is the percentage (like

Algebra ->  Probability-and-statistics -> SOLUTION: How do you solve this question? The IQ scores of a distribution is subject to the normal distribution with the mean X=105 and standard deviation s= 15. What is the percentage (like      Log On


   



Question 357550: How do you solve this question? The IQ scores of a distribution is subject to the normal distribution with the mean X=105 and standard deviation s= 15. What is the percentage (likelihood) that an IQ score is lower than 135?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The IQ scores of a distribution is subject to the normal distribution with the mean X=105 and standard deviation s= 15. What is the percentage (likelihood) that an IQ score is lower than 135?
-----------------
z(135) = (135-105)/15 = 2
----
Percent(x < 135) = Percent(z < 2) = normalcdf(-100,2) = 0.9773
============
Cheers,
Stan H.
=======