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.3031 -1.1785 0.4563 1.1456 2.7669
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.303102 0.043723 29.804 <2e-16 ***
Month_Number -0.034517 0.002391 -14.437 <2e-16 ***
PartyRepublican -0.130948 0.073440 -1.783 0.0746 .
Month_Number:PartyRepublican 0.035792 0.004134 8.657 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.667 on 9175 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.03727, Adjusted R-squared: 0.03695
F-statistic: 118.4 on 3 and 9175 DF, p-value: < 2.2e-16