document.write( "Question 615337: The number of children belonging to each of eight families registering for swimming was 1, 2, 1, 3, 2, 1, 5, 3. Find the mean.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #387085 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Mean = (Sum of the values)/(Number of values)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Mean = (1+2+1+3+2+1+5+3)/8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Mean = 18/8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Mean = 2.25 \n" ); document.write( " \n" ); document.write( " |