document.write( "Question 975206: If the weights of males are distributed normally with mean of 170 and standard deviation of 20, what weight (to the nearest pound) would correspond with the 40th percentile? \n" ); document.write( "
Algebra.Com's Answer #597006 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If the weights of males are distributed normally with mean of 170 and standard deviation of 20, what weight (to the nearest pound) would correspond with the 40th percentile?
\n" ); document.write( "---------
\n" ); document.write( "Find the z-value with a left tail of 0.40
\n" ); document.write( "------
\n" ); document.write( "invNorm(0.4) = -0.2534
\n" ); document.write( "------
\n" ); document.write( "Find the corresponding weight value::
\n" ); document.write( "---
\n" ); document.write( "x = -0.2534*20 + 170 = 164.93
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" );