Table 1

Some useful transformations

Types of dataTransformations
Positive skew, increasing varianceLogarithmic = ln x, log10 x
Negative skew, decreasing varianceSquare power = x2
Count; Poisson distributionSquare root = √x
Time; survival dataInverse = 1/x
Proportion; p, binomial distributionLogit = ln (p/1−p); Arcsin = Arcsin√p; Probit = cumulative normal deviate