BackStandard Deviation: Calculating and Interpreting Sample Spread
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Standard Deviation
Definition and Purpose
Standard deviation is a key measure of variation in statistics, quantifying how spread out the values in a data set are around the mean. While the mean and median describe the center of the data, the standard deviation provides insight into the distribution's spread.
Low standard deviation: Data values are close to the mean (less spread out).
High standard deviation: Data values are more dispersed from the mean (more spread out).
Calculating Sample Standard Deviation
The sample standard deviation, denoted as s, is calculated using the following formula:
Formula (definition method): where are the data values, is the sample mean, and is the sample size.
Shortcut formula:
Step-by-Step Calculation Example
Given the sample: 5, 10, 12, 13, 14, 4
Find the mean ():
Calculate each and sum:
Apply the formula:
Table: Calculation Steps
x | x - mean | (x - mean)2 |
|---|---|---|
5 | -4.67 | 21.81 |
10 | 0.33 | 0.11 |
12 | 2.33 | 5.43 |
13 | 3.33 | 11.09 |
14 | 4.33 | 18.75 |
4 | -5.67 | 32.11 |
Sum of squared deviations:
Interpreting Standard Deviation
Smaller s: Data points are clustered near the mean.
Larger s: Data points are more spread out.
Standard deviation is always non-negative.
Practice Example
Given ages of students in a college class: 24, 27, 34, 28, 29, 35, 30, 32, 31
Apply the formula:
Calculate the mean, deviations, squared deviations, sum, and final standard deviation.
Visual Interpretation Using Histograms
Standard deviation can be visually interpreted using histograms:
Histogram with values tightly grouped: Lower standard deviation.
Histogram with values spread out: Higher standard deviation.
For example, if three samples of students' quiz scores are shown as histograms, the sample with the most spread-out bars will have the highest standard deviation.
Additional Notes
For population standard deviation, use and divide by instead of .
Standard deviation is sensitive to outliers.
Additional info: The notes also emphasize the difference between measures of center (mean, median) and measures of spread (standard deviation), and provide both computational and conceptual understanding of standard deviation.