Variance (σ²) measures spread by averaging the squared distances of values from the mean. On AP Stats, its superpower is that variances of independent random variables add, which is why the variance of aX+bY equals a²σ²x + b²σ²y and why sampling distribution formulas combine spread under a square root.
Variance is a measure of spread. It tells you, on average, how far values land from the mean, except the distances are squared before averaging. That squaring trick is what gives variance its weird units (dollars squared, inches squared) but also its single most useful property in AP Stats. Variances of independent random variables add. Standard deviations never do.
Here's the mental model. Standard deviation is the spread you report and interpret, because it's in the original units. Variance is the spread you do math with, because it behaves nicely under addition. Per VAR-5.E.3, if X and Y are independent, the variance of aX+bY is a²σ²x + b²σ²y. Notice two things. The coefficients get squared, and the variances add even when you're subtracting the variables, because combining two uncertain things always creates more total uncertainty, never less. This one identity powers Topic 4.9 and quietly drives every sampling distribution formula in Unit 5, including the standard deviation of p̂₁ - p̂₂, which is just two variances added under a square root.
Variance lives mainly in Topic 4.9 (Combining Random Variables, Unit 4) under learning objective 4.9.A, where you calculate parameters for linear combinations like 3X - 2Y + 5. It also shows up in 4.9.B for linear transformations, where Y = a + bX has standard deviation |b|σx, meaning the variance gets multiplied by b². Then it resurfaces in Unit 5. The standard deviation formula for the sampling distribution of p̂₁ - p̂₂ in Topic 5.6 (LO 5.6.A) is built by adding the variance from each sample, p₁(1-p₁)/n₁ + p₂(1-p₂)/n₂, then taking the square root. Topic 5.1 (LO 5.1.A) frames the bigger picture, since variation in sample statistics from the same population is the entire reason sampling distributions exist. If you understand variance, the otherwise scary-looking formulas in Units 5 through 7 stop being memorization and start being one rule applied over and over.
Keep studying AP Statistics Unit 4
Standard Deviation (Units 1, 4, 5)
Standard deviation is just the square root of variance. You interpret spread using standard deviation because it has the same units as the data, but you combine spread using variance because only variances add. Convert to variance, do the math, convert back.
Combining Random Variables (Unit 4)
Topic 4.9 is variance's home turf. For independent X and Y, Var(aX+bY) = a²σ²x + b²σ²y. The constant in something like 3X - 2Y + 5 shifts the mean but adds zero variance, because adding 5 to everything doesn't change how spread out anything is.
Sampling Distributions for Differences in Proportions (Unit 5)
The formula σ(p̂₁-p̂₂) = √(p₁(1-p₁)/n₁ + p₂(1-p₂)/n₂) is the Unit 4 variance rule in disguise. Each sample contributes its own variance, the two variances add (yes, even for a difference), and the square root brings you back to standard deviation.
Mean (Units 1, 4)
Variance is defined relative to the mean, since it measures squared distance from it. The two travel together in 4.9. Means combine linearly (μ of aX+bY is aμx + bμy, no independence needed), while variances need independence and squared coefficients.
Variance is mostly an MCQ workhorse. A classic stem gives you means and variances of independent X and Y and asks for the variance of something like 2X - 3Y, expecting 4σ²X + 9σ²Y (square the coefficients, add even though it's subtraction). Another favorite asks what must be true about Var(X+Y) when X and Y are independent, testing whether you know the addition rule requires independence. Released FRQs, like 2018 Q4 on ACL surgery recovery times, embed variance work inside combining-random-variables problems where you find the mean and standard deviation of a total or difference. The trap to avoid on every one of these is adding standard deviations directly. Always square first, add variances, then square-root at the end if the question asks for standard deviation.
Variance is standard deviation squared, but the difference matters for what each is allowed to do. Standard deviation is interpretable (it shares the data's units, so 'typical distance from the mean' makes sense), which is why FRQ interpretations use it. Variance is the one with the algebra, because variances of independent random variables add while standard deviations do not. If a problem combines two random variables and you add their standard deviations, you'll get a wrong answer that looks reasonable, which is exactly why the College Board loves testing it.
Variance measures spread as the average squared distance from the mean, and standard deviation is its square root.
For independent random variables, Var(aX+bY) = a²σ²x + b²σ²y, so coefficients get squared and variances always add, even when you subtract the variables.
Never add standard deviations directly; convert to variances, add, then take the square root at the end.
Adding a constant to a random variable shifts the mean but leaves the variance unchanged, since shifting every value doesn't change spread.
The variance addition rule requires independence, which means knowing one variable's value tells you nothing about the other's distribution.
Sampling distribution formulas like σ(p̂₁-p̂₂) = √(p₁(1-p₁)/n₁ + p₂(1-p₂)/n₂) are just the variance addition rule with a square root on top.
Variance (σ²) measures how spread out data or a random variable is by averaging the squared distances from the mean. In AP Stats it's most important in Topic 4.9, where variances of independent random variables add when you combine them.
You add them. For independent X and Y, Var(X - Y) = σ²X + σ²Y, because subtracting one uncertain quantity from another still piles on more uncertainty. A difference is never less variable than either piece alone.
Standard deviation is the square root of variance and shares the data's original units, so it's what you interpret in context. Variance has squared units but is the one you do arithmetic with, since variances of independent variables add and standard deviations don't.
Because variance is built from squared distances, multiplying every value by b multiplies every distance by b and every squared distance by b². Per VAR-5.F.1, the standard deviation of a + bX is |b|σx, so the variance is b²σ²x.
No, the simple addition rule a²σ²x + b²σ²y only holds when X and Y are independent (VAR-5.E.3). If the variables are correlated, a covariance term enters the picture, which is why MCQ stems almost always state independence before asking you to combine variances.