document.write( "Question 266768: 7.64 Jim’s systolic blood pressure is a random variable with a mean of 145 mmHg and a standard
\n" ); document.write( "deviation of 20 mmHg. For Jim’s age group, 140 is the cutoff for high blood pressure. (a) If Jim’s
\n" ); document.write( "systolic blood pressure is taken at a randomly chosen moment, what is the probability that it will
\n" ); document.write( "be 135 or less? (b) 175 or more? (c) Between 125 and 165? (d) Discuss the implications of
\n" ); document.write( "variability for physicians who are trying to identify patients with high blood pressure.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #195990 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
7.64 Jim’s systolic blood pressure is a random variable with a mean of 145 mmHg and a standard deviation of 20 mmHg.
\n" ); document.write( "-------------------------------------------------
\n" ); document.write( "For Jim’s age group, 140 is the cutoff for high blood pressure.
\n" ); document.write( "(a) If Jim’s systolic blood pressure is taken at a randomly chosen moment, what is the probability that it will be 135 or less?
\n" ); document.write( "P(0<= 135)) = normalcdf(0,135,145,20) = 0.3085
\n" ); document.write( "=====================
\n" ); document.write( "(b) 175 or more?
\n" ); document.write( "P(x>= 175) = 1 - normalcdf(0,175,145,20) = 1- 0.9332 = 0.0668
\n" ); document.write( "=====================
\n" ); document.write( "(c) Between 125 and 165?
\n" ); document.write( "I'll leave this to you.
\n" ); document.write( "I get 0.6827
\n" ); document.write( "=====================
\n" ); document.write( "(d) Discuss the implications of variability for physicians who are trying to identify patients with high blood pressure.
\n" ); document.write( "Discussion topic for you.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );