Standard Deviation
Definition:
Standard deviation (SD) is a measure of the amount of variation or dispersion in a set of values. A low SD means the data points tend to be close to the mean, while a high SD indicates that the data points are spread out over a wider range.
Formula:
where represents each value, is the mean, and is the number of values.
Example: Given the dataset:
- Calculate the mean :
- Calculate each squared deviation from the mean:
- Sum the squared deviations:
- Divide by the number of values and take the square root: