Standard Deviation

Learn how to measure data spread using standard deviation and understand what it tells you about a data set.

Advanced25 minLesson

Definition

Standard deviation is a measure of how spread out numbers are from the mean (average). It tells you how much the data values typically differ from the average.
Where:
  • (sigma) = standard deviation
  • = each data value
  • = the mean (average)
  • = number of values
  • = sum of all values
Key insight: A small standard deviation means data points are close to the mean. A large standard deviation means data points are spread far from the mean.

Try it now

What does standard deviation measure?

Worked Examples

Find the standard deviation of:

1

Find the mean

Mean =

2

Find each deviation from the mean

, , , , Deviations:

3

Square each deviation

, , , , Squares:

4

Find the mean of squared deviations (variance)

Variance =

5

Take the square root to get standard deviation

Common Mistakes

Forgetting to square the deviations

Why it's wrong: Without squaring, positive and negative deviations would cancel out, giving a misleading result of zero.

Correct: Always square the deviations: . This ensures all values are positive.

Forgetting the final square root

Why it's wrong: Without the square root, you have variance, not standard deviation. They measure the same thing but in different units.

Correct: Standard deviation = . Always take the square root at the end.

Confusing population and sample formulas

Why it's wrong: Sample standard deviation divides by instead of to correct for bias when estimating from a sample.

Correct: Population: divide by . Sample: divide by . In this lesson, we use the population formula.

Interactive Visual

Box Plot Builder

12Q1: 16.524Q3: 3342
Min
12
Q1
16.5
Median
24
Q3
33
Max
42
IQR (Q3 - Q1):16.5
Range:30
Sorted data:
12, 15, 18, 22, 24, 27, 31, 35, 42
n = 9

Click on parts of the box plot to learn what they represent.

Bar Chart

Part A(25%)
Part B(35%)
Part C(20%)
Part D(20%)

Interactive Sandbox

Expression Calculator

Try these:

History

No calculations yet

Practice Problems

15 problems
Problem 1 of 15
Easy

What does standard deviation measure?

Why It Matters

Standard deviation is everywhere in real life:
  • Quality Control: Factories use it to ensure products are consistent. A low standard deviation means reliable products.
  • Test Scores: Teachers use it to understand how varied student performance is.
  • Finance: Investors use it to measure risk. Higher standard deviation = more volatility = more risk.
  • Weather: Meteorologists use it to describe temperature variability.
  • Sports: Coaches analyze player performance consistency.
Without standard deviation, we couldn't tell if data is tightly clustered or widely scattered!

Real World Applications

Quality Control in Manufacturing

Factories measure product dimensions to ensure consistency. Standard deviation shows how much variation exists.

Example:

A bolt factory aims for bolts of mm diameter. If the standard deviation is mm, most bolts are between and mm.

1Try It Yourself

Factory A produces bolts with mean diameter mm and standard deviation mm. Factory B also produces bolts with mean mm but standard deviation mm.

Which factory produces more consistent bolts?

Step 1: Write the mathematical expression

Compare the standard deviations:

Investment Risk Analysis

Financial analysts use standard deviation to measure how much an investment's returns fluctuate (volatility).

Example:

Stock A has returns with standard deviation . Stock B has standard deviation . Stock B is riskier because its returns vary more.

2Try It Yourself

Two mutual funds both have an average annual return of . Fund X has a standard deviation of , while Fund Y has a standard deviation of .

Which fund is less risky for a cautious investor?

Step 1: Write the mathematical expression

Compare risk levels:

Key Takeaways

  • 1Standard deviation measures how spread out data is from the mean
  • 2Formula:
  • 3Small standard deviation = data clustered near the mean
  • 4Large standard deviation = data spread far from the mean
  • 5To calculate: find mean, find deviations, square them, find mean of squares, take square root

Frequently Asked Questions

Variance is the average of squared deviations from the mean. Standard deviation is the square root of variance. They measure the same thing, but standard deviation is in the same units as your data, making it easier to interpret.
Variance is the average of squared deviations from the mean. Standard deviation is the square root of variance. They measure the same thing, but standard deviation is in the same units as your data, making it easier to interpret.
No. Standard deviation is always zero or positive. Since we square all deviations (making them positive) and then take a square root, the result cannot be negative. A standard deviation of zero means all values are identical.
If we just added up the deviations, positive and negative values would cancel out (their sum equals zero). Squaring ensures all values become positive, so they accumulate instead of canceling.

Glossary

Standard deviation
A measure of how spread out numbers are from the mean, calculated as the square root of variance
Variance
The average of the squared differences from the mean; the square of standard deviation
Deviation
The difference between a data point and the mean ()
Mean
The average of a set of numbers; the sum divided by the count
Population
The entire group being studied; population standard deviation divides by
Sample
A subset of the population; sample standard deviation divides by

More in This Topic