document.write( "Question 922041: The height of 250 soldiers in a military camp confirms a normal distribution with mean height of 155 cms and S.D. of 20 cms. Find the proportion of soldiers with height above 170 cms. Also find the height of the shortest soldier in the group of tallest 20% soldiers. \n" ); document.write( "
Algebra.Com's Answer #559425 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The height of 250 soldiers in a military camp confirms a normal distribution with mean height of 155 cms and S.D. of 20 cms. Find the proportion of soldiers with height above 170 cms. -------------------
\n" ); document.write( "z(170) = (170-155)/20 = 15/20 = 3/4
\n" ); document.write( "------
\n" ); document.write( "P(x > 170) = P(z > 0.75) = normalcdf(0.75,100) = 0.2266 = 22.66%
\n" ); document.write( "--------------------
\n" ); document.write( "Also find the height of the shortest soldier in the group of tallest 20% soldiers.
\n" ); document.write( "Find the z-value with a right tail of 20%.
\n" ); document.write( "invNorm(0.8) = 0.8416
\n" ); document.write( "-----
\n" ); document.write( "Find the correspond soldier height:
\n" ); document.write( "x = 0.8416*20 + 155 = 171.83 cm
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "
\n" );