Standard Deviation (Sample)
Measure of the amount of variation or dispersion in a set of values.
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
The sample standard deviation is a measure of dispersion that quantifies the spread of data points around the arithmetic mean. Unlike the population version, it utilizes Bessel's correction (n - 1) to provide an unbiased estimate of the population variability from a subset of data.
When to use: Apply this formula when you have collected data from a sample and want to generalize the findings to a larger population. It is the standard choice for most psychological experiments where measuring every member of a population is impossible.
Why it matters: It allows researchers to understand the consistency of behavior or cognitive performance across participants. High standard deviations indicate significant individual differences, while low values suggest the group is relatively homogeneous.
Symbols
Variables
s = Sample Standard Deviation, \Sigma (x - \bar{x})^2 = Sum of Squares, n = Sample Size
Walkthrough
Derivation
Derivation/Understanding of Standard Deviation (Sample)
This derivation explains how the sample standard deviation measures the typical spread or dispersion of data points around the mean within a given sample, adjusting for sample bias.
- The data is quantitative (numerical).
- The data represents a sample drawn from a larger population, not the entire population itself.
- The sample mean () is used as an estimate for the population mean.
1. Measuring Deviation from the Mean:
To understand how spread out data is, we first calculate the difference between each individual data point (x) and the sample mean (). This shows how far each point deviates from the average.
2. Squaring Deviations and Summing Them:
If we simply sum the deviations, they would always add up to zero. By squaring each deviation, we ensure all values are positive, allowing us to sum them to get a total measure of the squared spread, known as the 'sum of squares'.
3. Averaging Squared Deviations (Sample Variance):
To get an average measure of squared spread (variance), we divide the sum of squared deviations. For a sample, we divide by 'n - 1' (degrees of freedom) instead of 'n' to provide a more accurate, unbiased estimate of the population variance, known as Bessel's correction.
4. Returning to Original Units (Standard Deviation):
Since the variance () is in squared units, we take its square root to return the measure of spread to the original units of measurement. This gives us the sample standard deviation (s), which is easier to interpret as an average spread of the data.
Result
Source: AQA Psychology for A Level Year 1 & AS by Cara Flanagan, Dave Berry, Matt Jarvis, and Rob Liddle (or similar A-Level Psychology textbook)
Free formulas
Rearrangements
Solve for
Standard Deviation (Sample)
This formula calculates the sample standard deviation, a measure of the dispersion of data points in a sample around the sample mean. It is often used in inferential statistics to estimate the population standard deviation.
Difficulty: 2/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
The graph of standard deviation plotted against an independent variable follows a parabolic shape, as the squared difference term creates a U-shaped curve. The vertex represents the point where the independent variable equals the mean, resulting in a minimum value of zero for the dependent variable.
Graph type: parabolic
Why it behaves this way
Intuition
Imagine data points scattered along a number line; the standard deviation is like the typical 'reach' or average distance these points extend from the central balancing point (the mean).
Signs and relationships
- \sqrt{}: The square root is applied to return the measure of dispersion to the original units of the data, making it directly comparable to the mean.
- n - 1: This term, known as Bessel's correction, is used in the denominator for sample standard deviation to provide an unbiased estimate of the population standard deviation.
Free study cues
Insight
Canonical usage
The standard deviation (s) will always possess the same unit as the original data points (x) from which it is calculated.
Common confusion
A common mistake is to report the variance (which has units squared) when the standard deviation (which has the original units) is intended, or to forget to take the final square root, resulting in units squared.
Unit systems
One free problem
Practice Problem
A researcher measures the stress levels of 5 subjects and determines the Sum of Squares (SS) is 40. Calculate the sample standard deviation (SD).
Solve for:
Hint: Divide the SS by (n - 1) and then take the square root of the result.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
Memory scores: 5, 6, 7. Mean=6. Sum of squared differences: (5-6)^2 + (6-6)^2 + (7-6)^2 = 1+0+1 = 2. SD = sqrt(2 / (3-1)) = sqrt(1) = 1.
Study smarter
Tips
- Always divide the Sum of Squares (SS) by n - 1, not just n.
- Standard deviation is the square root of the variance.
- Ensure your units remain consistent throughout the calculation.
Avoid these traps
Common Mistakes
- Dividing by n instead of n-1 for sample data.
- Forgetting to take the square root at the very end.
Common questions
Frequently Asked Questions
This derivation explains how the sample standard deviation measures the typical spread or dispersion of data points around the mean within a given sample, adjusting for sample bias.
Apply this formula when you have collected data from a sample and want to generalize the findings to a larger population. It is the standard choice for most psychological experiments where measuring every member of a population is impossible.
It allows researchers to understand the consistency of behavior or cognitive performance across participants. High standard deviations indicate significant individual differences, while low values suggest the group is relatively homogeneous.
Dividing by n instead of n-1 for sample data. Forgetting to take the square root at the very end.
Memory scores: 5, 6, 7. Mean=6. Sum of squared differences: (5-6)^2 + (6-6)^2 + (7-6)^2 = 1+0+1 = 2. SD = sqrt(2 / (3-1)) = sqrt(1) = 1.
Always divide the Sum of Squares (SS) by n - 1, not just n. Standard deviation is the square root of the variance. Ensure your units remain consistent throughout the calculation.
References
Sources
- Wikipedia: Standard deviation
- Aron, A., Aron, E. N., & Coups, E. J. (2013). Statistics for Psychology (6th ed.). Pearson.
- Gravetter, F. J., Wallnau, L. B., Forzano, L. B., & Witnauer, J. E. (2021). Statistics for the Behavioral Sciences (12th ed.).
- Field, A. (2018). Discovering Statistics Using IBM SPSS Statistics (5th ed.). SAGE Publications.
- Gravetter, F. J., Wallnau, L. B., Forzano, L. B., & Witnauer, J. E. (2021). Essentials of Statistics for the Behavioral Sciences (10th ed.).
- Wikipedia: Bessel's correction
- AQA Psychology for A Level Year 1 & AS by Cara Flanagan, Dave Berry, Matt Jarvis, and Rob Liddle (or similar A-Level Psychology textbook)