document.write( "Question 476296: Suppose we have a set of blood pressures with a mean of 120 Systolic, and a sample standard deviation of 20 points. Assuming a normal distribution of Systolic blood pressures, between what two values should 95% of all Systolic blood pressures lie?
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #326587 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose we have a set of blood pressures with a mean of 120 Systolic, and a sample standard deviation of 20 points. Assuming a normal distribution of Systolic blood pressures, between what two values should 95% of all Systolic blood pressures lie? \n" ); document.write( "--------------------- \n" ); document.write( "Lower limit: \n" ); document.write( "x = -1.96*20+120 = 80.8 \n" ); document.write( "--- \n" ); document.write( "Upper limit: \n" ); document.write( "x = 1.96*20+120 = 159.2 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " |