Skip to content
Statistics

Mode Calculator

Enter a list of numbers separated by commas, spaces or new lines to find the mode (the value or values that appear most often), plus a full descriptive-statistics summary: mean, median, range, min, max, and sum. A frequency breakdown table shows every distinct value with its count and percentage of the data set.

Your details

Separate values with commas, spaces or new lines.
Also compute mean, median, range, min, max and sum.
ModeUnimodal
7
Highest frequency3
Number of modes1
Values entered8
Mean (average)5.125
Median (middle value)5.5
Range8
Minimum1
Maximum9
Sum41
Highest frequency3
Total values8
Number of modes1

The mode is 7, appearing 3 times.

  • The mode is the most frequent value and the only measure of central tendency that works for categorical data (colors, brands, survey responses).
  • Unlike the mean, the mode is completely unaffected by extreme outliers, making it reliable when a few very large or small values would skew the average.
  • The empirical rule for skewed distributions predicts mode ≈ 3 × median - 2 × mean = 6.25, close to the actual mode of 7, suggesting mild skew.

Next stepToggle "Show full descriptive statistics" to compare the mode with the mean and median and see whether your data is symmetric or skewed.

Frequency Breakdown

ValueCount% of totalMode?
7337.5%Yes
4225.0%
1112.5%
2112.5%
9112.5%

Sorted by frequency (highest first). "Mode?" marks the value(s) with the highest count.

Formula

mode=argmaxx  f(x)Empirical: mode3×median2×mean\text{mode} = \underset{x}{\arg\max}\; f(x) \qquad \text{Empirical: mode} \approx 3 \times \text{median} - 2 \times \text{mean}

Worked example

For 4, 7, 7, 2, 9, 7, 4, 1: 7 appears 3 times (more than any other value), so mode = 7. Mean = (4+7+7+2+9+7+4+1)/8 = 41/8 = 5.125. Sorted: 1,2,4,4,7,7,7,9 so median = (4+7)/2 = 5.5. Range = 9-1 = 8.

What the Mode Tells You

The mode is the value that appears most frequently in a data set, one of the three classic measures of central tendency alongside the mean and the median. Where the mean balances every value and the median finds the middle, the mode simply identifies what is most common. This makes it the only average that works for non-numeric, categorical data: you can find the modal shoe size, the most popular colour, or the most common survey answer even when arithmetic averaging would be meaningless. The mode is also completely unaffected by outliers, so a single extreme value will not distort it the way it would the mean.

Mode Compared to Mean and Median

In a perfectly symmetric, bell-shaped distribution the mode, mean, and median are all identical. As the data becomes skewed they separate in a predictable way. For right-skewed data (a long tail toward larger values) the mean is pulled upward, giving the order mode less-than median less-than mean. For left-skewed data the opposite holds: mean less-than median less-than mode. This separation is captured by the empirical relationship mode ≈ 3 × median - 2 × mean, a useful rough check for mildly skewed distributions. Enabling the full-statistics toggle lets you compare all three measures directly and spot skew at a glance.

Unimodal, Multimodal and No-Mode Data

A data set with exactly one most-frequent value is called unimodal. When two or more values tie for the top frequency, the data is multimodal (bimodal for two, trimodal for three, and so on), and this calculator lists every tied value in ascending order. Multimodality often signals that your data blends two or more underlying populations, such as heights of adults and children measured together, and the sub-groups are usually worth analysing separately. If every value appears the same number of times (for example, when all values are distinct), there is no mode at all and a different measure such as the mean or median will better summarise the data.

How to Use This Calculator

Type or paste your values into the data set field, separating them with commas, spaces or new lines. The calculator ignores any non-numeric characters and parses whatever numbers it finds. It counts how often each distinct value occurs and reports the mode(s), the highest frequency, the number of modes, and the total count. Toggle "Show full descriptive statistics" to also see the mean, median, range, min, max and sum. The frequency breakdown table below the result card shows every distinct value with its count and percentage, sorted from most to least frequent, with the mode(s) flagged.

When to Choose the Mode

Reach for the mode when you care about the most typical or popular outcome rather than a mathematical centre. Retailers use it to decide which product size to stock most heavily, survey analysts use it to report the most common response, and it is the natural summary for discrete or categorical data. For exam score distributions, the mode reveals the score achieved by the most students, which may matter more than the class average. For symmetric, roughly normal data the mean, median and mode coincide. As data becomes skewed they separate, and comparing all three (as this calculator makes easy) reveals the direction and degree of that skew. The mode is best used alongside the mean and median rather than in isolation.

Number of Modes by Data Pattern

Number of modesClassificationExample data setBest summary measure
0No mode1, 2, 3, 4, 5 (all distinct)Mean or median
1Unimodal2, 5, 5, 5, 9Mode (+ mean if symmetric)
2Bimodal1, 1, 4, 7, 7Report both modes
3 or moreMultimodal2, 2, 6, 6, 8, 8Report all modes or split groups

How the count of most-frequent values classifies a distribution, and when to use each measure.

Frequently asked questions

Can a data set have more than one mode?

Yes. When two or more values tie for the highest frequency, the data is multimodal: bimodal for two modes, trimodal for three. This calculator lists every value tied for the top frequency in ascending order. Bimodal data often signals two distinct sub-groups in your data, such as two peaks in a test-score distribution.

What does "no mode" mean?

A data set has no mode when no value repeats more often than the others: for example, when every value is distinct (each appears once), or when all values occur the same number of times. In that case the mode is undefined and the mean or median is a better summary.

How is the mode different from the mean and median?

The mean is the arithmetic average of all values, the median is the middle value when sorted, and the mode is simply the most frequent value. In a symmetric distribution all three are equal. The mean is sensitive to outliers, the median is robust to them, and the mode is completely unaffected. For categorical (non-numeric) data only the mode can be used.

What is the empirical relationship between mode, median and mean?

For a moderately skewed (unimodal) distribution, Karl Pearson observed that mode ≈ 3 × median - 2 × mean. This holds well when the distribution is not too asymmetric. In a perfectly symmetric distribution all three are equal. For heavily skewed or multimodal data the formula is unreliable.

How do I read the frequency breakdown table?

The table lists every distinct value in your data set, sorted from most frequent to least. The Count column shows how many times each value appears, the percentage column shows that count as a share of the total, and the Mode? column flags which values tie for the highest frequency.

Can I use this calculator for grouped or categorical data?

This calculator works on lists of individual numeric values. For grouped data (e.g. class intervals like 10-20), the modal class is the interval with the highest frequency, and you can find its midpoint by entering that midpoint as a repeated value. For categorical data (text labels), the modal category is the one that appears most often, but you would need to convert the labels to numeric codes to use this tool.

Sources

Written by Dr. Hannah Brandt, PhD Statistician · Munich, Germany

Applied statistician translating rigorous probability theory into clear, accurate tools for researchers and practitioners.

Search 3,500+ calculators

Loading search…