Example 1
- 1, 2, 3, 4, 5
2
What is the variance of 1, 2, 3, 4, 5? 2. Divides by n=5.
Type a list of numbers, comma, space or semicolon. The calculator computes population variance: sum of squared gaps from the mean, over n. 1, 2, 3, 4, 5 give 2. 2, 2, 2 give 0. 1, 3 give 1.
One text field. It divides by n, not by n−1. Fewer than two numbers leave a blank. An integer variance is a string, a fraction is six decimal places.
Enter data and click Calculate.
Variance of n numbers is the mean squared gap from the mean. The calculator builds a list from one field, computes x̄, then Σ(xᵢ − x̄)²/n. 1, 2, 3, 4, 5 have mean 3 and give 2. This is a population, not a sample.
The denominator is n, not n−1. School sample variance subtracts one. Here 1 and 3 give 1, because the mean is 2 and two squared ones over 2. If you divided by n−1 you would get 2.
There is one field: the list. Comma, space and semicolon split the entries. 2, 2, 2 give 0. One number is not enough. The engine then leaves a blank, not a zero.
Deviation of two numbers takes the root after dividing by 2. Deviation of three numbers divides by 3 and also takes the root. Here you stay with variance from any n ≥ 2.
The header units switch does not multiply anything. 1, 2, 3, 4, 5 stay 2 whatever the label says. An integer result is String, a fraction has six decimals.
1, 2, 3, 4, 5 give 2. 2, 2, 2 give 0. 1, 3 give 1. One number leaves the field blank.
σ² = Σ(xᵢ − x̄)² / n, when n ≥ 2; otherwise blank
Population variance from a list. 1, 2, 3, 4, 5 give 2. Divides by n. One number leaves a blank.
2
What is the variance of 1, 2, 3, 4, 5? 2. Divides by n=5.
0
What is the variance of 2, 2, 2? 0. Equal entries, zero spread.
1
What is the variance of 1 and 3? 1. Over n, not over n−1.
2. Mean 3, sum of squares 10, over n=5.
No. It divides by n. 1 and 3 give 1, not 2.
0. Mean 2, all gaps zero.
1. Mean 2, two squared ones over 2.
The result stays blank. You need at least two values.
Comma, space or semicolon. 1, 2, 3 and 1 2 3 are the same list.
Here you keep σ². The deviation cards take the root and have a fixed field count.
Yes, when the variance is not an integer. 2 stays the string 2.
Empty chunks after the split drop out. Only numbers remain.
No. 5, 4, 3, 2, 1 also give 2.
The calculator divides by n, not n−1. This is the population figure from the numbers you type.
Page updated in 2026.