Statistics calculator

Paste a list of numbers. Every descriptive statistic appears at once, and your data drops into a dot plot so you can see its shape before you trust a single figure.

Separate numbers with commas, spaces or line breaks. You can paste a column from Excel or Sheets. 15 values read.

Try:

Shape of your data

2025303540202123232324252627282930323341
each dot = one valuemean 27 median 26

Orange dots are outliers by the 1.5 × IQR rule: 41.

Summary statistics

Count, n15
Sum405
Mean27
Median26
Mode23
Standard deviation (sample)5.4642
Standard deviation (population)5.2789
Variance (sample)29.8571
Min · Q1 · Q3 · Max20 · 23 · 30 · 41
Range · IQR21 · 7
Standard error1.4108
Mean absolute deviation4.1333
Coefficient of variation20.24%

Explain my result

An AI tutor reads your numbers and explains what they mean in plain words. Sends only the inputs and results shown above.

Every calculator

Each tool shows its working and explains the method, so you can check an answer or learn to do it by hand.

Which statistic answers your question?

Where is the middle? The mean uses every value but is dragged by extremes; the median is the middle value and ignores how extreme the tails are. With skewed data such as incomes or reaction times, report the median. With roughly symmetric data, the mean is fine and connects to most later methods.

How spread out is it? The standard deviation is the typical distance from the mean. The interquartile range covers the middle half of the data and, like the median, shrugs off outliers.

Where does one value stand? A z-score counts standard deviations from the mean; a percentile says what share of the data sits below it.

Is a difference real? That is inference: confidence intervals, t-tests, chi-square tests and the p-values they produce.

The bean machine at the top of this page is Francis Galton’s 1889 demonstration of why so many measurements pile up into a bell: each bead makes many small, random left-or-right bounces, and the sum of lots of small random nudges tends toward a normal curve. That idea, the central limit theorem, is the reason the normal distribution shows up across this site. Galton knew people grasp a bell curve faster by watching beads fall than by reading a formula; ahaboo’s narrated explainers use the same trick on tax brackets, photosynthesis and the phases of the Moon.

Questions about StatCalcPro

Is StatCalcPro free?

Yes. Every calculator is free with no sign-up and no limits. The calculations run in your browser, so they work even on a slow connection once the page has loaded.

Are the answers accurate enough for homework and research?

The calculators use standard textbook formulas and double-precision arithmetic. Distribution functions (normal, t, chi-square, binomial) use well-established numerical methods accurate to at least six decimal places, which matches or beats printed tables. Always check which convention your course uses, for example sample versus population standard deviation, or which quartile method.

Does it show the working?

Most calculators show step-by-step working: the formula, the numbers substituted in, and intermediate values such as the sum of squares or expected counts, so you can follow or copy the method.

Is my data uploaded anywhere?

No. Numbers you type are processed on your device and only saved in your own browser so they are still there next visit. The only exception is the optional “Explain these results” button, which sends the inputs and results to an AI tutor when you press it.