document.write( "Question 316913: Consider the following list of test scores:
\n" ); document.write( "98,70,32,48,71,80,85,50,46,71\r
\n" ); document.write( "\n" ); document.write( "For this data, find each of the following. Round to the nearest tenth when necessary\r
\n" ); document.write( "\n" ); document.write( "(a) the mean\r
\n" ); document.write( "\n" ); document.write( "(b) the median\r
\n" ); document.write( "\n" ); document.write( "(c) the mode\r
\n" ); document.write( "\n" ); document.write( "(d) the range
\n" ); document.write( "

Algebra.Com's Answer #226826 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Order the data first.
\n" ); document.write( "32,46,48,50,(70,71),71,80,85,98
\n" ); document.write( "Average=\"%2832%2B46%2B48%2B50%2B70%2B71%2B71%2B80%2B85%2B98%29%2F10=65.1\"
\n" ); document.write( "Median=\"%2870%2B71%29%2F2=70.5\"
\n" ); document.write( "Mode=\"71\"
\n" ); document.write( "Range=(\"32-98\")
\n" ); document.write( "
\n" );