document.write( "Question 68036: How to find the mean and the median of:\r
\n" );
document.write( "\n" );
document.write( "-2, -7/4, 3/4, 4, 9 \n" );
document.write( "
Algebra.Com's Answer #48428 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How to find the mean and the median of: \n" ); document.write( "-2, -7/4, 3/4, 4, 9 \n" ); document.write( "------------- \n" ); document.write( "To find the mean: \n" ); document.write( "Add the numbers and divide by 5. \n" ); document.write( "10/5=2 \n" ); document.write( "The mean is 2 \n" ); document.write( "-------------- \n" ); document.write( "To find the median (The median is the middle number) \n" ); document.write( "The numbers are already in numerical order so the \n" ); document.write( "median, which is the middle number, is 3/4. \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |