Thursday, April 1, 2010

A. For positively-skewed distribution, suggested transformations are:

  • Square root
    Formula: new variable = SQRT(old variable)
  • Natural logarithm
    Formula: new variable = LN(old variable)
  • Inverse
    Formula: new variable = 1/(old variable)

No comments:

Post a Comment