Sample Variance
The average of the squared deviations from the mean for a sample.
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 is a measure of the dispersion or spread of data points around the mean within a specific subset of a population. In psychological research, it serves as an unbiased estimator of population variance by incorporating Bessel's correction, which uses degrees of freedom instead of the total count.
When to use: Use sample variance when you are analyzing a subset of a larger population and need to estimate the degree of individual differences. It is a fundamental requirement for inferential statistics such as t-tests and ANOVA, assuming the data is measured on an interval or ratio scale.
Why it matters: It allows psychologists to quantify how much scores vary from the average, which is crucial for determining if experimental effects are significant or due to chance. By using n - 1, the formula corrects for the systematic underestimation of variability that occurs when only a small group is studied.
Symbols
Variables
s^2 = Sample Variance, SS = Sum of Squares, n = Sample Size
Walkthrough
Derivation
Formula: Sample Variance
The average squared deviation from the sample mean, corrected for bias using n − 1.
- Data are measured on an interval or ratio scale.
- The sample is drawn from a normally distributed population (for inference).
Calculate the mean:
Find the arithmetic mean of the sample.
Sum the squared deviations:
Square each deviation from the mean and add them up.
Divide by n − 1 (Bessel's correction):
Dividing by n − 1 rather than n gives an unbiased estimate of the population variance.
Note: n − 1 is the degrees of freedom for a single-sample variance.
Result
Source: University Psychology — Statistics
Free formulas
Rearrangements
Solve for
Sample Variance
Simplify the formula for sample variance by introducing the Sum of Squares (SS) notation.
Difficulty: 2/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Why it behaves this way
Intuition
Imagine data points scattered along a number line; the sample mean is the central balancing point, and the sample variance quantifies the average 'spread' or 'width' of these points around that center, where larger
Signs and relationships
- ^2: Squaring the deviation (x - ) ensures that all differences contribute positively to the variance, regardless of whether a data point is above or below the mean.
- n - 1: This is Bessel's correction. Dividing by n - 1 instead of n provides an unbiased estimate of the population variance from a sample. This is because the sample mean is used in the calculation, which inherently
Free study cues
Insight
Canonical usage
The unit of sample variance is the square of the unit of the original data points.
Common confusion
A common mistake is forgetting that the unit of variance is the square of the original data's unit, while the standard deviation (the square root of variance) has the same unit as the original data.
Dimension note
Sample variance is dimensionless if the original data points (e.g., Likert scale ratings, test scores, counts) are dimensionless.
Unit systems
One free problem
Practice Problem
A clinical psychologist measures the anxiety scores of 10 patients. The Sum of Squares (ss) for these scores is calculated to be 180. What is the sample variance for this group?
Solve for:
Hint: Divide the Sum of Squares by the degrees of freedom, which is the sample size minus one.
The full worked solution stays in the interactive walkthrough.
Study smarter
Tips
- Always use n - 1 for samples to ensure the estimate is unbiased.
- The units of variance are the square of the original measurement units.
- A variance of zero indicates that all scores in the dataset are identical.
- Variance is the square of the standard deviation.
Avoid these traps
Common Mistakes
- Using N instead of n-1 for samples.
Common questions
Frequently Asked Questions
The average squared deviation from the sample mean, corrected for bias using n − 1.
Use sample variance when you are analyzing a subset of a larger population and need to estimate the degree of individual differences. It is a fundamental requirement for inferential statistics such as t-tests and ANOVA, assuming the data is measured on an interval or ratio scale.
It allows psychologists to quantify how much scores vary from the average, which is crucial for determining if experimental effects are significant or due to chance. By using n - 1, the formula corrects for the systematic underestimation of variability that occurs when only a small group is studied.
Using N instead of n-1 for samples.
Always use n - 1 for samples to ensure the estimate is unbiased. The units of variance are the square of the original measurement units. A variance of zero indicates that all scores in the dataset are identical. Variance is the square of the standard deviation.
References
Sources
- Wikipedia: Sample variance
- Discovering Statistics Using IBM SPSS Statistics by Andy Field
- Statistics for Psychology by Arthur Aron, Elaine N. Aron, and Elliot J. Coups
- Wikipedia: Variance
- Statistical Methods for Psychology (David C. Howell)
- Discovering Statistics Using R (Andy Field)
- Gravetter, F. J., & Wallnau, L. B. (2017). Statistics for the Behavioral Sciences (10th ed.). Cengage Learning.
- Howell, D. C. (2013). Statistical Methods for Psychology (8th ed.). Wadsworth Cengage Learning.