tab resentment if white_nh==1 * Dichotomous outcome // Full sample of White respondents prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=17 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=16 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=15 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=14 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=13 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=12 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=11 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=10 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 9 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 8 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 7 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 6 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 5 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 4 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 3 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 2 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=17 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=16 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=15 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=14 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=13 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=12 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=11 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=10 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 9 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 8 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 7 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 6 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 5 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 4 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 3 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 2 & resentment<=17, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) * Dichotomous outcome // Limited to White respondents coded "correct==1" prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=17 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=16 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=15 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=14 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=13 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=12 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=11 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=10 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 9 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 8 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 7 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 6 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 5 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 4 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 3 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 2 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=17 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=16 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=15 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=14 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=13 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=12 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=11 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=10 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 9 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 8 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 7 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 6 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 5 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 4 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 3 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 2 & resentment<=17 & correct==1, by(cs_treatment) prtest justified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=17 & correct==1, by(cs_treatment) * Continuous outcome // Full sample of White respondents gen Sjustified = (9-o_justified)/8 ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=17 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=16 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=15 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=14 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=13 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=12 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=11 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=10 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 9 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 8 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 7 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 6 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 5 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 4 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 3 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 2 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=17 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=16 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=15 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=14 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=13 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=12 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=11 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=10 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 9 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 8 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 7 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 6 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 5 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 4 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 3 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 2 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) * Continuous outcome // Limited to White respondents coded "correct==1" ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=17 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=16 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=15 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=14 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=13 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=12 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=11 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=10 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 9 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 8 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 7 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 6 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 5 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 4 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 3 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 2 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=17 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=16 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=15 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=14 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=13 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=12 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=11 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=10 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 9 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 8 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 7 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 6 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 5 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 4 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 3 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 2 & resentment<=17 & correct==1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=17 & correct==1, by(cs_treatment) * Continuous outcome // Full sample of White respondents ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=17 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=16 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=15 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=14 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=13 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=12 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=11 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>=10 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 9 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 8 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 7 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 6 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 5 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 4 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 3 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 2 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 2, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 3, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 4, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 5, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 6, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 7, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 8, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<= 9, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=10, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=11, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=12, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=13, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=14, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=15, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=16, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==1 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) * Continuous outcome // Full sample of White respondents ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=17 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=16 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=15 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=14 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=13 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=12 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=11 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>=10 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 9 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 8 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 7 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 6 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 5 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 4 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 3 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 2 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 1, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 2, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 3, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 4, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 5, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 6, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 7, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 8, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<= 9, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=10, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=11, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=12, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=13, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=14, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=15, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=16, by(cs_treatment) ttest Sjustified if white_nh==1 & (s_treatment==0 | cs_treatment==1) & resentment>= 1 & resentment<=17, by(cs_treatment)