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.5843 -0.9450 0.0886 1.0217 2.1223
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.123674 0.050695 22.165 < 2e-16 ***
Month_Number -0.010387 0.004281 -2.426 0.01529 *
PartyRepublican -0.245931 0.087880 -2.798 0.00515 **
Month_Number:PartyRepublican 0.044033 0.007145 6.163 7.58e-10 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.604 on 6179 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.01175, Adjusted R-squared: 0.01127
F-statistic: 24.48 on 3 and 6179 DF, p-value: 9.642e-16