Question 1078672
A survey found that women's heights are normally distributed with mean 62.6 in. and standard deviation 2.7 in. 
The survey also found that; men's heights are normally distributed with a mean 68.9 in. and standard deviation 2.8. 
---------------------------------
Complete parts a through c below.. 
Most of the live characters at an amusement park have height requirements with a minimum of 4 ft 9 in. and a maximum of 6 ft 4 in. Find the percentage of women meeting the height requirement.
-----
z(4'9") = z(57") = (57-62.6)/2.7 = -2.0741
z(6'4") = z(76") = (76-62.6)/2.7 = 4.96
P(47<= x <=76) = P(-2.0741<z < 4.96) = normalcdf(-2.0741,4.96) = 0.98
The percentage of women who meet the height requirement is 98%.
(Round to two decimal places as; needed.)
--------------------
The percentage of men who meet the height requirement is %
Comment:: Follow the same procedure as used for the women.
-----------------
If the height requirements are changed to exclude only the tallest 5% of men and the shortest 5% of women, what are the new height requirements?
For men::
Find the z-value with a right-tail of 5%
invNorm(0.95) = 1.645
Find the corresponding men's height:: x = 1.645*2.8 + 68.9 = 73.5"
-----------------
Comment:: Follow the same procedure as used for the men.
----
Cheers,
Stan H.
--------------