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
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.