Topic 2: Introduction to Linear Regression Flashcards

1
Q

Show a simple linear regression model:

A

For all i:

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

Show the simple linear regression model below, in matrix form:

A

y = XB

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

What are the assumptions that the Method of Moments makes about the expectations of variables?

A

E(u) = 0

E(u | Xi) = 0

(for all i).

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

Give the two MM constraints in equation form

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

What is the simplified form of XTy?

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

What is the simplified form of XTX

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

Show the steps to get the Method of Moments Estimator for a simple linear model.

A

(1) From constraints of MM
(2) Put in matrix form, multiply both equations by n.
(3) Write in form of variables
(4) Solve for parameters.

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

Derive the Method of Moments Estimator for Multivariate Regression Models

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