Standard
is a statistical measure that quantifies the amount of variation or dispersion in a set of data values. It represents how spread out the values in a dataset are from the mean (average) of the dataset.
Interpretation
-
Small Standard Deviation:
- Indicates that the data points are close to the mean.
- Implies less variability and more consistency within the dataset.
- Example: In a class where most students score similarly on a test, the standard deviation of the scores will be small.
-
Large Standard Deviation:
- Indicates that the data points are spread out over a wider range of values.
- Implies greater variability and less consistency within the dataset.
- Example: In a class where students’ test scores vary significantly, the standard deviation will be large.
Formulas
Population Standard Deviation
Where:
- is the population standard deviation.
- represents each data point in the population.
- is the population mean.
- is the number of data points in the population.
Sample Standard Deviation
Where:
- is the sample standard deviation.
- represents each data point in the sample.
- is the sample mean.
- is the number of data points in the sample.
Applications
-
Data Analysis:
- Used to measure the volatility or variability of data.
- A smaller standard deviation indicates that data points are close to the mean, while a larger standard deviation indicates that data points are spread out.
-
Quality Control:
- Used to monitor the consistency of product quality.
- A smaller standard deviation indicates consistent product quality, while a larger standard deviation indicates more variation in quality.
-
Risk Assessment:
- In finance, used to measure the volatility of investment returns.
- A higher standard deviation indicates higher risk due to greater variability in returns, while a lower standard deviation indicates lower risk and more stable returns.
Example Calculations
Population Standard Deviation Example
Consider a population with data points: 2, 4, 4, 4, 5, 5, 7, 9.
-
Calculate the mean ():
-
Calculate each deviation from the mean, square it, and sum:
-
Divide by the number of data points () and take the square root:
Sample Standard Deviation Example
Consider a sample with data points: 2, 4, 4, 4, 5, 5, 7, 9.
-
Calculate the mean ():
-
Calculate each deviation from the mean, square it, and sum:
-
Divide by the number of data points minus one () and take the square root: