document.write( "Question 373927: Find the mode of the following list of numbers: 2, 4, 6, 4, 8, 2, 9, 4, 3, 8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266356 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! Find the mode of the following list of numbers: 2, 4, 6, 4, 8, 2, 9, 4, 3, 8 \r \n" ); document.write( "\n" ); document.write( "Sol'n: \n" ); document.write( " mode from a set of data is the most frequent, \n" ); document.write( " thus from the set of data given, it is obvious that the mode is 4 \n" ); document.write( " 4 ---answer \n" ); document.write( " \n" ); document.write( " |