document.write( "Question 1159159: Assume that blood pressure readings are normally distributed with a mean of 124 and a standard deviation of 6.4. If 25 people are randomly selected, find the probability that their mean blood pressure will be less than 126. \n" ); document.write( "
Algebra.Com's Answer #783423 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
z=(x bar-mean)/sigma/sqrt(n)=(126-124)/6.4/sqrt(25)
\n" ); document.write( "z=(2)*sqrt(25)/6.4
\n" ); document.write( "=1.5625
\n" ); document.write( "probability z <1.5625 is 0.9409
\n" ); document.write( "
\n" );