Interaction Terms
If the effect of Xi on Y depends on the value of X2, you should include the interaction of X1 and X2 as an explanatory variable.
Some notes on interaction terms
In regards to non-linear terms…
If a categorical variable includes C categories, you can…
include C-1 dummy variables in your model
Measurement Error of Xk
What is the nature of the problem with imperfect multicollinearity?
Xk is highly predicted by other variables in the model (i.e. Rk2 is high)
How is the problem of multicolinearity diagnosed?
What are the remedies for multicollinearity?
Non-Linear Models are a failure of ?
classical assumption 1
What is the nature of the non-linear model problem?
Relationship btw Xk and Y is non-linear.
What are the consequences of the non-linear model problem?
One could improve fit of Y-hat to Y by including non-linear terms (e.g., square of Xk, ln(Xk), etc.) or by transforming the dependent variable (e.g., ln(Y)). Failure to do so could produce heteroskedastic errors
How is the non-linear model problem diagnosed?
What remedies are there for non-linear models?
Include non-linear terms or transform the dependent variable.
When explanatory variables are correlated with the error term this is a failure of…
classical assumption 3
What is the nature of the problem with explanatory variables that are correlated with the error term?
XK is correlated with e.
What are the consequences of explanatory variables that are correlated with the error term?
Bk will be biased by the omission of Z (i.e. “omitted variable bias”)
How is the problem of explanatory variables that are correlated with the error term diagnosed?
Theory
What remedies for explanatory variables that are correlated with the error term are available?
- Instrumental Variables
Instrumental variables are used in what two cases?
a. ) Xk is measured error.
b. ) An unobserved (and thus omitted) variable affects both Xk and Y, and thus biases Bk
An instrumental variable (Q) has the following two properties
a. ) Q is correlated with Xk
b. ) Q has no effect on Y other than through its effect on Xk. That is, Q has no direct effect on Y.
How is the Instrumental Variable used? “two stage least squares” (just for if we read papers using this technique)
Step 1: Regress Xk on Q and all of the other independent X variable used to predict Y. Compute Xhatk
Step 2: Regress Y on Xhatk and other X variables
What is the nature of the problem when individual observation error terms correlated with one another: serial correlation (failure of classical assumption 4)?
The error term for period t is statistically dependent on the error term in a prior peiod
What are the consequences of individual observation error terms correlated with one another: serial correlation (failure of classical assumption 4)?
Coefficients are unbiased but not efficient, i.e., some other alternative might produce estimates closer tot eh true value of the betas.
- Estimated standard errors are biased
How is individual observation error terms correlated with one another: serial correlation (failure of classical assumption 4) diagnosed?
Theory: Consider whether the outcomes in one time period are likely to be related to the outcomes in prior time periods.
Empirical Test: Compute the Durbin-Watson d Statistic.