Question 657383: Assume a normally distributed population with µ = 80 and σ = 5. What proportion of scores in the distribution is between 72 and 90?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Assume a normally distributed population with µ = 80 and σ = 5. What proportion of scores in the distribution is between 72 and 90?
----
1st: Find the z-values of 72 and 90
2nd: Find the area between those two z-values.
---
Ans: normalcdf(72,90,80,5) = 0.9225
----
cheers,
Stan H.
|
|
|