document.write( "Question 761705: The class exam results were normally distributed, with a mean of 80 and standard deviation of 11. What percent of scores are above a 70?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #463429 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Q: \n" ); document.write( "The class exam results were normally distributed, with a mean of 80 and standard deviation of 11. What percent of scores are above a 70? \n" ); document.write( "------------------------------------------------------------- \n" ); document.write( "Enter =1-normdist(70,80,11,TRUE) into an Excel spreadsheet. \n" ); document.write( "The answer is |