RM - Instrumental Variables

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/46

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:13 PM on 9/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

47 Terms

1
New cards

OLS estimator (formula words)

causal + selection

2
New cards

beta OLS

beta + Cov(e,D) / Var(D)

3
New cards

Selection bias in OLS estimator (formula)

COV(e,D) / Var (D)

4
New cards

OLS estimator if we have imperfect randomization

does not reflect the causal effect of taking the treatment but is biased by a selection term

5
New cards

Endogeneity (words)

the covariance of the treatment and the error term is not zero = OLS problematic

6
New cards

Exogenous (condition + OLS)

Covariance between the treatment and the error term is 0 = OLS no problem

7
New cards

IV method

uses three assumptions to characterise a chain reaction leading from the instrument to outcome

8
New cards

Three IV assumptions

1) Relevance of the instrument
2) independence assumption
3) exclusion restriction

9
New cards

IV Assumption 1 - Relevance

the instrument is correlated with the treatment
COV(Z, D) is unequal 0

10
New cards

IV assumption 2 - Independence

The instrument is not correlated with errors

11
New cards

IV assumption 3 - Exclusion restriction

The instrument only affects the outcome Y through the treatment D

12
New cards

Testing IV assumption

1) can be directly tested via regression from data
2) & 3) cannot be directly tested, the researcher needs to argue why this holds

13
New cards

Instrument is strong enough when

f-statistic of first regression > 10

14
New cards

OLS estimator (formula)

COV(D,Y) / Var(D)

15
New cards

IV estimator OLS (formula)

COV (Z,Y) /COV (Z,D)

16
New cards

IV estimator (words)

ratio of two OLS estimators (rho and phi)

17
New cards

Phi (formula)

COV(Z,D) /Var (Z)

18
New cards

Phi (words)

Covariance of Instrument and Treatment divided by variance of Instrument

19
New cards

Rho (formula) - (co)variances

COV (Z,Y) / Var (Z)

20
New cards

Rho (words)

Covariance of the Instrument and Outcome divide by Variance of Instrument

21
New cards

Rho also called

reduced form
intent to treat

22
New cards

Phi also called

first stage

23
New cards

to get causal effect via manual IV

estimate both regressions (reduced and first stage) and divide the reduced by the first one

24
New cards

RHO written as Expectations (formula)

E[Y | Z = 1] - E[Y | Z = 0] 

25
New cards

Phi written as expectations (formula)

E [ D | Z = 1] - E[ D| Z = 0] 

26
New cards

RHO in terms of expectations (words)

The expected outcome of those who have the instrument MINUS the expected outcome of those without the instrument

27
New cards

PHI in terms of expectations (words)

The likelihood of getting the treatment when having the instrument MINUS the likelihood of getting the treatment when NOT having the instrument

28
New cards

Why do we need a strong first stage?

so we do not divide by zero

29
New cards

How does IV get rid of the selection bias?

BECAUSE of the assumption that the instrument is not correlated with the error (the thing causing selection bias)

30
New cards

How does the 2SLS get rid of selection bias?

using the fitted values for the treatment gets rid of the error (because fitted values are predicted values, not real ones = no error)

31
New cards

PHI when we have perfect compliance

is 1

32
New cards

When Phi < 1

we are dealing with incomplete compliance
= the Intent to Treat is bigger than the local average treatment effect

33
New cards

LATE formula

gamma = rho / phi

34
New cards

Why are we estimating only the effect of compliers with IV?

because we only have variation in the treatment (e.g. we only observe treatment on those who otherwise would not get it)

35
New cards

never takers

those who would never take the treatment

36
New cards

always takers

those who would always take the treatment

37
New cards

Assumption needed to interpret IV beta as LATE

Monotonicity assumption

38
New cards

Monotonicity assumption

there are no defiers

39
New cards

Defiers

those who would only take treatment if they do not get the instrument (randomization)

40
New cards

Two-stage least squares

alternative way of computing ratio of rho and phi by means of a sequence of two regressions

41
New cards

Regression in the two-stage least squares

1) Regress the instrument on the treatment variable
2) save the predicted values from Regression 1 and regress the outcome variable on these predicted values

42
New cards

Advantages of 2SLS

1) allows as many control variables as you’d like
2) allows to efficiently use more than 1 instrument per exogenous covariate

43
New cards

Steps to 2SLS

1) test instrument
2) estimate the impact of instrument on treatment
3) Use fitted values of treatment for second-stage equation

44
New cards

2SLS - Regression 0

Yi = a0 + rho * Zi + y0 Ai + e0i

45
New cards

2SLS - Regression 1 (formula)

Di = a1 + Phi * Zi + y1Ai + e1i

46
New cards

2SLS - Regression 2

Yi = a2 + beta(2SLS) D^HAT + y2Ai + e2i

47
New cards

Parameters in 2SLS

rho = overall effect of instrument on outcome
phi = effect of instrument on treatment
beta = true causal effect of treatment on outcome
ei = confounder that affects relationship of treatment and outcome

<p>rho = overall effect of instrument on outcome<br>phi = effect of instrument on treatment<br>beta = true causal effect of treatment on outcome<br>ei = confounder that affects relationship of treatment and outcome</p>