document.write( "Question 260164: The lengths of the babies born in city hospital in the last year are normally distributed. The mean length is 20.4 inches, and the standard deviation is 0.8 inch. Trey was 22.3 inches long at birth.\r
\n" );
document.write( "\n" );
document.write( "a) what percent of the babies born at City Hospital were longer than Trey?\r
\n" );
document.write( "\n" );
document.write( "b) What percent of the babies born at City Hospital were shorter than Trey? \n" );
document.write( "
Algebra.Com's Answer #191616 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The lengths of the babies born in city hospital in the last year are normally distributed. The mean length is 20.4 inches, and the standard deviation is 0.8 inch. Trey was 22.3 inches long at birth. \n" ); document.write( "---- \n" ); document.write( "z(22.3) = (22.3-20.4)/0.8 = 2.375 \n" ); document.write( "a) what percent of the babies born at City Hospital were longer than Trey? \n" ); document.write( "P(x> 22.3\") = P(z> 2.375) = 0.0088.. = 0.88% \n" ); document.write( "---------------------------------------------- \n" ); document.write( "b) What percent of the babies born at City Hospital were shorter than Trey? \n" ); document.write( "100% - 0.88% = 99.12% \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |