Variance Calculator
Calculate the variance (sample and population) of any dataset. Understand how spread your data is around the mean. Includes standard deviation.
š§® Calculate Now
š How to Use
Step 1: Enter your numbers separated by commas or spaces. Click "Example" for a demo dataset.
Step 2: Click "Calculate" for instant results with box plot and interpretation.
Step 3: Use "Copy" or "CSV" to export results. Click "Recalculate" to try new data.
What Is Variance?
Variance measures how far each value in a dataset is from the mean. It is the average of the squared differences from the mean. A higher variance indicates more spread-out data. The square root of variance is the standard deviation.
Sample vs Population Variance
Population variance (ϲ) divides by N: ϲ = Ī£(xāμ)² / N. Use when your data IS the entire population. Sample variance (s²) divides by Nā1: s² = Ī£(xāxĢ)² / (Nā1). Use when your data is a sample from a larger population. The Nā1 correction (Bessel's correction) makes the sample variance an unbiased estimator.
ā Frequently Asked Questions
When do I use N vs N-1?
Use N (population) when you have every member of the group. Use N-1 (sample) when your data is a subset drawn from a larger population, which is most common in practice.
Why is variance squared?
Squaring prevents positive and negative deviations from canceling out. The square root of variance (standard deviation) brings the units back to the original scale.
š Related Calculators
š 5 Number Summary
Min, Q1, Median, Q3, Max
š Statistics (All-in-One)
Complete descriptive statistics
š¢ Quartile Calculator
Find Q1, Q2, Q3
š IQR Calculator
Interquartile range & fences
šÆ Outlier Detection
Find outliers with IQR method
š¦ Box Plot
Visual box-and-whisker diagram
ā Mean Calculator
Arithmetic average
š Standard Deviation
Sample & population SD