HANDOUT 6 Flashcards

1
Q

Why is omitting a relevant variable an issue?

A

BIASED coefficients

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

E(b1) when we omit a relevant variable

A

E(b1) = B1 + B2 [COV(X, Z)/Var(X)] ≠ B1

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

2 things the bias is determined by

A
  1. Sign of the coefficient on the omitted variable

2. The covariance between the included and omitted variables

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

Can we test for an omitted relevant variable? Why/why not?

A

NO - Zi is unknown.

if we knew the omitted relevant variable, we’d have included it.

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

Taylor series expansion formula

A

f(x) = f(x0) + f’(x0)(x - x0)/1! + f’‘(x0)(x - x0)^2/2!

+ … + f^n(x0)(x - x0)^n / n!

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

What does a taylor series expansion allow us to do?

A

We can always approximate a non-linear function as a high order polynomial

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

How does a taylor series expansion change the error term in the true model?

A

Ei –> Vi + remainder

Since the taylor expansion is only an approximation.

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

For a reset test, since Ui (false error term) is unobserved, what do we use?

A

Ui hat = residuals

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

Reset Test form & explain

A

Ui hat = d1 yi^2 hat + d2 yi^3 hat + … + [r0 + r1X1i + … + rk Xki]

  • We use the fitted valyes yi^2 hat as a proxy for x1^2,…,xn^2, x1x1,…,xn-1 xn
  • Include intercept & original set of X variables to get correct DOF for unrestricted
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

H0 and H1 for reset test

A

H0: d1 = d2 = 0 - functional form OK
H1: dj≠0 - functional form WRONG

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

What test statistic do we use for reset test?

A

F = [(RSS R - RSS U)/d] / [RSS U / dof]

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

What is our restricted model?

A

The ‘false’ model that we thought the functional form may be wrong

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

Problem with reset test and why

A

LOW POWERED TEST

  • As yi^ hats only a proxy
  • Means we often do not reject H0 even tho we should = often find that the functional form is ok when it isn’t.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

How does inclusion of irrelevant variables affect unbiasedness?

A

It doesn’t - estimates still unbiased.

E(b1) = B1

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

Why is inclusion of irrelevant variables an issue?

A
In V(b1) the denominator = RSS when in the true (bivariate) model it's TSS. RSS < TSS.
So including the irrelevant variable means we get too big variances = big SE = small t-ratios = often do NOT reject H0 &amp; often find insignificant coefficients when they're not.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How do we test whether a variable is irrelevant?

A

T-test whether coefficient is significantly different from 0.

H0: B2 = 0 - the variable is irrelevant
H1: B2 ≠ 0 - the variable is relevant