🔍

📈 Statistics Calculator

Calculate complete descriptive statistics — mean, median, mode, variance, std deviation and more.

Works with any amount of numbers


What is a Statistics Calculator?

A statistics calculator computes descriptive statistics for a dataset, including measures of central tendency (mean, median, mode) and measures of spread (variance, standard deviation, range). Our online statistics calculator accepts any list of numbers and instantly calculates all key statistical measures — essential for students, researchers, data analysts, and business professionals.

Measures of Central Tendency

Measures of Spread (Dispersion)

Range = Maximum value − Minimum value. Simple but affected by outliers. Variance = Average of squared differences from the mean. Higher variance = more spread. Standard Deviation = Square root of variance. Expressed in the same units as the data, making it easier to interpret than variance. Interquartile Range (IQR) = Q3 − Q1 — measures spread of the middle 50% of data, resistant to outliers.

When to Use Mean vs Median

Use mean when data is normally distributed without significant outliers (exam scores, heights, weights). Use median when data is skewed or has outliers. For example, median household income is reported instead of mean income because a small number of extremely wealthy people would make the mean much higher than what a typical household earns. This is why median is a more representative measure for income and real estate prices.

Normal Distribution and the 68-95-99.7 Rule

In a normal distribution (bell curve), 68% of data falls within 1 standard deviation of the mean, 95% within 2 standard deviations, and 99.7% within 3 standard deviations. This rule is used in quality control, standardized testing (Z-scores), and research to determine how unusual a particular data point is relative to the population.

Frequently Asked Questions

What is mean, median, and mode?

Mean is the average. Median is the middle value when sorted. Mode is the most frequently occurring value. Each describes the center of a dataset differently.

When should I use median instead of mean?

Use median when data has extreme outliers or is skewed. For example, median income is more representative than mean income because a few billionaires skew the mean.

What is variance?

Variance measures how far data points are spread from the mean. It is the square of the standard deviation. High variance means data is widely spread.

What is the range in statistics?

Range is the difference between the maximum and minimum values in a dataset. It is the simplest measure of spread or variability.