Learning goals
What you should understand
- Explain how variance and standard deviation use the same deviations from the mean.
- Choose the sample or population denominator from the role of the data.
- Interpret squared units for variance and original units for standard deviation.
- Predict how shifting or rescaling every observation changes both measures.
You should know how to find an arithmetic mean, subtract signed values, square numbers, and distinguish a sample from a complete population.
One spread calculation in two unit systems
Squaring prevents positive and negative deviations from cancelling and gives larger deviations more influence. The final square root does not change the ordering of spreads; it changes the units back to those of the original observations.
- Use n minus 1 only when the listed data are a sample used to estimate population spread.
- Use N when the listed values are the complete population being described.
- Both measures are nonnegative and equal zero only when every observation is identical.
Reusable process
Move from raw deviations to an interpretable spread
- 1Identify the data role
Decide whether the values are a sample or the complete population before choosing the denominator.
- 2Find deviations from the matching mean
Subtract the sample mean or population mean from each observation.
- 3Square, add, and divide
The average or adjusted average of squared deviations is variance.
- 4Take the nonnegative square root
Standard deviation returns spread to the original measurement units.
- 5Check scaling and units
Multiplying all observations by c multiplies standard deviation by absolute c and variance by c squared.
Spread comparison
Watch units change while the data stay the same
Use the scale control to multiply 1, 2, and 3 by a common factor. Compare how the population variance and standard deviation respond.
At scale 1, variance is about 0.667 and standard deviation is about 0.816.
Check the reasoning
At scale c, the population variance is 2c squared over 3, while the population standard deviation is absolute c times the square root of 2/3. The text fallback is: multiplying every value by 3 changes variance from 2/3 to 6 and standard deviation from about 0.816 to about 2.449.
Worked examples
Build from recognition to verification
Population spread for three values
Treat 2, 4, and 6 as the entire population.
- Find the mean: The center is 4.
- Add squared deviations: The deviations are negative 2, 0, and 2.
- Divide and take the root: Use N = 3, then take the square root.
Answer
Check: Squaring the exact standard deviation returns 8/3, and multiplying variance by 3 returns the squared-deviation total 8.
Sample spread for evenly spaced values
Treat 1, 3, and 5 as a sample from a larger population.
- Find the sample mean: The center is 3.
- Add squared deviations: The squared deviations are 4, 0, and 4.
- Use n minus 1: Divide by 2 and take the square root.
Answer
Check: Two times the sample variance 4 returns SS = 8, and 2 squared returns the same variance.
Zero spread
Identical observations have no distance from their common mean.
- Find the mean: The common value is 7.
- Check every deviation: Every deviation is zero.
- Calculate both measures: The squared total and its root are zero.
Answer
Check: Every observation equals the mean, which is the exact condition for zero variance and zero standard deviation.
Rescaling changes the measures differently
Compare a population with the same values measured in units ten times as large.
- Find the original spread: The original population variance is 2/3.
- Apply the scale factor: Variance receives the square of 10.
- Compare standard deviations: Standard deviation receives the absolute scale factor 10.
Answer
Check: Direct deviations from 20 are negative 10, 0, and 10; their squared average is 200/3, matching the scaling identity.
Try it yourself
Practice the decision before checking the answer
For sample data 4, 6, 8, find the variance and standard deviation.
Show answer and explanation
Answer: \bar{x}=6,\ SS=8,\ s^2=4,\ s=2
The sample denominator is 2, and the square root of 4 is 2.
If every value is increased by 5, what happens to variance and standard deviation?
Show answer and explanation
Answer: Neither measure changes.
Adding a constant shifts the mean and every observation equally, leaving deviations unchanged.
If every value is multiplied by negative 3, how do the measures change?
Show answer and explanation
Answer: Variance is multiplied by 9 and standard deviation by 3.
Variance uses the squared scale factor; standard deviation uses its absolute value.
Which measure is in centimeters when the data are lengths in centimeters?
Show answer and explanation
Answer: Standard deviation.
Variance is in square centimeters; standard deviation is in centimeters.
Common mistakes
Notice the decision before the algebra
Treating the two measures as unrelated
Calculating variance and standard deviation from separate procedures.
Fix: Calculate variance once, then take its nonnegative square root for standard deviation.
Using original units for variance
Reporting a variance of 4 centimeters.
Fix: Use square centimeters for variance and centimeters for standard deviation.
Choosing n or n minus 1 by habit
Using the same denominator regardless of whether the data are a sample or a population.
Fix: Identify the role of the data before choosing the formula.
Assuming small spread means accurate data
Calling tightly clustered measurements unbiased or correct.
Fix: Treat spread, accuracy, bias, and study quality as different questions.