Midrar Academy Learning Lab
โ† Back to Lab

Descriptive Statistics Calculator

Paste or type numbers to compute mean, median, mode, variance, quartiles, and more

Arithmetic Mean
xฬ„ = (ฮฃxแตข) / n
Median
Middle value of sorted data;
if n even: avg of two middle
Mode
Most frequent value(s) in dataset
Population Variance
ฯƒยฒ = ฮฃ(xแตข โˆ’ xฬ„)ยฒ / n
Sample Variance
sยฒ = ฮฃ(xแตข โˆ’ xฬ„)ยฒ / (nโˆ’1)
Standard Deviation
ฯƒ = โˆšฯƒยฒ (population)
s = โˆšsยฒ (sample)
Quartiles (Inclusive)
Q1 = median of lower half
Q2 = median
Q3 = median of upper half
IQR
IQR = Q3 โˆ’ Q1
Range
Range = Max โˆ’ Min
Sturges' Rule (bins)
k = 1 + 3.322 ร— logโ‚โ‚€(n)
(rounded, clamped 5โ€“10)
Data Input
n = 0
Results
Histogram