Mean Median Mode Calculator
Enter a list of numbers to calculate their mean, median and mode.
How It Works
Mean is the sum divided by count. Median is the middle value once sorted (or the average of the two middle values for an even-length list). Mode is the most frequently occurring value(s).
Example
For 1, 2, 2, 3, 4: mean is 2.4, median is 2, mode is 2.
Frequently Asked Questions
- What if there's no repeated value?
- The mode will show as "None", since every value occurs equally often.
Related Calculators
- Average CalculatorCalculate the average (mean) of a list of numbers.
- Standard Deviation CalculatorCalculate the standard deviation and variance of a list of numbers.
- Statistics CalculatorCalculate mean, median, mode, range, variance and standard deviation for a list of numbers.
- Combination CalculatorCalculate the number of ways to choose r items from a set of n, where order doesn't matter.
- Permutation CalculatorCalculate the number of ways to arrange r items from a set of n, where order matters.
- Probability CalculatorCalculate the probability of an event given favorable and total outcomes.