document.write( "Question 1084229: Scores on a test are approximately normally distributed with a mean of 70 and a standard deviation of 9. The teacher wants to give Aʹs to the top 10% of students, Bʹs to the next 25%, and Cʹs to the next 42%. What is the bottom cutoff for a C grade? Round your answer to the nearest whole number.\r
\n" );
document.write( "\n" );
document.write( "A) 77
\n" );
document.write( "B) 65
\n" );
document.write( "C) 63
\n" );
document.write( "D) 68 \n" );
document.write( "
Algebra.Com's Answer #698316 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Bottom cutoff for C is after top 77% or 23rd percentile. \n" ); document.write( "That is at z=-0.74 \n" ); document.write( "-0.74=(x-mean)/sd \n" ); document.write( "9*-0.74=x-70 \n" ); document.write( "63.34=x \n" ); document.write( "C. \n" ); document.write( " |