DSAN 5650: Causal Inference for Computational Social Science
Summer 2026, Georgetown University
Wednesday, July 8, 2026
Today’s Planned Schedule:
| Start | End | Topic | |
|---|---|---|---|
| Lecture | 6:30pm | 6:40pm | Final Project Pep Talk → |
| 6:40pm | 7:15pm | Ecological Inference → | |
| 7:15pm | 8:00pm | Controlling For Things vs. Matching/Weighting → | |
| Break! | 8:00pm | 8:10pm | |
| 8:10pm | 8:30pm | Propensity Score Lab → | |
| 8:30pm | 9:00pm | Causal Inferences with Text → |
\[ \DeclareMathOperator*{\argmax}{argmax} \DeclareMathOperator*{\argmin}{argmin} \newcommand{\bigexp}[1]{\exp\mkern-4mu\left[ #1 \right]} \newcommand{\bigexpect}[1]{\mathbb{E}\mkern-4mu \left[ #1 \right]} \newcommand{\definedas}{\overset{\small\text{def}}{=}} \newcommand{\definedalign}{\overset{\phantom{\text{defn}}}{=}} \newcommand{\eqeventual}{\overset{\text{eventually}}{=}} \newcommand{\Err}{\text{Err}} \newcommand{\expect}[1]{\mathbb{E}[#1]} \newcommand{\expectsq}[1]{\mathbb{E}^2[#1]} \newcommand{\fw}[1]{\texttt{#1}} \newcommand{\given}{\mid} \newcommand{\green}[1]{\color{green}{#1}} \newcommand{\heads}{\outcome{heads}} \newcommand{\iid}{\overset{\text{\small{iid}}}{\sim}} \newcommand{\lik}{\mathcal{L}} \newcommand{\loglik}{\ell} \DeclareMathOperator*{\maximize}{maximize} \DeclareMathOperator*{\minimize}{minimize} \newcommand{\mle}{\textsf{ML}} \newcommand{\nimplies}{\;\not\!\!\!\!\implies} \newcommand{\orange}[1]{\color{orange}{#1}} \newcommand{\outcome}[1]{\textsf{#1}} \newcommand{\param}[1]{{\color{purple} #1}} \newcommand{\pgsamplespace}{\{\green{1},\green{2},\green{3},\purp{4},\purp{5},\purp{6}\}} \newcommand{\pedge}[2]{\require{enclose}\enclose{circle}{~{#1}~} \rightarrow \; \enclose{circle}{\kern.01em {#2}~\kern.01em}} \newcommand{\pnode}[1]{\require{enclose}\enclose{circle}{\kern.1em {#1} \kern.1em}} \newcommand{\ponode}[1]{\require{enclose}\enclose{box}[background=lightgray]{{#1}}} \newcommand{\pnodesp}[1]{\require{enclose}\enclose{circle}{~{#1}~}} \newcommand{\purp}[1]{\color{purple}{#1}} \newcommand{\sign}{\text{Sign}} \newcommand{\spacecap}{\; \cap \;} \newcommand{\spacewedge}{\; \wedge \;} \newcommand{\tails}{\outcome{tails}} \newcommand{\Var}[1]{\text{Var}[#1]} \newcommand{\bigVar}[1]{\text{Var}\mkern-4mu \left[ #1 \right]} \]

| Status | |||
| Vote Choice | Unemployed | Employed | Total |
| Nazis | \(W_{i1}\) | \(W_{i2}\) | \(Y_i\) |
| Other | \(1 - W_{i1}\) | \(1 - W_{i2}\) | \(1 - Y_i\) |
| Total | \(X_i\) | \(1 - X_i\) | \(1\) |
intervention in the dataset: a seminar on growth mindset for high school studentsachievement_score in the dataset: performance on state’s standardized test\[ \mathbb{E}[Y \mid T = 1] - \mathbb{E}[Y \mid T = 0] \]
| intervention | mean_score |
|---|---|
| 0 | -0.1538030 |
| 1 | 0.3184686 |
| term | estimate |
|---|---|
| (Intercept) | -0.1538030 |
| intervention | 0.4722717 |

DSAN 5650 Week 8: EI, Propensity Scores