document.write( "Question 129664: Lewis earned 85 on his biology midterm and 81 on his history midterm. In the biology class the mean score was 79 with standard deviation 5. In the history class the mean score was 76 with standard deviation 3.
\n" );
document.write( " a) Convert each midterm score to a standard z score.
\n" );
document.write( " b) On which test did he do better compared to the rest of the class
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #94656 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Lewis earned 85 on his biology midterm and 81 on his history midterm. \n" ); document.write( "In the biology class the mean score was 79 with standard deviation 5. \n" ); document.write( "In the history class the mean score was 76 with standard deviation 3. \n" ); document.write( "a) Convert each midterm score to a standard z score. \n" ); document.write( "Biology: z(85)=(85-79)/5 = 6/5 = 1.2 \n" ); document.write( "---------------- \n" ); document.write( "History: z(81)=(81-76)/3 = 5/3 = 1.6666... \n" ); document.write( "------------- \n" ); document.write( "b) On which test did he do better compared to the rest of the class \n" ); document.write( "He did better in history because his score is 1.666 standard deviations \n" ); document.write( "above the mean for the class. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |