Variance Calculator
Enter a list of numbers to instantly calculate population variance, sample variance, mean, and standard deviation.
Use the Variance Calculator
Enter Numbers
Quick examples
Enter numbers on the left to see results
Population Variance (σ²)
—
Divides by N
Sample Variance (s²)
—
Divides by N-1
Population Std Dev (σ)
—
Sample Std Dev (s)
—
Count (N)
—
Sum
—
Mean (x̄)
—
Deviation Table
| # | Value (xᵢ) | xᵢ - x̄ | (xᵢ - x̄)² |
|---|---|---|---|
| Σ | — | 0 | — |
Copied!
Summary
Enter a list of numbers to instantly calculate population variance, sample variance, mean, and standard deviation.
How it works
- Enter your numbers separated by commas, spaces, or new lines.
- The calculator parses and validates each value in real time.
- It computes the mean (average) of all values.
- Each deviation from the mean is squared and summed.
- Population variance divides by N; sample variance divides by N-1.
- Standard deviation is the square root of the respective variance.
Use cases
- Check homework answers for statistics assignments.
- Verify spreadsheet variance formulas (VAR.P vs VAR.S in Excel).
- Analyze variability in scientific measurements or survey data.
- Compare spread between two datasets using variance.
- Understand the difference between population and sample variance.
- Quickly compute descriptive statistics for small datasets.
Frequently Asked Questions
Last updated: 2026-09-22 ·
Reviewed by Nham Vu