Question 1119671
 given the set of data 1,1,2,2,2,3,3,4 which of the following is true?
1.mean 2.median 
-----
mean = (1+1+3*2+2*3+4)/8 = (2+6+6+4)/8 = 18/8 = 9/2 = 4.5
----
median = (2+2)/2 = 2
----------------
Cheers,
Stan H.
------------