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.7384 -0.7829  0.2616  0.9890  2.4559 

Coefficients:
                              Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   0.983437   0.057569  17.083  < 2e-16 ***
Month_Number                  0.013805   0.006754   2.044    0.041 *  
PartyRepublican              -0.439357   0.101389  -4.333 1.50e-05 ***
Month_Number:PartyRepublican  0.065816   0.010918   6.028 1.79e-09 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.572 on 4562 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.02176,	Adjusted R-squared:  0.02112 
F-statistic: 33.82 on 3 and 4562 DF,  p-value: < 2.2e-16