Polynomial Models

  • This is still bivariate! it’s just vs

Logarithmic Models

  1. Linear-Log:
  2. Log-Linear:
  3. Log-Log: Be careful since:
  • Units of coefficients are different
  • Variables must all be positive
  • There isn’t a statistical test to choose which model to use

Example: Wage vs Height

Regression Table:

  1. No Log: “Wage increases by \0.412\text{inch}$ increase in height”
  2. Linear-Log: “Wage increases by \frac{29.316}{100}=\0.2931%$ increase in height”
  3. Log-Linear: “Wage increases by per increase in height”
  4. Log-Log: “Wage increases by per increase in height”