document.write( "Question 455354: Assume that blood pressure readings are normally distributed with u=120 and o=8 A blood pressure reading of 145 or more may require medical attention. What percentage of people have a blood pressure reading greater than 145? \n" ); document.write( "
Algebra.Com's Answer #312633 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume that blood pressure readings are normally distributed with u=120 and o=8 A blood pressure reading of 145 or more may require medical attention. What percentage of people have a blood pressure reading greater than 145? \n" ); document.write( "--- \n" ); document.write( "z(145) = (145-120)/8 = 25/8 \n" ); document.write( "--- \n" ); document.write( "P(x > 145) = P(z > 27/8) = 0.0008891.. = 0.08891% \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |