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.3008 -1.1292 0.4199 1.1454 2.6945
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.300771 0.044766 29.057 <2e-16 ***
Month_Number -0.034319 0.002620 -13.099 <2e-16 ***
PartyRepublican -0.176940 0.075549 -2.342 0.0192 *
Month_Number:PartyRepublican 0.040052 0.004511 8.879 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.657 on 8615 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.03371, Adjusted R-squared: 0.03337
F-statistic: 100.2 on 3 and 8615 DF, p-value: < 2.2e-16