document.write( "Question 872020: The top ten scores on a quiz in two classes are listed below.
\n" );
document.write( "Class A: 100,100,100,90,95,85,92,98,92,88
\n" );
document.write( "Class B: 100,100,98,95,95,96,95,92,81,88
\n" );
document.write( "Which statement is true concerning the data? \n" );
document.write( "
Algebra.Com's Answer #525857 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Class A: 100,100,100,90,95,85,92,98,92,88 mean = 94, SD = 5.44 (Used n-1) \n" ); document.write( "Class B: 100,100,98,95,95,96,95,92,81,88 mean = 94, SD = 5.81 (Using n-1) \n" ); document.write( " \n" ); document.write( " |