document.write( "Question 629193: The math department at a university gives all of the students in a certain math class the same final exam. The scores are normally distributed with a mean of 80 and a standard deviation of 10. What percentage of the students is expected to receive a score of 70 or more? \n" ); document.write( "
Algebra.Com's Answer #396085 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "mean of 80 and a standard deviation of 10
\n" ); document.write( "*Note: \"z+=+blue%28x+-+mu%29%2Fblue%28sigma%29\" in this case z = (70-80)/10
\n" ); document.write( " P(x ≥ 70) = 1 - P(z = -1) = 1 - NORMSDIST(-1) = 1 - .1587 = .8413 0r 84.13%
\n" ); document.write( "Note: One may use a table, calculator or Excel function to find P(z= -1)
\n" ); document.write( " \n" ); document.write( "
\n" );