13.13 Variable transformation
- give the variable statistical properties that play more nicely with regressions (e.g. skew)
- but it’s fine for an outlier to affect the OLS slope
- linear relationship between variables
- \(Wealth = InitialWealth \times e^{10 \times InterestRate}\)
- $ln(Wealth) = ln(InitialWealth) + 10 ln(InterestRate) $