Descriptive Statistics & Mean Calculator

Enter a list of comma or space-separated numbers to find the mean, median, mode, standard deviation, and variance.

Average mode highlights mean alongside median and mode so outliers do not hide the shape of the dataset.

Statistics Summary

Mean (Average)19
Median18
Mode(s)15
Sample Size (N)10
Sum190
Minimum / Maximum12 / 30
Range18
Sample Std Dev (s)5.436502
Population Std Dev (σ)5.157519
Sample Variance (s²)29.555556
Population Variance (σ²)26.6
Sorted Data:

12, 15, 15, 15, 18, 18, 20, 22, 25, 30

Frequently Asked Questions

What is the difference between population and sample standard deviation?

Population standard deviation (σ) is used when you have the entire population data. Sample standard deviation (s) is used when the data is a subset or sample of a larger population, applying Bessel's correction (n - 1 instead of n in the denominator) to provide an unbiased estimator.

How is the median calculated?

First, sort the numbers from smallest to largest. If the count is odd, the median is the middle number. If the count is even, the median is the average of the two middle numbers.

Can a dataset have multiple modes?

Yes. A dataset can be unimodal (one mode), bimodal (two modes), multimodal (three or more modes), or have no mode if all numbers appear the same number of times.