document.write( "Question 1079088: Let x be a continuous random variable that has a normal distribution with μ=87 and σ=12. Assuming nN≤0.05, find the probability that the sample mean, x¯, for a random sample of 20 taken from this population will be between 83.9 and 91.5. \n" ); document.write( "
Algebra.Com's Answer #693479 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
std error=12/sqrt(20)=2.683
\n" ); document.write( "z=(83.9-87)/2.683=-1.155
\n" ); document.write( "z=(91.5-87)/2.683=+1.677
\n" ); document.write( "probability=0.8292
\n" ); document.write( "
\n" );