πŸ“Š StatisticsReviewed

Statistics Calculator

Paste or type your data set and get a complete descriptive statistics report in seconds: mean, median, mode, standard deviation, variance, all quartiles, range, IQR, coefficient of variation, standard error, and a histogram. PDF export included.

πŸ“Š

Enter your data

Paste any numbers (comma, space or line separated) into the box on the left, then tap Calculate Statistics.

What Each Statistic Means

StatisticDefinition
MeanSum of all values divided by count: the arithmetic average
MedianMiddle value when sorted; unaffected by extreme outliers
ModeMost frequently occurring value(s)
Standard DeviationAverage distance of each value from the mean; low = tightly clustered
VarianceStandard deviation squared; measures spread in squared units
Standard ErrorHow precisely the sample mean estimates the population mean (SD ÷ √n)
Q1 / Q325th and 75th percentiles of the sorted data
IQRInterquartile range = Q3 βˆ’ Q1; the middle 50% spread
CVCoefficient of variation = SD Γ· mean Γ— 100%; relative variability