Transformations are widely used in statistics to make patterns easier to see, or 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 statistical techniques. Note that the transformation just puts the data on a different scale; it needn't change the information content. Note also that meteorologists (and even some statisticians) often confusingly say ``normalizing'' when what they really mean is ``standardizing''!
A much used class of transformations is the Box-Cox power law
transformation
, where
can be
optimally tuned. 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).