To find the mode , you look for the value that appears most often in a data set.

What is the mode?

  • The mode is the value (number or category) that occurs the greatest number of times in your data.
  • You can have:
    • One mode β†’ unimodal data (e.g., 2, 3, 3, 4 β†’ mode is 3)
    • Two modes β†’ bimodal data (e.g., 1, 1, 2, 3, 3 β†’ modes are 1 and 3)
    • More than two modes β†’ multimodal data
    • No mode if all values occur with the same frequency.

Step-by-step: how to find the mode (numbers)

  1. Write down all the values.
    Example: 4, 6, 6, 7, 8, 8, 8, 9

  2. Put them in order (optional but helpful):
    4, 6, 6, 7, 8, 8, 8, 9

  3. Count how many times each value appears.

    • 4 β†’ 1 time
    • 6 β†’ 2 times
    • 7 β†’ 1 time
    • 8 β†’ 3 times
    • 9 β†’ 1 time
  4. Pick the value with the highest count.

    • 8 appears 3 times, more than any other number β†’ mode = 8

Step-by-step: how to find the mode (categories)

You can also find the mode for words or categories. Example: colors chosen by 7 people
Red, Blue, Blue, Green, Red, Blue, Yellow

  1. List or tally each category:
    • Red β†’ 2
    • Blue β†’ 3
    • Green β†’ 1
    • Yellow β†’ 1
  2. The category with the highest tally is the mode.
    • Mode = Blue

Special cases you should know

  • More than one mode
    Example: 2, 2, 3, 3, 4

    • 2 appears twice, 3 appears twice, others appear once β†’ modes = 2 and 3
  • No mode
    Example: 1, 2, 3, 4

    • Each value appears exactly once β†’ no mode

Quick memory trick

β€œMode” sounds like β€œmost.”

So:

  • Mode = most frequent value.

Tiny example you can try yourself

Data: 5, 7, 5, 9, 5, 7

  • Counts:
    • 5 β†’ 3 times
    • 7 β†’ 2 times
    • 9 β†’ 1 time

So the mode is 5. If you send me a specific list of numbers (or categories), I can walk through finding the mode step by step for that exact data set.