
Comparative Politics
We want to test our theory of development: \(X \Rightarrow Y\)
This requires a though experiment: without some factor (\(X\)), N (US) would have been like N (MX)
Central to the though experiment is the counterfactual (what if…)
Comparativists formulate and test theories of politics
Causal inference is the main methodology
The basics of causal inference
Estimate causal effects
We start by formulating a hypothesis, derived from a theory
Majoritarian electoral systems reduce taxation
This hypothesis is causal. It says that MAJ cause the level of taxation.
It implies two counterfactual states of the world
Consider a country under two different counterfactual conditions:

The only difference between the two conditions is the treatment (MAJ or not), everything else is the same
Consider a country under two different counterfactual conditions:

\(Y\) is the outcome variable (e.g., tax rate, tax revenue as % of GDP)
Unit treatment effect (UTE) = difference in country’s \(Y\) between the two conditions
Average treatment effect (ATE) = average of the UTE for all countries

The problem is that a country either has an ES or it has another. It can’t have both together. This is the fundamental problem of causal inference
The Fundamental Problem of Causal Inference
We cannot observe the same unit under two conditions, so the unit treatment effect cannot be observed
Suppose electoral systems (treatment) are allocated randomly to countries

\(\implies\) Random assignment allows to identify the ATE
\(\implies\) Random assignment allows to identify the ATE
Key intuition: random assignment is “blind” to any differences between units. On average, the control group is very similar to the treated group if it were not treated
\(\implies\) In causal inference, we typically focus on the ATE.
If electoral systems were randomized across countries, we could simply compare the average \(Y\) between the treated and control group.

We can do this with a linear regression.
\(Y = \alpha + \beta D + \varepsilon\)
To estimate the ATE of \(X\) on \(Y\) we need to randomly change \(X\)
We then need identification assumptions about the “randomness”
Imagine that countries adopt electoral institutions based on economic conditions: richer countries are more likely to adopt MAJ

If we simply compare treated and non-treated countries as before, and run \(Y = \alpha + \beta D + \varepsilon\), we will get:
\[\beta= \text{ATE}\] \[+ \underbrace{\text{prior income differences}}_{\text{bias}}\]
We call this selection or endogeneity or confounding or omitted variable.
\(\implies\) “correlation is not causation”

If we include income in a multivariate regression, we “keep it constant” and compare units with the same income
\(Y = \alpha + \beta D + \gamma \text{Income} + \varepsilon\)
and now
\(\beta=\text{ATE}\)


To recap: we want to test a theory that says \(X \Rightarrow Y\)
Causal Research Design \(\rightarrow\) select units, comparisons, methods to estimate ATE in a credible way
Common solution: using within-country units reduces endogeneity issues

However, this may change the scope of the theory or the relevance
The “gold standard” of causal inference
Endogeneity is due to known variables in the data

Run multivariate regression that includes the confounder as a control variables
\(Y = \alpha + \beta D + \gamma \text{(control variables)} + \varepsilon\)
Endogeneity is due to unobserved variables (we cannot control), but “part” of the treatment is caused by a random variable

The instrumental variable \(\rightarrow\) exogenous/random and has a causal effect on the treatment (\(\approx\) a random “push” to accept)
Endogeneity is due to unobserved variables (we cannot control), but “part” of the treatment is caused by a random variable

First stage: \(D = \delta + \theta Z + u\)
Second stage: \(Y = \alpha + \beta D + \varepsilon\)
The statistical model estimates the “first stage”, then predicts the values of \(D\) and replaces \(D\) wiht them in the “second stage”
\(\implies\) same as controlling for the “endogenous part” of \(D\)
Treatment happens in time only for some units

We compare changes between treated units and untreated units
The assumption is parallel trends in absence of treatment
Treatment is applied only/more to units on one side of a cutoff value

We compare units very close to the cutoff, that are arguably very similar
The assumption is that they cannot alter their score to be on the other side
Thank you!