document.write( "Question 233572: find the mean,median,and mode of this set of data:7.2,3.8,9.4,4.7,1.6,11.8,3.8,7.2,and6.5. \n" ); document.write( "
| Algebra.Com's Answer #172490 by rfer(16322)      You can put this solution on YOUR website! mean=56/9=6.2 \n" ); document.write( "median=6.5 \n" ); document.write( "mode=3.8, 7.2 \n" ); document.write( " |