AI Daily by JJJ Pro AI Daily by Jason Jeffrey Jones Productions

Are Democrats and Republicans polarizing on AI Support?

The current data support the following:

Yes, you may see and use the raw data.

Call:
lm(formula = Support ~ Month_Number * Party, data = .)

Residuals:
    Min      1Q  Median      3Q     Max 
-4.3334 -0.9677  0.3442  1.1174  2.4576 

Coefficients:
                              Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   1.251153   0.047073  26.579  < 2e-16 ***
Month_Number                 -0.028349   0.003179  -8.918  < 2e-16 ***
PartyRepublican              -0.169847   0.080364  -2.113   0.0346 *  
Month_Number:PartyRepublican  0.038431   0.005423   7.087  1.5e-12 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.639 on 7560 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.02012,	Adjusted R-squared:  0.01974 
F-statistic: 51.76 on 3 and 7560 DF,  p-value: < 2.2e-16