document.write( "Question 830972: The average score of 100 students taking a statistics final was 70 with a standard deviation of 7. Assuming a normal distribution, what is the probability that a student scored 90 or higher \n" ); document.write( "
Algebra.Com's Answer #501337 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Find the z score.
\n" ); document.write( "\"z=%28x-m%29%2Fs=%2890-70%29%2F7=2.857\"
\n" ); document.write( "\"P%282.857%29=0.997863\"
\n" ); document.write( "So 99.7863% of students scored 90 or less, leaving
\n" ); document.write( "P(>90)=\"1-0.997863\"
\n" ); document.write( "P(>90)=\"0.002137\"
\n" ); document.write( "
\n" );