Week 1 MRA Flashcards

1
Q

When does it make sense to perform a linear regression

A

Hoge correlaties? JA
Zie correlatieshoogste significante correlatie beste voorspeller

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what should you check to determine the null hypothesis of no relationship can be rejected in liniar regression

A

ANOVA F, df and p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how to check how much total variance is explained in liniar regression

A

zie R2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What predictor explains the most unique variance?

A

see coefficients table–>part–>highest number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Is there evidence of multicollinearity in the predictors

A

check
* alle VIF <10
* alle tollerance >0.1
JA?–>geen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

how to check if there are outliers on X

A

maximum centred leverage value (zie residuals statistics) <3(k+1)/N
k=aantal predictoren

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

how check if there are outliers on Y

A

min en max std residuals tussen -3 en 3–> geen outliers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

how to check if the outliers are influential?

A

max cook’s distance <1–>non influential

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How do you check for linearity?

A

scatterplot–>fit line total–>zie r2 linear bovenaan de grafiek.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

how to check for homoscedasticiteit

A

scatterplot—>horizontale lijn in het midden–>spreiden boven en onder hetzelfde?–>homoscedasticiteit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

how to check for normality? What if the terms for normality are not met?

A

pp plot–>punten ongeveer op 1 lijn?

robust if N>100

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How do you check if adding another variable improves the model in hierarichical regression?

A

model summary–>F change sign. noteer F, df, df p.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

how to check how much extra variance is explained by the new model in hierarchical regression?

A

model summary–>R square change.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When do you use MRA

A
  • predicting
  • multiple X
  • one Y
  • all variables are Interval
How well did you know this?
1
Not at all
2
3
4
5
Perfectly