Question:medium

Mode of data 2, 3, 3, 5, 7 is ____.

Show Hint

To remember this, think of Mode as the Most frequent value. Just look for the number that "shows up the most."
Updated On: Jul 14, 2026
  • 2
  • 3
  • 5
  • 7
Show Solution

The Correct Option is B

Solution and Explanation

Since the mode simply identifies whichever value shows up most often in a list, the quickest way to spot it is to scan the data and note how many times each distinct number appears.

Going through the set 2, 3, 3, 5, 7 one number at a time, 2 shows up a single time, 3 shows up twice in a row, and both 5 and 7 show up only once each.

Because every other value in this list is a singleton and only 3 repeats, there's no ambiguity or tie to resolve, this data set has exactly one mode.

So the correct answer is 3.
Was this answer helpful?
0