Dataset: 4, 7, 3, 9, 7, 5, 7 (7 values)
MEAN: Add all values โ 4+7+3+9+7+5+7 = 42 ยท Divide by count โ 42 รท 7 = 6
MEDIAN: Order values โ 3, 4, 5, 7, 7, 7, 9 ยท Middle value (4th of 7) = 7
MODE: Which value appears most? โ 7 appears 3 times = 7
RANGE: Max โ Min โ 9 โ 3 = 6
Results: Mean = 6 ยท Median = 7 ยท Mode = 7 ยท Range = 6
Note for discussion: Mean (6) is lower than median and mode (both 7) because the low value of 3 pulls it down. This is a great example of when median tells a "truer" story than mean for this particular data.