Midrar Academy
Learning Lab
โ Back to Lab
Descriptive Statistics Calculator
Paste or type numbers to compute mean, median, mode, variance, quartiles, and more
๐
Formula Reference
โธ
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
Calculate
Clear
Results
Basic
Averages
Spread
Quartiles
Sorted Data
Frequency Table
Histogram