document.write( "Question 1085640:  the distribution of cholesterol levels in teenage boys is approximately normal with a mean of 170 and a standard deviation of 30.  what is the minimum cholesterol level of the top quintile (top fifth) of teenage boys to the nearest whole number?\r
\n" );
document.write( "\n" );
document.write( "I do not understand how to work this?\r
\n" );
document.write( "\n" );
document.write( "Thank you
\n" );
document.write( "Julia
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #699809 by rothauserc(4718)     You can put this solution on YOUR website! the top fifth is 80% to 100% since 5 * 20% = 100% \n" ); document.write( ": \n" ); document.write( "check the z-tables for the z-score associated with 80% ( minimum of the top fifth) \n" ); document.write( ": \n" ); document.write( "0.84 = (X - 170) / 30 \n" ); document.write( ": \n" ); document.write( "X - 170 = 30 * 0.84 \n" ); document.write( ": \n" ); document.write( "X = 170 + (30 * 0.84) = 195.2 \n" ); document.write( ": \n" ); document.write( "*************************************************************** \n" ); document.write( "the minimum cholesterol level of the top quintile (top fifth) \n" ); document.write( "of teenage boys is \n" ); document.write( ": \n" ); document.write( "195 \n" ); document.write( "*************************************************************** \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |