This repository contains the full dataset and analysis code for the paper: “The Role of Topic Choice in Cross-Partisan Conversations” Authors: James Houghton, Duncan Watts Date: Under Review 2025 https://osf.io/preprints/socarxiv/nygt3_v1/
This study investigates whether certain conversation topics are more effective than others at improving affective attitudes toward political outgroups. We assess how features such as partisanship, contentiousness, and identity threat shape cross-partisan dialogue outcomes.
We find that:
- While some topics consistently produce better average results, the topics political nature or the disagreement between participants explain little of that variation.
- Outcomes varied widely within topics.
- Individual-level attributes (demographics, psychometrics, and attitudes attributes) were also poor predictors of outcomes.
- Behavioral self-reports, such as listening and perspective-taking, strongly correlate with positive affective change, though these measures are post hoc and correlational, implying the need for a study that manipulates behaviors.
-
analyze_study_data.ipynb
Reproduces all figures and tables used in the paper. Contains code for all study outcome analyses. -
analyze_topics_pretest.ipynb
Documents the pre-survey process used to select the final set of 10 discussion topics from an initial pool of 174. Includes exploratory analyses and figures for the supplement.
All figures used in the main paper and supplement are exported as standalone PDFs:
fig_balanced_samples.pdf
– sample balancing overviewfig_topic_effects.pdf
– estimated effects of each topicfig_topic_identity_threat.pdf
– identity threat ratings per topicfig_disagreement_predictors.pdf
– predictor slopes from regression modelsfig_change_histograms_kde.pdf
– outcome distributions- ...and others (see file list for full set)
table_primary_predictors.tex
,table_secondary_predictors_attributes.tex
,table_secondary_predictors_behavior.tex
– coefficient tables from regression modelstable_r2_comparison.tex
– explained variation by predictor grouptable_univariate_rope.tex
– Bayesian ROPE analysis resultstable_attrition_t_test.tex
– sample attrition checks
topic_list.csv
Contains full topic texts and short name identifiers used in code and figures.
-
topic_pretest_identity_threat_responses.csv
Qualtrics survey data capturing participants’ fear of judgment (identity threat) for each topic. -
topic_pretest_responses.csv
Main pre-survey dataset used to estimate contentiousness and partisanship for topic selection.
-
topic_study_responses.csv
Follow-up topic feature responses collected during the study to refine feature estimates. -
study_data.csv
Final merged and cleaned dataset from the experiment, ready for analysis.
Please cite the study as:
Houghton, J., Watts, D. “The Role of Topic Choice in Cross-Partisan Conversations.” Working Manuscript. 2025.