document.write( "Question 41969: Can someone help me with this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to find the mode of this set of numbers:
\n" );
document.write( " 9, 8, 10, 9, 9, 10, 8\r
\n" );
document.write( "\n" );
document.write( " thank you,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #27119 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! The MODE is the number that occurs the MOST. So, to find the mode just count how many times each number occurs:\r \n" ); document.write( "\n" ); document.write( "You have: \n" ); document.write( "Three 9's \n" ); document.write( "Two 10's and \n" ); document.write( "Two 8's\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 9's occur the MOST so, 9 is the MODE. \n" ); document.write( " \n" ); document.write( " |