document.write( "Question 690002: Construct a frequency distribution table to organize the following set of data:
\n" );
document.write( "408 404 401 409 401 407 404 409 410 404
\n" );
document.write( "401 405 406 407 410 403 409 406 409 405 \n" );
document.write( "
Algebra.Com's Answer #426122 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Sort the values then count how many times they occur. So for instance, 401 occurs 3 times, so you would write '3' in the 'frequency' column for the value '401'. Do this with every value in the list to get...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Frequency Table:\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " |