NECO 2024 · Paper 1 · Q51

Given the numbers 11, 8, 9, 6, 4, 3, 10, 2, 6, 5, find the mode.

Worked solution (try it first)
  1. Count each number: 6 appears twice and every other number once.
  2. The mode is the number that occurs most often: 6, option C.

Report a problem with this question