document.write( "Question 1185624: For women aged 18-24, systolic blood pressures (in mm Hg) are normally distributed with a mean of 114.8 and a standard deviation of 13.1. If 23 women aged 18-24 are randomly selected, find the probability that their mean systolic blood pressure is between 119 and 122. \n" ); document.write( "
Algebra.Com's Answer #816458 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x bar-mean)/sigma/ssqrt(n) \n" ); document.write( "so this is (119-114.8)/13.1/sqrt (23) \n" ); document.write( "=4.2*sqrt(23)/13.1 \n" ); document.write( "=1.54 \n" ); document.write( "and 7.2*sqrt(23)/13.1 \n" ); document.write( "=2.64 \n" ); document.write( "this has probability of 0.0576 \n" ); document.write( "- \n" ); document.write( "check with 2ndVARS 2 (normal cdf),119,122,114.8,sqrt(23)/13.1)) ENTER, which gives 0.0579, the difference due to less rounding. \n" ); document.write( " |