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.