Mean, Median, Mode Calculator

Find central tendency, range, variance, and standard deviation from a list of numbers in one calculation.

Mean, Median, Mode Calculator
Enter a numeric data set to calculate its most important measures of center and spread.

About mean, median, and mode

Mean, median, and mode are the three familiar measures of central tendency. Each condenses a collection of observations into a representative value, but each defines the center differently. Seeing them together helps reveal whether a distribution is balanced, skewed, concentrated, or affected by unusual observations. This calculator also reports range, population variance, and population standard deviation so that center and spread can be interpreted side by side. The arithmetic mean is the sum of all values divided by their count. Every observation contributes to it, which makes the mean mathematically useful but sensitive to outliers. One exceptionally high house price, salary, or response time can pull the mean upward. The median is the middle value after sorting. If the number of observations is even, it is the average of the two middle values. Because only position determines the median, extreme values have much less influence on it. The mode is the value that appears most often. A data set can have one mode, several modes tied for the highest frequency, or no mode when every value occurs equally often. Unlike the mean, the mode must be an observed value. It is especially useful for discrete counts and categories, although this calculator works with numeric observations. When two or more values share the highest repeated frequency, every tied value is displayed. Comparing the three measures gives useful context. In a roughly symmetric, single-peaked distribution, the mean, median, and mode tend to be close. In a right-skewed distribution, high outliers commonly make the mean larger than the median. In a left-skewed distribution, low outliers commonly make it smaller. A mode far from the mean and median can indicate clusters or repeated values that deserve closer inspection. Range is the maximum minus the minimum and provides the quickest measure of total spread. Population variance averages the squared distances from the mean, and population standard deviation is its square root. Squaring prevents positive and negative differences from canceling and emphasizes larger deviations. This tool treats the entered values as a complete population and divides variance by n. A sample variance intended to estimate a larger population would instead divide by n − 1. Enter integers, decimals, or negative values using commas, spaces, or both. The tool sorts a copy of the data for the median without changing the values used for the other calculations. Use these results as a compact descriptive summary, then consider a chart or a more detailed statistical method whenever distribution shape, sampling design, or inference matters.

Mean, median, and mode examples

Compare center and spread across common data patterns.

Data setResultsInterpretation
1, 2, 2, 3, 7Mean 3; median 2; mode 2The high value 7 raises the mean above the median.
2, 4, 6, 8Mean 5; median 5; no modeA symmetric sequence has matching mean and median, while no value repeats.
1, 1, 2, 2, 3Mean 1.8; median 2; modes 1 and 2Two values tie for the highest frequency, making the data bimodal.
-3, -1, 0, 1, 3Mean 0; median 0; no modeSymmetric negative and positive observations balance around zero.

How to use the central tendency calculator

  1. Enter the observations in the data field, separated by commas or spaces.
  2. Click Calculate to sort the data and compute all measures.
  3. Compare the mean, median, and mode, then review the range, variance, and standard deviation.
  4. Click Reset to clear the current data before starting another calculation.

Mean, median, and mode FAQ

When should I use the mean instead of the median?

Use the mean when every value should influence the center and the distribution has no severe outliers. Use the median when skew or extreme observations would make the mean misleading.

Can a data set have more than one mode?

Yes. Every value tied for the greatest frequency is a mode, so a data set may be bimodal or multimodal. The calculator lists all tied modes.

What does no mode mean?

It means no observation occurs more frequently than the others. In this calculator, a set where every distinct value has the same frequency is reported as having no mode.

How is the median found for an even number of values?

The observations are sorted and the two center values are identified. Their arithmetic mean is the median.

Does the order of entered numbers matter?

No. Mean, mode, and spread do not depend on order, and the calculator sorts a copy when finding the median. You may enter observations in any sequence.

Is the reported variance for a sample or population?

It is population variance, calculated by dividing squared deviations by the number of entered values. Sample variance would use one less than the count as its divisor.