Observational Data
Jeremy Springman
University of Pennsylvania
Global Development: Intermediate Topics in Politics, Policy, and Data
PSCI 3200 - Spring 2024
\[ Y_i = \alpha + \beta X_i + \epsilon_i \]
Estimating model parameters
\[ \hat{Y_i} = \hat{\alpha} + \hat{\beta} X_i \] Coefficient \[ \hat{\beta} = \Delta{\hat{Y}} / \Delta{X} \]
What are residuals
\[ \hat{\epsilon_i} = Y_i - \hat{Y_i} \]
How do we minimize them?
\[ SSR = \sum_{i}^{N} \hat{\epsilon}_i^2 \]
\[ Y_i = \alpha + \beta_1 X_{i1} + \beta_2 X_{i2} + \epsilon_i \]
In the real world, there are always threats to inference that we can’t measure/observe or understand well enough to adjust for
jrspringman.github.io/psci3200-globaldev/