document.write( "Question 763762: median salarys 5200 2800 1150 900 850 850 750 what is the median monthly salary \n" ); document.write( "
Algebra.Com's Answer #465053 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are an odd number of numbers.\r\n" );
document.write( "\r\n" );
document.write( "5200 2800 1150 900 850 850 750\r\n" );
document.write( "\r\n" );
document.write( "The median of a highway is in the middle of the highway.\r\n" );
document.write( "The median of a set of numbers is the one in the middle of the set of numbers,\r\n" );
document.write( "when they are arranged from largest to smallest or smallest to largest.\r\n" );
document.write( "\r\n" );
document.write( "Those are arranged largest to smallest, so the middle one is 900.\r\n" );
document.write( "\r\n" );
document.write( "So the median is 900.\r\n" );
document.write( "\r\n" );
document.write( "----------------------------------------------------------------------\r\n" );
document.write( "\r\n" );
document.write( "When there are an even number of numbers, you don't have a middle one, \r\n" );
document.write( "but you have a middle two, and so you average them.\r\n" );
document.write( "\r\n" );
document.write( "If you have  109  97  67  45  26  15, and want to find the median,\r\n" );
document.write( "You take the middle two, which are 67 and 45, so you average them:\r\n" );
document.write( "\"%2867%2B45%29%2F2\"\"%22%22=%22%22\"\"112%2F2\" = 56\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );