document.write( "Question 1010532:
\n" );
document.write( "According to the Centers for Disease Control and Prevention, he total blood cholesterol levels in Americans are found to be normally distributed with a mean of 200 mg/dl and a standard deviation of 18 mg/dl. Determine the percentage of the population who have blood cholesterol levels less than 210 mg/dl. (Round to four decimal places.) \n" );
document.write( "
Algebra.Com's Answer #625987 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! According to the Centers for Disease Control and Prevention, he total blood cholesterol levels in Americans are found to be normally distributed with a mean of 200 mg/dl and a standard deviation of 18 mg/dl. Determine the percentage of the population who have blood cholesterol levels less than 210 mg/dl. (Round to four decimal places.) \n" ); document.write( "------ \n" ); document.write( "z(210) = (210-200)/18 = -0.5556 \n" ); document.write( "----- \n" ); document.write( "P(x < 210) = P(z < -0.5556) = normalcdf(-100,-0.5556) = 0.2892 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |