Mean, Median & Mode Calculator
Calculate the mean, median, mode, range, sum, and count from any list of numbers.
What Is a Mean, Median & Mode Calculator?
The mean, median, and mode are the three measures of central tendency — the values that best represent the centre of a dataset. This calculator finds all three instantly from any list of numbers.
The mean (average) is sensitive to extreme values. One very high or low number can pull it significantly away from the centre. The median is more robust — it uses only the middle value of the sorted list and ignores outliers. The mode identifies the most common value, which is especially useful for categorical or discrete data.
Paste any list of numbers — from exam scores and survey results to sports statistics and scientific measurements — and get a complete summary in one click.
How Do You Use This Mean, Median & Mode Calculator?
Type your numbers into the input box separated by commas or spaces. Click Calculate to see the mean, median, mode, range, sum, and count. Works with any set of numbers — integers, decimals, positives, and negatives.
- Type or paste your numbers into the input box.
- Separate numbers with commas, spaces, or a mix of both.
- Click Calculate to generate all statistics.
- The mean, median, and mode are highlighted at the top.
- Scroll down for range, sum, count, min, and max.
- Edit the numbers and click Calculate again to update the results.
How Does the Mean, Median & Mode Calculator Formula Work?
The formula used: Mean = Sum ÷ Count. Median = middle value when sorted. Mode = most frequently occurring value.
Mean: Add all values together and divide by the count. Mean = Σx / n where Σx is the sum and n is the number of values.
Median: Sort the values from smallest to largest. If n is odd, the median is the middle value. If n is even, it is the average of the two middle values.
Mode: The value that appears most often. A dataset can have no mode (all values appear once), one mode, or multiple modes (bimodal, trimodal, etc.).
Range: The difference between the maximum and minimum values. Range = Max − Min.
What Are Some Example Calculations?
Dataset: 4, 7, 13, 2, 7, 9, 4, 7. Mean = (4+7+13+2+7+9+4+7) ÷ 8 = 53 ÷ 8 = 6.625. Median = average of 4th and 5th values in sorted list [2,4,4,7,7,7,9,13] = (7+7) ÷ 2 = 7. Mode = 7 (appears 3 times).
Exam scores: 55, 72, 68, 72, 90, 45, 72
Sorted: 45, 55, 68, 72, 72, 72, 90. Mean = 474/7 = 67.7. Median = 72 (4th value). Mode = 72 (appears 3 times).
Mean = 67.7, Median = 72, Mode = 72, Range = 45.
Even dataset: 3, 8, 4, 10
Sorted: 3, 4, 8, 10. Mean = 25/4 = 6.25. Median = (4+8)/2 = 6. No mode (all appear once).
Mean = 6.25, Median = 6, Mode = none, Range = 7.
Bimodal dataset: 2, 4, 4, 6, 6, 8
Sorted: 2, 4, 4, 6, 6, 8. Mean = 30/6 = 5. Median = (4+6)/2 = 5. Two modes: 4 and 6 (both appear twice).
Mean = 5, Median = 5, Mode = 4 and 6.
When Should You Use a Mean, Median & Mode Calculator?
Use the mean for normally distributed data with no extreme outliers — average test scores, temperatures, and measurements. Use the median when data contains outliers or is skewed — house prices, salaries, and income data are typically reported as medians for this reason.
Use the mode for the most typical value in a dataset — most common shoe size, most frequent survey response, or most popular product. In statistics, always report which measure of central tendency you used and why.
What Do These Terms Mean?
How Do the Options Compare?
| Measure | Definition | Best Used When | Affected by Outliers? |
|---|---|---|---|
| Mean | Sum ÷ count | Data is symmetric, no extreme values | Yes — strongly |
| Median | Middle value (sorted) | Data is skewed or has outliers | No |
| Mode | Most frequent value | Categorical data, most common value needed | No |
| Range | Max − Min | Quick spread estimate | Yes |
What Are the Best Tips to Know?
- Use the median instead of the mean for house prices or salaries — a few very high values skew the mean significantly.
- If mean and median are very different, the dataset likely contains outliers — investigate them.
- A bimodal dataset (two modes) often signals two distinct groups within the data.
- The range gives a quick measure of spread, but standard deviation is better for detailed analysis.
- Always check your count — a single mistyped value can change all results.
What Mistakes Should You Avoid?
- Confusing mean and median — they can be the same by coincidence but measure different things.
- Forgetting to sort the dataset before finding the median manually.
- Assuming every dataset has a mode — if all values appear once, there is no mode.
- Using the mean for skewed data — it can be misleading when there are outliers.
Frequently Asked Questions
What is the difference between mean and average?
They are the same thing. Mean is the technical term; average is the everyday word. Both equal the sum of all values divided by the count.
When should I use median instead of mean?
Use the median when data is skewed or contains outliers. UK house prices and salaries are reported as medians because a few very high values would make the mean misleading.
What if there is no mode?
If every value appears exactly once, the dataset has no mode. Some datasets have two or more modes (bimodal or multimodal) when two or more values appear equally often.
How do I find the median with an even number of values?
Sort the values. Take the two middle values and find their average. For [3, 5, 8, 10], the two middle values are 5 and 8. Median = (5+8) ÷ 2 = 6.5.
What does range tell you?
Range is the simplest measure of spread: it shows the gap between the smallest and largest values. A large range indicates high variability. For more detail, use standard deviation.
Can the mean, median, and mode all be the same?
Yes — in a perfectly symmetric distribution like a normal distribution, all three are equal. For example, in the dataset 2, 3, 4, 4, 4, 5, 6: mean = 4, median = 4, mode = 4.
What is the mean of negative numbers?
The mean of negative numbers is calculated the same way — add all values (including negatives) and divide by the count. For −3, −1, 0, 2, 4: mean = 2 ÷ 5 = 0.4.
Does order matter when entering numbers?
No. The calculator sorts your numbers automatically before finding the median and mode. You can enter them in any order.
More Maths & Conversion Calculators
See all free tools in the Maths & Conversion Calculators category.
Calculate percentages easily — find what percent of a number is, percentage change, and more.
Fraction CalculatorAdd, subtract, multiply, and divide fractions. Simplifies results to the lowest terms automatically.
Area CalculatorCalculate the area of common shapes — rectangle, circle, triangle, trapezium, and more.
Average CalculatorCalculate the mean, median, mode, and range from any set of numbers. Enter your data and get all four measures of central tendency instantly.
Ratio CalculatorSolve proportions and find the missing value in A:B = C:D. Simplify ratios, scale recipes, convert map distances, and work with any proportional relationship.
Quadratic Equation SolverSolve any quadratic equation ax² + bx + c = 0. Get both roots, the discriminant, vertex coordinates, and axis of symmetry with full working shown.
Exponent CalculatorCalculate any power or root. Enter a base and exponent to compute bⁿ, including negative exponents, fractional exponents (roots), and zero power.
LCM & HCF CalculatorFind the Least Common Multiple (LCM) and Highest Common Factor (HCF/GCD) of two or more numbers. Uses prime factorisation and the Euclidean algorithm with step-by-step working.
Roman Numeral ConverterConvert between Roman numerals and standard (Arabic) numbers. Enter a Roman numeral like XIV or a number like 2024 and get the conversion instantly with the breakdown explained.
Scientific Notation ConverterConvert between standard notation and scientific notation. Enter any number and get it expressed as a × 10ⁿ, or enter scientific notation to see the full number.
Prime Number CalculatorCheck if a number is prime, find its complete prime factorisation, and list all prime numbers up to a given limit. Uses trial division and the Sieve of Eratosthenes.
Scientific CalculatorFree online scientific calculator with trigonometry, logarithms, exponents, factorials, and constants.
Standard Deviation CalculatorCalculate the standard deviation, variance, and mean from any list of numbers. Shows both population and sample standard deviation.
Fraction to Decimal CalculatorConvert fractions to decimals and decimals to fractions instantly. Shows simplified fractions, percentages, and whether the decimal terminates or recurs.
More categories