document.write( "Question 1016468: what is the median for 4,2,6,1
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #632923 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Order the list first:\r
\n" ); document.write( "\n" ); document.write( "1, 2, 4, 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the list has an even # of elements, we usually define the median as the average of the middle two, which is 3.
\n" ); document.write( "
\n" );