- When to use:
The practical value of understanding the standard deviation of a set of values is in appreciating how much
variation there is from the average (mean).
Standard deviation is often used to compare real-world data against a model to test the model. For example,
in industrial applications, the weight of products coming off a production line may need to comply with a legally
required value. By weighing some fraction of the products an average weight can be found, which will always
be slightly different from the long-term average. By using standard deviations, a minimum and maximum value
can be calculated that the averaged weight will be within some very high percentage of the time (99.9% or
more). If it falls outside the range then the production process may need to be corrected.
In finance, standard deviation is often used as a measure of the risk associated with price-fluctuations of a
given asset (stocks, bonds, property, etc.), or the risk of a portfolio of assets[15] (actively managed mutual
funds, index mutual funds, or ETFs). Risk is an important factor in determining how to efficiently manage a
portfolio of investments because it determines the variation in returns on the asset and/or portfolio and gives
investors a mathematical basis for investment decisions (known as mean-variance optimization). The
fundamental concept of risk is that as it increases, the expected return on an investment should increase as
well, an increase known as the risk premium. In other words, investors should expect a higher return on an
investment when that investment carries a higher level of risk or uncertainty. When evaluating investments,
investors should estimate both the expected return and the uncertainty of future returns. Standard deviation
provides a quantified estimate of the uncertainty of future returns.
- advantages
The standard deviation uses all observations in a dataset in its calculation and it is easy to interpret. A useful
property of the standard deviation is that, unlike the variance, it is expressed in the same unit as the data. A
large standard deviation indicates that the data points can spread far from the mean and a small standard
deviation indicates that they are clustered closely around the mean.
- Disadvantage:
The Standard Deviation of a series depends upon the units of measurement of the observations. Therefore,
one cannot use standard deviation for comparing the dispersion of the distributions that are expressed in
different units.
The Standard deviation being a statistical measure that summates the variation of
each point in the data set from the mean value, is susceptible to outliers. Outliers are
data points that are found far away from the rest of the data set. Outliers are caused
by errors in data, and they can significantly impact the accuracy of the standard
deviation.