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.2957 -1.1562 0.4476 1.1435 2.7178
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.295715 0.044402 29.181 <2e-16 ***
Month_Number -0.033785 0.002539 -13.307 <2e-16 ***
PartyRepublican -0.146084 0.074822 -1.952 0.0509 .
Month_Number:PartyRepublican 0.037084 0.004379 8.469 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.66 on 8802 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.03366, Adjusted R-squared: 0.03333
F-statistic: 102.2 on 3 and 8802 DF, p-value: < 2.2e-16