document.write( "Question 510154: Assume that the population of heights of male college students is approximately normally distributed with mean m of 69 inches and standard deviation s of 3.75 inches. Show all work.
\n" );
document.write( "(A) Find the proportion of male college students whose height is greater than 70 inches.
\n" );
document.write( "(B) Find the proportion of male college students whose height is no more than 70 inches \n" );
document.write( "
Algebra.Com's Answer #341738 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that the population of heights of male college students is approximately normally distributed with mean m of 69 inches and standard deviation s of 3.75 inches. Show all work. \n" ); document.write( " \n" ); document.write( "(A) Find the proportion of male college students whose height is greater than 70 inches. \n" ); document.write( "z(70) = (70-69)/3.75 = 0.2667 \n" ); document.write( "-- \n" ); document.write( "P(x > 70 inches) = P(z > 0.2667) = 0.3949 \n" ); document.write( "==============================================\r \n" ); document.write( "\n" ); document.write( "(B) Find the proportion of male college students \n" ); document.write( "whose height is no more than 70 inches \n" ); document.write( "P(x <= 70) = 1-0.3949 = 0.6051 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |