document.write( "Question 477770: A study found that the mean systolic blood pressure was 106 mm Hg. Assume that
\n" ); document.write( "systolic blood pressure follows a normal distribution with a standard deviation
\n" ); document.write( "of 8.\r
\n" ); document.write( "\n" ); document.write( " A.) What is the probability that a randomly selected systolic blood pressure
\n" ); document.write( "is between 98 and 122 mm Hg?\r
\n" ); document.write( "\n" ); document.write( " B.) Find the 97.5th percentile of systolic blood pressures. Interpret the
\n" ); document.write( "97.5th percentile.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #327409 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "μ = 106
\n" ); document.write( "σ = 8
\n" ); document.write( "A) z = -8/8 = 1 and z = 16/8 = 2
\n" ); document.write( "P(-1 > z < 2) = .9883 - .1587 = .8186 or 81.86%
\n" ); document.write( " NORMSDIST(2) NORMSDIST(-1)\r
\n" ); document.write( "\n" ); document.write( "B) 97.5 percentile P = .975 the z = 1.96
\n" ); document.write( " 1.96 *8 + 106 = = 121.68 or rounded up 122mm Hg
\n" ); document.write( " 97.5 % of the people have a systolic blood pressure less than 122 \n" ); document.write( "
\n" );