Multiple Linear Regression (3) Flashcards

(13 cards)

1
Q

What else can the independent variables be called?

A

Regressors or covariates

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

What is the unsystematic part of a regression model?

A

unsystematic part part u, contains
the part of y not explained by the regressors x1, . . . , xk

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

What is an example of a multiple linear model with non-constant marginal effects?

A

When the model includes one regressor (x) and also its square value (x^2)

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

What is x*?

A

There is a value of x so that the marginal
effect is zero, given by
x*=-B1/2B2
only applicable to non-constant marginal effects

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

When will x* minimise/maximise the population regression function?

A

minimise when B2>0
maximise when B2<0

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

What are the equations needed to find the slope coefficients in multiple linear regression models?

A

check ppt 2

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

What is the equation to find the intercept given the slope estimates?

A

check ppt 2

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

What is the equation for the sum of squared residuals in multiple linear regression models?

A

check ppt 3

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

What is the equation linking the sum of squares, explained sum of squares and sum of squared residuals?

A

SST=SSE+SSR

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

What is the equation for SST?

A

check ppt 4

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

What is the equation for SSE?

A

check ppt 4

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

What does R^2 show and what do different values of it mean?

A

R^2 is the ratio of the explained variation over the total variation. Thus, it is interpreted as the proportion of the
sample variation in yi that is explained by
y^i
R^2 = 1 means perfect fit

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

What is heteroskedasticity?

A

If the conditional variance Var(u|x1, . . . , xk ) depends on any of the regressors (not constant)

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