Answer:
Given data:
- 4, 5, 3, 3, 1, 2, 3, 2, 4, 8, 2, 4, 4, 5, 2, 3, 6,2
Put the data in the ascending order:
- 1, 2, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 6, 8
Mean, the average:
- (1 + 2*5 + 3*4 + 4*4 + 5*2 + 6 + 8)/18 = 3.5
Median, average of middle two numbers:
Mode, the most repeated number:
Mean is normally the best measure of central tendency, same applies to this data.