Adjusted R2
1 - ((n-1)/(n-k-1)*(1-R2))
Dummy Variables
- n class = n-1 dummy variables
Heteroskedasticity
Effects of heteroskedasticity on regression analysis
1) Standard errors are unreliable
2) Coefficients are unaffected
3) t-stats will be too big or too small
4) F-test is unreliable
Detecting Heteroskedasticity
Correcting Heteroskedasticity
Option 1: Calculate robust standard errors (White-corrected standard errors)
Option 2: Generalized least squares: eliminates heteroskedasticity by modifying the original equation
Serial Correlation (autocorrelation)
-residual terms are correlated with one another
Positive: positive regression in one time period increases the probability of observing a positive regression error for the next time period.
Negative: negative regression in one time period increases the probability of observing a negative regression error for the next time period.
Effect of Serial Correlation on Regression Analysis
Detecting Serial Correlation
-Residual plots
-Durbin-Watson statistic: 2(1-r)
-r = correlation coefficient b/w residuals from one period and those from the
previous period
Rules:
Durbin Watson decision rule
Ho: Regression has no positive serial correlation
There are upper and lower critical DW-values:
Correcting Serial Correlation
Multicollinearity
-refers to the condition when two or more independent variables or linear combinations of independent variables are highly correlated with each other
Effects of multicollinearity on regression analysis
Detecting Multicollinearity
Levels of Misspecification
1) Functional form can be misspecified
- important variables are omitted
- variables should be transformed
- data is improperly pooled: wrong time period chosen
2) Explanatory variables are correlated with the error term in time series models
- a lagged dependent variable is used as independent variable
- a function of the dependent variable is used as an independent variable (“forecasting the past”)
- Independent variables are measured with error
3) Other time-series misspecifications that result in nonstationary
Unbiased estimator
-expected value of the estimator is equal to the parameter you are trying to estimate.
Consistent estimator