๐ 10 min read | Class 9โ12 | FBISE ยท CBSE ยท IGCSE ยท O-Levels ยท IB
Two students both scored a mean of 70 in their exams. One scored 68, 70, 72, 69, 71 โ nearly the same every time. The other scored 40, 90, 55, 95, 60 โ wildly different each attempt. The mean tells you nothing about that difference. Standard deviation does. It measures how much the values in a data set spread out from their mean. A small standard deviation means values cluster tightly together; a large one means they're scattered widely.
What Is Standard Deviation?
Standard deviation (denoted ฯ for a population and s for a sample) is the square root of the average squared distance of each data point from the mean. It is the most widely used measure of spread or dispersion in statistics.
Sample SD: s = โ[ ฮฃ(x โ xฬ)ยฒ / (n โ 1) ]
For most school-level problems (FBISE, IGCSE, O-Levels), you will use the population formula unless explicitly told you have a sample. The key steps are always the same: find the mean, find each deviation, square them, average those squares, then take the square root.
Step-by-Step Example
A class of five students scored: 4, 7, 13, 2, 9 in a quiz out of 15. Find the standard deviation.
Find the mean:
xฬ = (4 + 7 + 13 + 2 + 9) รท 5 = 35 รท 5 = 7
Find each deviation from the mean (x โ xฬ):
4โ7=โ3 | 7โ7=0 | 13โ7=6 | 2โ7=โ5 | 9โ7=2
Square each deviation (x โ xฬ)ยฒ:
9 | 0 | 36 | 25 | 4
Find the mean of squared deviations (variance):
ฮฃ(xโxฬ)ยฒ = 9+0+36+25+4 = 74 โ 74 รท 5 =
14.8
Take the square root:
ฯ = โ14.8 โ 3.85
The standard deviation is approximately 3.85. This means scores typically differ from the mean of 7 by about 3.85 marks.
What Does the Value Actually Mean?
Standard deviation is expressed in the same units as your original data. If you measured heights in centimetres, your SD is in centimetres. This makes it directly interpretable: an SD of 3.85 marks means a typical quiz score is roughly 3โ4 marks away from the mean in either direction.
Real-Life Applications
-
๐ญ
Manufacturing quality control: A factory producing bolts checks that the diameter's SD is tiny โ a high SD means inconsistent, defective products.
-
๐น
Finance and investment: The "risk" of a stock is measured by the SD of its daily returns. Higher SD = higher volatility = higher risk.
-
๐ฅ
Medicine: Clinical trials compare SDs of patient outcomes to judge how consistently a treatment works across different patients.
-
๐
Education: When a teacher says the test was "too easy" or "too hard," they are often noticing that the SD is unusually small (everyone scored similarly) or large (scores were all over the place).
Common Mistakes Students Make
Frequently Asked Questions
Try the Standard Deviation Calculator
Skip the tedious arithmetic. Our free calculator computes standard deviation (and variance) instantly, showing every working step so you can follow along and learn the method.
๐งฎ Open the Calculator โ