Statistics Calculator (mean / median / mode / stddev / variance)
All 5 descriptive statistics from a list of numbers — sample + population variants for std dev / variance.
Result
How to use this calculator
- Paste your numbers — comma-separated, space-separated, or one-per-line all work.
- Non-numeric tokens are silently skipped (so pasting from a table with labels won't break it).
- Read mean / median / mode side-by-side. For descriptive stats use SAMPLE variants by default.
About this calculator
Five descriptive statistics in one tool, plus quartiles + IQR + range + coefficient of variation. Mean is the arithmetic average Σx/n. Median is the middle value (or the average of the two middle values for even n) — robust to outliers in ways the mean is not. Mode is the most frequent value; reported as "no mode" if all values are unique. Standard deviation and variance come in TWO flavors: sample (n−1 denominator, Bessel's correction — the unbiased estimator when your data is a sample drawn from a larger population) and population (n denominator — when your data IS the entire population). Use sample by default — almost all real-world datasets are samples. The coefficient of variation (std dev / mean × 100) is a dimensionless relative-spread measure, useful for comparing variability across datasets with different units.
Frequently asked
Sample vs population — which one?+
Why is the n−1 denominator the "right" one for sample variance?+
When is the mode useful?+
Q1 / Q3 calculation method?+
Source?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Compute the arithmetic mean of a list of numbers.
Find the middle value (or average of two middle values) of a list of numbers.
Find the most frequently occurring value (or values) in a list.
Basic event probabilities + union + intersection + conditional + Bayes' theorem from two-event inputs.
Sample (n−1) and population (n) variance — the square of standard deviation.
Insert page numbers in the footer or header — choose position, format, and starting number.