Standard Deviation
A statistical measure representing the amount of variation or dispersion of a dataset around its mean.
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
In geography, this formula quantifies the spread of data points, such as rainfall totals or migration rates, relative to the average. Using n-1 in the denominator indicates that this is a sample standard deviation, providing an unbiased estimate for a larger population.
When to use: Use when you need to understand how consistent or varied a dataset is, specifically for sample data rather than an entire population.
Why it matters: It helps geographers differentiate between datasets that might have the same average but completely different underlying characteristics, such as stable vs. volatile climate patterns.
Symbols
Variables
s = Sample Standard Deviation, = Individual data value, = Mean of the sample, n = Sample size
Walkthrough
Derivation
Derivation of Standard Deviation
The sample standard deviation is derived by calculating the root-mean-square deviation from the sample mean, adjusting for degrees of freedom to provide an unbiased estimate.
- The data points represent a random sample from a larger population.
- The sample size (n) is greater than 1 to avoid division by zero.
Calculate the Deviation
Calculate the difference between each individual data point () and the arithmetic mean of the sample ().
Note: The sum of these deviations is always zero.
Square the Deviations
Square each deviation to ensure all values are positive and to penalize larger outliers, then sum them to find the Sum of Squares (SS).
Note: Squaring prevents negative values from cancelling out positive ones.
Apply Bessel's Correction
Divide by n-1 instead of n. This accounts for the loss of one degree of freedom when using the sample mean rather than the population mean to calculate dispersion.
Note: This is known as the sample variance (); dividing by n-1 makes it an unbiased estimator.
Take the Square Root
Take the square root of the variance to return the units of measurement to their original scale.
Note: The result is the sample standard deviation, providing a measure of dispersion in the original units.
Result
Source: AQA/Edexcel A-Level Geography Quantitative Skills Specification
Free formulas
Rearrangements
Solve for
Make s the subject
The variable s is already the subject of the formula.
Difficulty: 1/5
Solve for
Make n the subject
Isolate n by squaring both sides, rearranging the fraction, and solving for n.
Difficulty: 3/5
Solve for
Make the subject
Isolate by squaring the standard deviation, multiplying by (n-1), and extracting the square root.
Difficulty: 4/5
Solve for
Make the subject
This requires expanding the squared term in the summation and solving the resulting quadratic equation in terms of the mean.
Difficulty: 5/5
The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.
Visual intuition
Graph
Graph unavailable for this formula.
Contains advanced operator notation (integrals/sums/limits)
Why it behaves this way
Intuition
Imagine a set of points scattered along a line. The mean is the center of gravity. Each is the distance (displacement) from that center. Squaring these makes them all positive (treating left and right deviations equally), and the square root 'undoes' the squaring to bring the final value back to the original units of measurement, representing the 'average radius' of the data cloud.
Signs and relationships
- (x_i - \bar{x})^2: Squaring ensures that negative deviations (points below the mean) do not cancel out positive deviations (points above the mean), effectively turning every distance into a positive magnitude.
- \sqrt{}: Since the deviations were squared, the units of the result were squared as well. The square root returns the measure to the original unit of measurement (e.g., meters instead of meters squared).
One free problem
Practice Problem
Calculate the standard deviation for the sample rainfall data (in mm): 10, 12, 14, 16. Round to one decimal place.
Solve for:
Hint: Calculate the mean first (13), find the squared difference for each value, sum them, divide by (n-1=3), and take the square root.
The full worked solution stays in the interactive walkthrough.
Where it shows up
Real-World Context
Analyzing the variation in annual tourist arrivals at different coastal resorts to determine which locations experience the most consistent versus the most erratic visitor numbers.
Study smarter
Tips
- Always calculate the mean first.
- Ensure you subtract the mean from each individual data point before squaring.
- Remember that the square root is the final step to return the value to the original units of measurement.
Avoid these traps
Common Mistakes
- Using n instead of n-1, which is only for population standard deviation.
- Forgetting to square the differences (x - mean) before summing them.
- Calculating the mean of the squared differences instead of dividing by n-1.
Common questions
Frequently Asked Questions
The sample standard deviation is derived by calculating the root-mean-square deviation from the sample mean, adjusting for degrees of freedom to provide an unbiased estimate.
Use when you need to understand how consistent or varied a dataset is, specifically for sample data rather than an entire population.
It helps geographers differentiate between datasets that might have the same average but completely different underlying characteristics, such as stable vs. volatile climate patterns.
Using n instead of n-1, which is only for population standard deviation. Forgetting to square the differences (x - mean) before summing them. Calculating the mean of the squared differences instead of dividing by n-1.
Analyzing the variation in annual tourist arrivals at different coastal resorts to determine which locations experience the most consistent versus the most erratic visitor numbers.
Always calculate the mean first. Ensure you subtract the mean from each individual data point before squaring. Remember that the square root is the final step to return the value to the original units of measurement.
References
Sources
- Clark, W.A.V. and Hosking, P.L. (1986). Statistical Methods for Geographers.
- AQA/Edexcel A-Level Geography Quantitative Skills Specification