Transformations
Transformations
1 Transformations
One of the simplest ways to use certain statistical procedures with data that are
not normally distributed is to transform the data. The advantage of transformations is the
increase in statistical power from using parametric statistics over nonparametric statistics.
The disadvantage is the difficulty in interpretation that can sometimes accompany the
transformation—it is much easier to think in terms of mg/dL than it is in terms of
log(mg/dL). Below we outline the more common transformations applied to data.
within groups. Because the mean of a Poisson variable equals the variance of the
variable, group means will always be correlated with within-group variances in this case.
1
There is no conventional term for these types of transforms. We call them normalizing
because they are based on the mathematics behind the normal curve.
QMIN (2006-02-08) Transformations - 1.4
For example,
transforms the variable Triglycerides in data set Lipids. The transformed variable is
called Triglycerides_normal and is contained in the data set Lipids2 (which also contains
all the variables in Lipids).