Are Democrats and Republicans polarizing on AI Support?
Yes, you may see and use the raw data.
Call:
lm(formula = Support ~ Month_Number * Party, data = .)
Residuals:
Min 1Q Median 3Q Max
-4.2997 -1.0259 0.4027 1.1389 2.6005
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.289631 0.046122 27.961 <2e-16 ***
Month_Number -0.032966 0.002936 -11.227 <2e-16 ***
PartyRepublican -0.182262 0.078629 -2.318 0.0205 *
Month_Number:PartyRepublican 0.040364 0.005072 7.958 2e-15 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.647 on 7950 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.02712, Adjusted R-squared: 0.02676
F-statistic: 73.88 on 3 and 7950 DF, p-value: < 2.2e-16