document.write( "Question 912339: The scores on a certain test are normally distributed with a mean score of 69 and a standard deviation of 2. What is the probability that a sample of 90 students will have a mean score of at least 69.2108? \n" ); document.write( "
Algebra.Com's Answer #553775 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
normally distributed with a mean score of 69 and a standard deviation of 2
\n" ); document.write( "*Note: \"z+=blue+%28x+-+mu%29%2Fblue%28sigma%2Fsqrt%28n%29%29\"
\n" ); document.write( "z = .2108/(2/sqrt(90)) = 1
\n" ); document.write( "P( x > 69.2108)) = 1 - P(z < 1) = 1 - .8413
\n" ); document.write( "
\n" );