Standard deviation is a measure of how spread out a set of numbers is.
A small standard deviation indicates that the numbers are clustered closely together.
A large standard deviation indicates that the numbers are more spread out.
The standard deviation helps statisticians quickly understand the distribution of data.
Calculating Standard Deviation
Example 1: Small Data Set
Consider the numbers: 1, 2, 3, 4, 5.
Step 1: Calculate the meanxˉ
Add the numbers: 1+2+3+4+5=15
Divide by the number of values: 515=3. Therefore, xˉ=3
Step 2: Determine the distance from the mean
Subtract the mean from each number:
1−3=−2
2−3=−1
3−3=0
4−3=1
5−3=2
Note: These distances always sum to zero.
Step 3: Square the distances
This makes all values positive.
(−2)2=4
(−1)2=1
02=0
12=1
22=4
Step 4: Calculate the Variance
Variance is the average of the squared distances from the mean.
Add the squared distances: 4+1+0+1+4=10
Divide by the number of values: 510=2
The variance is 2.
Step 5: Calculate the Standard Deviationσ
The standard deviation is the square root of the variance.
σ=2≈1.414
Example 2: ACT Scores
Consider the ACT scores: 26, 24, 21, 19.
Step 1: Calculate the meanxˉ
Add the scores: 26+24+21+19=90
Divide by the number of scores: 490=22.5. Therefore, xˉ=22.5
Step 2: Determine the distance from the mean
Subtract the mean from each score:
26−22.5=3.5
24−22.5=1.5
21−22.5=−1.5
19−22.5=−3.5
Step 3: Square the distances
(3.5)2=12.25
(1.5)2=2.25
(−1.5)2=2.25
(−3.5)2=12.25
Step 4: Calculate the Variance
Add the squared distances: 12.25+2.25+2.25+12.25=29
Divide by the number of values: 429=7.25
The variance is 7.25.
Step 5: Calculate the Standard Deviationσ
The standard deviation is the square root of the variance.
σ=7.25≈2.69
Calculator Use
For large datasets, calculators or software are preferred.
Enter the data into a list or spreadsheet.
Use the calculator's statistical functions to compute one-variable statistics.
The calculator directly provides the standard deviation σ.
Note that the calculator may not directly display the variance, but it can be easily calculated by squaring the standard deviation obtained from the calculator.
Key Takeaways
Standard deviation measures the spread of data.
Variance is the square of the standard deviation.
Calculators simplify the calculation of standard deviation for large datasets.