Standard Deviation: Measuring Spread
Problem
Find the standard deviation of {4, 8, 6, 5, 3}. Show each point's distance from the mean.
Explanation
What does standard deviation measure?
Standard deviation ( or ) measures the typical distance of data points from the mean. A small SD means data is tightly clustered; a large SD means data is spread out.
Step-by-step: {4, 8, 6, 5, 3}
Step 1 — Find the mean:
Step 2 — Find each deviation (distance from mean):
, , , ,
Step 3 — Square each deviation:
Step 4 — Average the squared deviations (for population SD, divide by ; for sample SD, divide by ):
Step 5 — Take the square root:
Interpretation
The data values are, on average, about 1.72 units away from the mean of 5.2. About 68% of data in a normal distribution falls within one SD of the mean.
Population vs Sample SD
- Population (): divide by — used when you have the entire population.
- Sample (): divide by — used when your data is a sample from a larger population (Bessel's correction).
Try it in the visualization
Each data point is plotted. Distance lines show how far each value is from the mean. Squared deviations are shown as literal squares whose total area is minimized.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.