Transformations are widely used in statistics to reduce data to standard forms. Some common methods of re-expressing data are as follows:
Normalizing transformations are non-linear transformations often used by statisticians to make data more normal (Gaussian). This can reduce bias caused by outliers, and can also transform data to satisfy normality assumptions that are assumed by many statisitical techniques (e.g. power spectra). Note: meteorologists often say ``normalizing'' when they should say ``standardizing'' (not recommended !).
A much used class of transformations is the Box-Cox power law
transformation
,
where
can be
optimally tuned from 0 to 1. In the limit as
,
one
obtains the
transformation much used to make postively
skewed quantities such as stockmarket prices more normal.
The
square root transformation is often a good compromise
for postively skewed variables such as rainfall amounts
(Stephenson et al. 1999).