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.318 -1.138 0.442 1.152 2.732
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.318329 0.045210 29.160 <2e-16 ***
Month_Number -0.036206 0.002711 -13.355 <2e-16 ***
PartyRepublican -0.184833 0.076571 -2.414 0.0158 *
Month_Number:PartyRepublican 0.041019 0.004681 8.763 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.656 on 8414 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.0343, Adjusted R-squared: 0.03395
F-statistic: 99.61 on 3 and 8414 DF, p-value: < 2.2e-16