document.write( "Question 476769: The mean score on a history test was 74.3 and the standard deviation was 5.7. Assuming the scores are normally distributed,what fraction of scores are above 80? \n" ); document.write( "
Algebra.Com's Answer #326904 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The mean score on a history test was 74.3 and the standard deviation was 5.7. Assuming the scores are normally distributed,what fraction of scores are above 80?
\n" ); document.write( "----
\n" ); document.write( "z(80) = (80-74.3)/5.7 = 1
\n" ); document.write( "---
\n" ); document.write( "P(x > 80) = P(z > 1) = normalcdf(1,100) = 0.1587
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );