document.write( "Question 509110: Test scores in a college course have a mean of 68.7 and a standard deviation of 20.6. What percentage of 25 students chosen at random passed the test?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #341261 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Test scores in a college course have a mean of 68.7 and a standard deviation of 20.6. What percentage of 25 students chosen at random passed the test? \n" ); document.write( "--- \n" ); document.write( "Assuming that 70 or greater is quired to pass, \n" ); document.write( "z(70) = (70-68.7)/20.6 = 0.0631 \n" ); document.write( "--- \n" ); document.write( "P(x >= 70) = P(z > 0.0631) = 0.4748 = 47.48% passed \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |