document.write( "Question 1096916: Assume that mean height of soldiers to be 68.22 inches with a variance of 10.8 inches. How many soldiers in a regiment of 1000 would you expect to be over six feet tall? \n" ); document.write( "
Algebra.Com's Answer #711437 by stanbon(75887) ![]() You can put this solution on YOUR website! ): Assume that mean height of soldiers to be 68.22 inches with a variance of 10.8 inches. How many soldiers in a regiment of 1000 would you expect to be over six feet tall. \n" ); document.write( "z(72) = (72-68.22)/10.8 = 0.35 \n" ); document.write( "---- \n" ); document.write( "P(x > 72) = P(z > 0.35) = normalcdf(0.35,100) = 0.3632 \n" ); document.write( "---- \n" ); document.write( "Ans:: 0.3632*1000 = 362 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |