Variance Calculator

Calculate σ² population & sample variance

CalculatorsFreeNo Signup
4.4(281 reviews)
All Tools

Loading tool...

About Variance Calculator

A variance calculator that computes both population variance (σ²) and sample variance (s²) from a dataset. Shows standard deviation, coefficient of variation, range, and individual deviations. Explains the difference between population (÷n) and sample (÷n−1) formulas. All calculations are client-side. Essential for statistics, quality control, and research.

Variance Calculator Features

  • Population/sample
  • Standard deviation
  • CV%
  • Deviation bars
  • Distribution
Variance measures how spread out data is. Population variance σ² = Σ(xᵢ−μ)²/N divides by N. Sample variance s² = Σ(xᵢ−x̄)²/(n−1) divides by n−1 (Bessel's correction for unbiased estimation). Standard deviation = √variance, in the same units as the data.

How to Use

Enter your dataset:

  • Values: Comma-separated numbers
  • Result: Both variances computed
  • SD: √variance for each

Population vs Sample

Use population (÷N) when you have ALL the data. Use sample (÷n−1) when your data is a subset. The n−1 correction (Bessel's) makes the sample variance unbiased.

Coefficient of Variation

CV = (σ/μ) × 100%. This standardized measure lets you compare variability of datasets with different units or scales.

Step-by-Step Instructions

  1. 1Enter data values.
  2. 2View population and sample variance.
  3. 3Check standard deviations.
  4. 4See CV percentage.
  5. 5Review individual deviations.

Variance Calculator — Frequently Asked Questions

Why divide by n−1 for sample variance?+

Bessel's correction: dividing by n would underestimate the true variance. Using n−1 gives an unbiased estimate. With large n, the difference is negligible.

What's the relationship between variance and standard deviation?+

Standard deviation = √variance. SD is in the same units as the data, making it more intuitive. Variance = SD², useful for mathematical properties.

What does coefficient of variation tell you?+

CV = SD/mean × 100. It's a unitless measure of relative variability. CV of 10% means the SD is 10% of the mean, regardless of units.

Share this tool: