Statistics Calculator

Enter a data set and get mean, median, mode, standard deviation, variance, and percentiles.

By Marshkalk

Statistics Calculator

Calculates descriptive statistics for a set of numbers: mean, median, mode, range, variance, standard deviation, quartiles, and more. Paste or enter a data set to get a complete summary.

Key statistics explained

StatisticDefinition
Mean (average)Sum of all values divided by count
MedianMiddle value when sorted; solid to outliers
ModeMost frequently occurring value
RangeMaximum minus minimum
VarianceAverage squared deviation from the mean
Std. deviationSquare root of variance; same units as data
Q1 / Q325th and 75th percentile values
IQRQ3 minus Q1; interquartile range

When to use median vs. mean

Use the median when your data contains outliers, extreme values drag the mean away from the "typical" value. Income and house price data are classic examples where the median is more representative than the mean.

Standard deviation and normal distribution

In a normal distribution: ~68% of values fall within 1 std. deviation of the mean; ~95% within 2; ~99.7% within 3. This is the empirical rule (68-95-99.7 rule).