document.write( "Question 973593: James scored 64% on the first test, and 70% on the second. Was James right in thinking that he had a much better result in the second test? \r
\n" );
document.write( "\n" );
document.write( "Term 1 test mean=58% Standard deviation=6
\n" );
document.write( "Term 2 mean=65% Standard deviation= 5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #595720 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! James scored 64% on the first test, and 70% on the second. Was James right in thinking that he had a much better result in the second test? \n" ); document.write( "Term 1 test mean=58% Standard deviation=6 \n" ); document.write( "Term 2 mean=65% Standard deviation= 5 \n" ); document.write( "------------- \n" ); document.write( "Procedure:: Compare the z-scores \n" ); document.write( "--- \n" ); document.write( "z(64) = (64-58)/6 = 7/6 \n" ); document.write( "z(70) = (70-65)/5 = 1 \n" ); document.write( "----- \n" ); document.write( "Ans: Since 7/6 > 1, the 1st test score was better. \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |