Assume that women's heights are normally distributed with a mean given by #mu = 62.4# in, and a standard deviation given by #sigma = 2.8# in. (a) If 1 woman is randomly selected, find the probability that her height is less than 63 in?
2 Answers
Explanation:
From the mean to the value of interest:
So the count of standard deviations beyond the
mean of 63 is:
So the all encompassing probability from the left for
Used 'Elementary Statistics Tables by Henry R Neave
Using a
Using software:
Explanation:
The question is asking, if
We can "translate" this to the Standard Normal distribution
#"P"(X < x) = "P"(Z< (x-mu)/sigma)#
We get:
#"P"(X < 63) = "P"(Z< (63-62.4)/2.8)#
#color(white)("P"(X < 63)) = "P"(Z< 0.6/2.8)#
#color(white)("P"(X < 63)) ~~ "P"(Z< 0.2143)#
Now all we do is look up this probability in a
#"P"(Z<0.21)=0.5832#
and
#"P"(Z<0.22)=0.5871#
Since 0.2143 is closer to 0.21 than to 0.22, we use the first one to get our approximation.
Alternatively, we can use a web app (or statistical software) to compute a more accurate answer of 0.5848379.