document.write( "Question 1171649: The height of adult males in Japan is approximately normally
\n" );
document.write( "distributive with mean 68.5 inches and standard deviation of 1.7 inches.
\n" );
document.write( "What percent of Japanese adult males have a height less than 65
\n" );
document.write( "inches \n" );
document.write( "
Algebra.Com's Answer #796622 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(65-68.5)/17 or -3.5/1.7 \n" ); document.write( "probability of z < -3.5/1.7 is 0.0198 or 1.98% \n" ); document.write( " |