Index Measures and Interaction Terms
Carolina Torreblanca
University of Pennsylvania
Global Development: Intermediate Topics in Politics, Policy, and Data
PSCI 3200 - Spring 2026
Check out workshops/survey_data.(qmd|html)
self-contained: truebibliography: references.bibmodelsummary() and ggplot()echo: false and warning: falseDoes moving to a new city reduce the political engagement of young people?
Data
Variables
Conditioning on baseline characteristics
Observable implications of the hypothesis (if it’s causal)
Placebo tests
Data
Variables
What is an index measure?
When should we create an index measure?
What does this accomplish?
What is an additive scale?
index = column_1 + column_2)When to use an additive scale
Benefits of additive scales
What is a z-score?
When to use averaged z-scores
Benefits of averaged z-scores
What is an interaction term?
\[ Y_i = \alpha + \beta_1 X_{i1} + \beta_2 X_{i2} + \beta_3 X_{i1}*X_{i2} + \epsilon_i \]
What are interaction terms used for?
\[ Y_i = \alpha + \beta_1 X_{i1} + \beta_2 X_{i2} + \beta_3 X_{i1}*X_{i2} + \epsilon_i \]
\[ Y_i = \alpha + \beta_1 X_{i1} + \beta_2 X_{i2} + \beta_3 X_{i1}*X_{i2} + \epsilon_i \]
Example: Continuous outcome with two binary predictors
https://carolina-torreblanca.github.io/psci3200-globaldev-main/