document.write( "Question 514001: the total cholesterol in children aged 10-15 is assumed to follow a normal distribution with a mean of 191 and a standard deviation of 22.4.\r
\n" );
document.write( "\n" );
document.write( "what is the proportion of children 10-15 years of age have total cholesterol between 180 and 190? \n" );
document.write( "
Algebra.Com's Answer #343242 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the total cholesterol in children aged 10-15 is assumed to follow a normal distribution with a mean of 191 and a standard deviation of 22.4. \n" ); document.write( "what is the proportion of children 10-15 years of age have total cholesterol between 180 and 190? \n" ); document.write( "--------- \n" ); document.write( "z(180) = (180-191)/22.4 = -0.4911 \n" ); document.write( "z(190) = (190-191)/22.4 = -0.0446 \n" ); document.write( "--------------- \n" ); document.write( "P(180 < x < 190) = P(-0.4911 < z < -0.0446) = 0.1705 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |