Regression Analysis Flashcards
Two ways of making a prediction
Extrapolation: Prediction based on the past consistent pattern
Predictive Modelling: Predictions based on the relationships with variables
Goodness of a prediction
Differences between predicted and observed values
Bivariate Regression Analysis
y = a + bx
1) Basis of “least square criterion”
2) R square: how well the straight line model fit the observed points
3) Testing the regression model:
- Ho of regression model (F-Test): No linear relationship between DV and IV’s
- Ho of each IV: No linear relationship between DV and each IV
Multiple regression analysis
More than 1 IV
R square
Test for the overall regression model (Ho for overall model)
t-test for each coefficient (Ho for each IV)
Multicollinearity
Special uses for Multiple regression analysis
Stepwise regression
Dummy variables
Multicollinearity
If VIF (Variance Inflation Factor) > 10 or tolerance is close to 0, multicollinearity is suspected.
How to fix the problem
Examining the correlation matrix, drop one
Taking logarithm
Special uses of Multiple regression analysis
Screening Device Standardized betas (used for ranking IVs in terms of their importance)
Stepwise regression
Successice entry of IV’s based on p-Values