Skip to main content

Population variance

Population variance is the average squared distance of every value in a population from the population mean. In Intro to Statistics, it describes how spread out an entire population is and is written as σ².

Last updated July 2026

What is the population variance?

Population variance is the spread of an entire population measured by averaging the squared distances from the population mean. In Intro to Statistics, it is written as σ², and it describes how much the values in the full group vary from one another.

The idea starts with the mean, because the mean gives you the center of the population. Then you compare each data value to that center, subtract the mean, and square the result. Squaring matters because it removes negative signs and makes larger differences count more than smaller ones.

After that, you average those squared distances across the whole population. That average is the population variance. A small variance means the population values cluster close to the mean, while a large variance means the values are more spread out.

You may also see the population standard deviation, σ, which is the square root of variance. Standard deviation is easier to interpret in the original units, but variance is the quantity many formulas use behind the scenes. If a problem asks for variance, do not stop at standard deviation, and do not forget that variance is in squared units.

One common confusion is mixing up population variance with sample variance. Population variance uses the whole population and divides by N, the population size. Sample variance uses a sample and divides by n - 1, because it is estimating the unknown population spread from incomplete data.

Here is a quick example. If a population has values 2, 4, 6, and 8, the mean is 5. The squared deviations are 9, 1, 1, and 9, and their average is 5, so the population variance is 5. The population standard deviation would be √5, but the variance itself stays 5.

Why the population variance matters in Intro to Statistics

Population variance shows up any time Intro to Statistics asks how variable a population really is, not just where it sits on the number line. Two groups can have the same mean and still look very different if one is tightly packed and the other is all over the place.

That matters in hypothesis testing because spread affects how unusual a result is. In the test of a single variance, you compare a sample variance to a claimed population variance and use a chi-square statistic to decide whether the population spread seems different from what was stated.

It also matters in two-sample work, especially when you are comparing means. For some procedures, you need to think about whether the two populations have similar variances before you use a pooled method. If the spreads are very different, that changes which test is appropriate and how cautious you need to be.

Outside formal tests, variance tells you how stable or inconsistent a process is. A factory with a small variance in part sizes is producing more consistent parts than one with a large variance, even if both factories have the same average size. That kind of interpretation is exactly why variance is more than just a formula.

Keep studying Intro to Statistics Unit 11

How the population variance connects across the course

Standard Deviation

Standard deviation is the square root of population variance, so it describes the same spread in the original units of the data. If variance feels abstract because it is squared, standard deviation is usually the easier number to interpret. In problems, you often compute variance first and then take the square root if the question asks for σ.

Sample Variance

Sample variance is what you calculate from a sample when the full population is unknown. It uses n - 1 in the denominator instead of N, which makes it a better estimator of the population variance. The two look similar on the page, but they serve different jobs, one describes a population and the other estimates it.

Hypothesis Testing

Population variance becomes a parameter you may test or assume inside hypothesis testing. In a single-variance test, you check whether the population variance matches a claimed value. In other tests, spread can affect whether the method is valid or which version of a test you should use.

Normality Assumption

The chi-square test for a single variance works best when the population is approximately normal. If the data are highly skewed or have strong outliers, the variance test can behave badly. That is why checking shape matters before you trust a variance-based conclusion.

Is the population variance on the Intro to Statistics exam?

A quiz or problem set may ask you to calculate σ² from a list of values, compare two populations by spread, or decide whether a claimed variance should be tested with a chi-square procedure. You may also need to interpret what a larger or smaller variance means in context, not just report the number.

When the question is about a single variance, you identify the parameter, state the null and alternative hypotheses, and plug the sample variance into the test statistic. On two-sample questions, you may need to notice whether the variances look close enough for a pooled method or whether unequal spread changes the setup.

The main move is to connect the arithmetic to the story. A variance answer is not just a calculation, it is a statement about consistency, spread, or stability in the population.

The population variance vs Sample Variance

Population variance describes the spread of every value in the full population, while sample variance describes the spread in a sample and is used to estimate the population value. The formulas look almost the same, but the denominator changes, which is the big clue. If the data set is only part of the population, you want sample variance, not population variance.

Key things to remember about the population variance

  • Population variance, σ², measures how spread out an entire population is around its mean.

  • It is the average of the squared deviations from the population mean, so larger values mean more variability.

  • Variance is in squared units, while standard deviation is the square root of variance and is easier to read in context.

  • In Intro to Statistics, population variance shows up in single-variance tests and in assumptions for some two-sample procedures.

  • Outliers and extreme values can push variance upward because squaring makes large differences count more.

Frequently asked questions about the population variance

What is population variance in Intro to Statistics?

Population variance is the average squared distance of every value in a population from the population mean. It tells you how spread out the full population is, not just a sample from it. The symbol is σ².

How is population variance different from sample variance?

Population variance uses the whole population and divides by N. Sample variance uses a sample and divides by n - 1 so it can estimate the unknown population spread more accurately. They are related, but they are not the same calculation.

Why does variance use squared deviations?

If you just add deviations from the mean, the positives and negatives cancel out to zero. Squaring fixes that and also makes larger differences count more than smaller ones. The tradeoff is that variance ends up in squared units, which is why standard deviation is often easier to interpret.

How do you use population variance on a statistics test?

You may calculate it from data, compare it to a claimed value in a chi-square test, or use it to decide whether spread assumptions are reasonable in a two-sample procedure. The key is to know whether the problem is asking about a population parameter or a sample estimate.