Variance (Sample)
The square of the standard deviation.
This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.
Core idea
Overview
Sample variance measures the average squared deviation of data points from their mean within a specific subset of a population. It utilizes Bessel's correction, dividing by n - 1, to provide an unbiased estimate of the true population variability.
When to use: This formula is used when you are working with a sample of data rather than an entire population. It is applicable for interval or ratio data in psychological research where quantifying the spread of scores is necessary for inferential testing.
Why it matters: Variance serves as the mathematical foundation for more complex statistical analyses like ANOVA and regression. In psychology, understanding variance helps researchers distinguish between meaningful experimental effects and random individual differences.
Symbols
Variables
s^2 = Sample Variance, \Sigma(x-\bar{x})^2 = Sum of Squares, n = Sample Size
Walkthrough
Derivation
Derivation/Understanding of Variance (Sample)
This derivation explains how sample variance is calculated to provide an unbiased estimate of the population variance, highlighting the reason for dividing by n-1.
- We have a random sample drawn from a larger population.
- We want to estimate the variance of the population using this sample.
The Concept of Variance:
It quantifies the spread or dispersion of a dataset, with larger values indicating greater spread. For a population, this is typically denoted by .
Initial Calculation Using Sample Mean:
If we simply used the sample mean and divided by the sample size n, we would get a measure of spread within that specific sample.
Why Dividing by n is Biased:
Using as the reference point makes the sum of squares artificially small. This means simply dividing by n would consistently underestimate the true population variance.
Applying Bessel's Correction:
To correct for this systematic underestimation and provide an unbiased estimate of the population variance, we divide by n - 1 instead of n. This adjustment is known as Bessel's correction.
Result
Source: AQA A-level Psychology Specification
Free formulas
Rearrangements
Solve for
Make the subject
This rearrangement demonstrates how to express the formula for sample variance using the shorthand notation for the Sum of Squares (SS). The initial formula explicitly shows the sum of squared differences from the mean, which is then replac...
Difficulty: 2/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
Graph unavailable for this formula.
The graph of variance plotted against the independent variable x forms a parabola that opens upwards. This parabolic shape occurs because the formula squares the difference between each independent variable value and the mean, ensuring that all deviations contribute positively to the total variance.
Graph type: parabolic
Why it behaves this way
Intuition
Imagine data points scattered along a number line. The sample mean is the central balancing point, and the variance quantifies the average squared distance of these points from that center, giving a measure of how spread
Signs and relationships
- ^2: Squaring the deviation (x - ) ensures that all differences contribute positively to the total sum of squares, regardless of whether an individual data point is above or below the mean.
- n - 1: The subtraction of 1 from the sample size n (known as Bessel's correction) is applied to make the sample variance an unbiased estimator of the true population variance.
Free study cues
Insight
Canonical usage
The unit of sample variance is the square of the unit of the original data points, reflecting the average squared deviation from the mean.
Common confusion
A common mistake is forgetting to square the unit when reporting variance, or confusing the units of variance with those of standard deviation.
Unit systems
One free problem
Practice Problem
A clinical psychologist measures the stress levels of 10 patients. The calculated Sum of Squares (SS) for their scores is 180. What is the sample variance?
Solve for:
Hint: Divide the Sum of Squares by the degrees of freedom, which is n - 1.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
If the Sum of Squares for 10 reaction times is 180, Variance = 180 / 9 = 20 ms^2.
Study smarter
Tips
- Always use n - 1 for samples to avoid underestimating population variability.
- The Sum of Squares (SS) represents the numerator and is always a non-negative value.
- Variance is expressed in squared units; take the square root if you need the standard deviation.
Avoid these traps
Common Mistakes
- Reporting variance as the final measure of spread instead of standard deviation.
- Dividing by n instead of n-1 for sample data.
Common questions
Frequently Asked Questions
This derivation explains how sample variance is calculated to provide an unbiased estimate of the population variance, highlighting the reason for dividing by n-1.
This formula is used when you are working with a sample of data rather than an entire population. It is applicable for interval or ratio data in psychological research where quantifying the spread of scores is necessary for inferential testing.
Variance serves as the mathematical foundation for more complex statistical analyses like ANOVA and regression. In psychology, understanding variance helps researchers distinguish between meaningful experimental effects and random individual differences.
Reporting variance as the final measure of spread instead of standard deviation. Dividing by n instead of n-1 for sample data.
If the Sum of Squares for 10 reaction times is 180, Variance = 180 / 9 = 20 ms^2.
Always use n - 1 for samples to avoid underestimating population variability. The Sum of Squares (SS) represents the numerator and is always a non-negative value. Variance is expressed in squared units; take the square root if you need the standard deviation.
References
Sources
- Wikipedia: Variance
- Wikipedia: Bessel's correction
- Britannica: Variance
- Gravetter, F. J., Wallnau, L. B., Forzano, L. B., & Witnauer, J. E. (2021). Statistics for the Behavioral Sciences (11th ed.). Cengage.
- AQA A-level Psychology Specification