The geometric standard deviation describes how spread out are a set of numbers whose preferred average is the geometric mean. If the geometric mean of a set of numbers {A1, A2, ..., An} is denoted as μg, then the geometric standard deviation is
.
Derivation
If the geometric mean is
then taking the natural logarithm of both sides results in
.
The logarithm of a product is a sum of logarithms, so
.
It can now be seen that
is the arithmetic mean of the set {lnA1,lnA2,...,lnAn}, therefore the arithmetic standard deviation of this same set should be
.
'Correction: The arithmetic standard deviation of this set is what is shown on the right. It is not the log of the standard deviation. To prove it's wrong, compute the covariance of two sets in a like manner. Exponentiating the result produces a covariance that is strictly non-negative, which is not reasonable (covariance can be negative).
Exponentiating both sides results in equation (1). Q.E.D.
Geometric standard score
The geometric version of the standard score is
.
If the geometric mean, standard deviation, and z-score of a datum are known, then the raw score can be reconstructed by
Relationship to log-normal distribution
The geometric standared deviation is related to the log-normal distribution.
The log-normal distribution is a distribution which is normal for the logarithm
transformed values. By a simple set of logarithm transformations we see that the
geometric standard deviation is the exponentiated value of the standard deviation
of the log transformed values (e.g. exp(stdev(ln(A))));
As such, the geometric mean and the geometric standard deviation of a sample of
data from a log-normally distributed population may be used to estimate confidence
intervals analogous to the way the arithmetic mean and standard deviation are
used to estimate confidence intervals for a normal distribution. See discussion
in log-normal distribution for details.
See also
geometric mean, log-normal distribution, natural logarithm