document.write( "Question 851274: How to find the median?
\n" );
document.write( "I just want help with finding the median and nothing else.
\n" );
document.write( "I just need help in finding the median on question 16 from this link :
\n" );
document.write( "https://s.yimg.com/hd/answers/i/02019467f4ad45578447c0bca8e67b4c_A.jpeg?a=answers&mr=0&x=1394568347&s=bd39165843e095ebcebc0e815e46a475\r
\n" );
document.write( "\n" );
document.write( "Thanks please help. \n" );
document.write( "
Algebra.Com's Answer #512674 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Median is the middle number in a sorted list \n" ); document.write( "We are asked to find the median monthly wage from the following list \n" ); document.write( "670 760 850 960 1000 1200 \n" ); document.write( "We have two numbers in the middle of the list, 850 and 960 \n" ); document.write( "When we have two numbers, we average them, that is \n" ); document.write( "(850 + 960) / 2 = 1810 / 2 = 905 \n" ); document.write( "Therefore, the median monthly wage is $905 \n" ); document.write( " \n" ); document.write( " |