Mean, Median & Mode Calculator

Enter a list of numbers separated by commas, spaces, or new lines.

Try an example:
Mean
Median
Mode
Sorted Numbers
Frequency Table
Value Frequency Relative % Cumulative %

How to use

  • Enter your numbers
    Separate numbers with commas, spaces, or new lines. Decimals and negative numbers are supported.
  • Click Calculate
    Get the mean, median, mode, range, variance, standard deviation, and a full frequency table.
  • Frequency table
    See how often each value appears with relative and cumulative percentages.

Quick Reference

  • Mean Average
    Sum of all values ÷ count. Best for symmetric distributions without outliers.
  • Median Middle value
    The middle value when sorted. Resistant to outliers — better for skewed data like income.
  • Mode Most frequent
    The value that appears most often. A dataset can have multiple modes or none.
  • Std Dev Spread
    How spread out values are from the mean. Low = clustered, high = spread out.

Mean, Median, and Mode Explained

Mean, median, and mode are the three most common measures of central tendency in statistics. They each describe the center of a dataset in a different way. The mean is the arithmetic average. The median is the middle value. The mode is the most frequently occurring value. Together, they give a complete picture of a dataset's distribution.

When to Use Each Measure

The mean is most useful when data is symmetric and has no extreme outliers. For example, averaging test scores in a class. The median is better when data is skewed or has outliers — such as household income, where a few very high earners can distort the mean. The mode is most useful for categorical data or when you want to know the most common value — such as the most popular shoe size sold in a store.

Frequently Asked Questions

What is standard deviation?

Standard deviation measures how spread out values are from the mean. A low standard deviation means values are close to the mean. A high standard deviation means values are more spread out. It is the square root of variance.

Can a dataset have no mode?

Yes. If every value appears exactly once, there is no mode. If two or more values appear the same number of times and more than once, the dataset is bimodal or multimodal.

What is the difference between population and sample standard deviation?

Population standard deviation (σ) divides by n and is used when you have data for an entire population. Sample standard deviation (s) divides by n−1 and is used when your data is a sample from a larger population. This calculator shows both.

Related Calculators