Mean Median Mode Calculator
Our free statistics calculator solves mean median mode problems. Get worked examples, visual aids, and downloadable results.
Reviewed by Manoj Kumar, Mathematics Educator
Formula
Mean = Σx / n | Median = middle value of sorted data | Mode = most frequent value(s)
The mean sums every value and divides by the count. The median sorts the data and takes the single middle value (or the average of the two middle values for an even-sized dataset). The mode identifies whichever value (or values) occurs with the highest frequency.
Worked Examples
Example 1: Class quiz scores with a repeated value
Problem:A class of 7 students scores: 6, 7, 7, 8, 9, 9, 9 on a quiz out of 10. Find the mean, median, and mode.
Solution:Sum = 6+7+7+8+9+9+9 = 55. Mean = 55/7 ≈ 7.857. Sorted data is already ordered; median (4th of 7) = 8. Frequency: 9 appears 3 times (most), so mode = 9.
Result:Mean ≈ 7.86, Median = 8, Mode = 9
Example 2: Bimodal dataset (two tied modes)
Problem:Shoe sizes sold in a day: 8, 9, 9, 10, 10, 11. Find the mean, median, and mode.
Solution:Sum = 8+9+9+10+10+11 = 57. Mean = 57/6 = 9.5. Sorted, the two middle values (3rd, 4th) are 9 and 10, so median = 9.5. Both 9 and 10 appear twice — tied for most frequent.
Result:Mean = 9.5, Median = 9.5, Mode = 9 and 10 (bimodal)
Frequently Asked Questions
How is the mode calculated, and what happens with no repeats or ties?
The mode is the value (or values) that appear most frequently in the dataset. If every value appears exactly once, there is no mode. If two or more values tie for the highest frequency, the dataset is multimodal (bimodal for two, trimodal for three, etc.) and all tied values are reported as modes — Mean Median Mode Calculator lists every value sharing the maximum frequency.
How does Mean Median Mode Calculator find the median for an even number of values?
After sorting all entered values from smallest to largest, if the count is odd, the median is simply the single middle value. If the count is even, there is no single middle value, so the median is the average of the two middle values — for example, the median of {4, 7, 9, 15} is (7+9)/2 = 8.
Which measure should I trust when mean, median, and mode disagree significantly?
A large gap between mean and median usually signals skew — check which direction the mean is pulled to see whether high or low outliers are responsible. In income, real estate, or reaction-time data, the median is usually the more 'typical' figure. The mode is most useful for categorical or discrete data (like which product size sells most) rather than continuous measurements, where it may not even exist.
What does it mean when a dataset has no mode versus multiple modes?
'No mode' occurs when every value in the dataset is unique — there is no most-frequent value to report. 'Multiple modes' (bimodal or multimodal) occurs when two or more values are tied for the highest frequency, which can be a meaningful sign that the data actually comes from two or more overlapping subgroups (for example, exam scores from two classes with very different average preparation levels).
References
Reviewed by Manoj Kumar, Mathematics Educator · Editorial policy