Chapter 15 Flashcards

1
Q

Multiple regression model

A

The equation which describes how the dependent variable Y is related to the independents variables Xp and an error term

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

Adjusted R2

A

R2 —> SSR/SST and the Adj R2 —>1-(1-R2) n-1/n-p-1

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

F-test multiple regression

A

Is used to determine whether a significant relationship exist between the dependent variable and the set of ALL independent variables - test for overall significance

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

T-test multiple regression

A

Is used to determine whether each of the individual independent variables is significant. A separate t-test is conducted for each of the independent variables in the model - test for individual significance

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

Multicollineraity

A

Refers to the correlation between the independent variables.

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

Dummy variable

A

Is what a X-variable is called when using qualitative independent variables which only take on values 0 or 1. Ex 0 stands for men and 1 stands for women, depending on gender we get b-parameter multiplied with 1 or 0

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

Logistic regression

A

Is used when the dependent variable Y can assume two values, 0 or 1. With logistic regression can we calculate the probability of getting Y=0 and Y=1

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