Furthest from the middlemediumFree question
Which value is furthest from the middle (median) of: 39, 45, 12, 86, 65?
A45
B12
C49
D86
E39
Worked solution
Find the middle (median) value, then the option with the largest distance from it — not the largest value. The correct answer is 86. Traps to avoid: 45 comes from the "the middle value" error; 12 comes from the "second furthest" error; 49 comes from the "mean" error; 39 comes from the "closest not furthest" error.