document.write( "Question 1169826: 5. Diastolic blood pressure are assumed to follow a nomal distribution with a mean of 85 and a standard deviation of 12.
\n" ); document.write( "a. what proportion of people have diastolic blood pressure less than 90?
\n" ); document.write( "b.what proportion have diastolic blood pressure between 80 and 90?
\n" ); document.write( "c. if someone has a diastolic blood pressure of 100, what percentile is he/she in?
\n" ); document.write( "

Algebra.Com's Answer #794901 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a. z<(90-85)/12 or 5/12. Probability z is less than that is 0.6615
\n" ); document.write( "b. between 80 and 90 done the same way. On the calculator do normalcdf(80,90,85,12) for 0.3231 probability
\n" ); document.write( "c. that is a z=1.25 (100-85)/12. This is the 89.4th percentile.
\n" ); document.write( "
\n" ); document.write( "
\n" );