SOLUTION: a set of normally distributed data has a mean of 47 and standard deviation of 0.6.. find the percentage of data within 45 and 47?
Algebra ->
Probability-and-statistics
-> SOLUTION: a set of normally distributed data has a mean of 47 and standard deviation of 0.6.. find the percentage of data within 45 and 47?
Log On
Question 612239: a set of normally distributed data has a mean of 47 and standard deviation of 0.6.. find the percentage of data within 45 and 47? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a set of normally distributed data has a mean of 47 and standard deviation of 0.6.. find the percentage of data within 45 and 47?
----
z(47) = 0
---
z(45) = (45-47)/0.6 = -3.33
---
P(45<= x <=47) = P(-3.33<= z <=0) = normalcdf(-3,33,0) = 0.4996
============================
cheers,
Stan H.
==============