Lecture 7 - Multiple Regression Flashcards
Define a plane
A flat surface
What is the equation of a plane?
Y = b0 + b1x1 + b2x2
Why do we use a residuals plot when working with 3D planes?
It’s much easier to visualise the residuals.
If our histogram of residuals is more or less normally distributed, what does this qualify us to do?
Run a regression analysis.
What is multicollinearity?
Inter correlations between different predictors, meaning that the amount of unique information explained by each predictor is reduced.
Overlapping predictors that explain some of the variance can be counted how many times towards the overall prediction of the DV?
Only once - this is why you don’t simply add up all the different R^2s, as it will add up to a percentage greater than 100.
What is a part correlation?
The amount of unique variance explained by the predictor (IV) as a proportion of the total variance in the criterion (DV).
What is a partial correlation?
The proportion of variance once other relationships are accounted for/partialled out (controlled for).
What does R Square tell us?
the amount of variance that the model accounts for overall
What does R Square Adjusted tell us?
The amount of variance the model accounts for in a population with the same parameters as your sample.
When looking at the co-efficients of the predictors on SPSS, when should standardised be used and when should unstandardized be used?
Unstandardised co-efficients should be used if you want to form a regression equation.
Standardised co-efficients should be used when reporting, as they are comparable.
Which predictors must be included if you are to form a regression equation for your model?
All, not just the significant ones.
What are the assumptions of multiple regressions?
- Parametric assumptions must be met
- Regression surface needs to be linear (flat). Way to check is if the residuals plot is also linear.
What are the restrictions of multiple regressions?
- Outliers can be difficult to identify (a value looking like an outlier on one variable may not look like an outlier on the other)
- Best equation from the model may not be the most sensible in psychological terms (suppressor effect/variables).
Comparing 2 or more models allows you to….?
- Evaluate individual predictors
- Isolates impact of one particular predictor on a model of data.