document.write( "Question 1175994: The heights of adult men in America are normally distributed, with a mean of 69.4 inches and a standard deviation of 2.66 inches. The heights of adult women in America are also normally distributed, but with a mean of 64.7 inches and a standard deviation of 2.56 inches.\r
\n" );
document.write( "\n" );
document.write( "If a man is 6 feet 3 inches tall, what is his z-score (to 4 decimal places)?
\n" );
document.write( "z = \r
\n" );
document.write( "\n" );
document.write( "If a woman is 5 feet 11 inches tall, what is her z-score (to 4 decimal places)?
\n" );
document.write( "z = \r
\n" );
document.write( "\n" );
document.write( "Who is relatively taller?
\n" );
document.write( "The 6 foot 3 inch American man
\n" );
document.write( "The 5 foot 11 inch American woman \n" );
document.write( "
Algebra.Com's Answer #801833 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z score for man is (x-mean)/sd or (75-69.4)/2.66=2.1053 \n" ); document.write( "for woman is (71-64.7)/2.56=2.4609 \n" ); document.write( "The woman is relatively taller to her population. \n" ); document.write( " |