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.2950 -1.1548 0.4466 1.1432 2.7163
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.295001 0.043979 29.446 <2e-16 ***
Month_Number -0.033711 0.002461 -13.696 <2e-16 ***
PartyRepublican -0.151926 0.074051 -2.052 0.0402 *
Month_Number:PartyRepublican 0.037618 0.004259 8.833 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.659 on 8976 degrees of freedom
(1 observation deleted due to missingness)
Multiple R-squared: 0.03539, Adjusted R-squared: 0.03507
F-statistic: 109.8 on 3 and 8976 DF, p-value: < 2.2e-16