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.6387 -0.9692  0.3613  0.9475  2.2094 

Coefficients:
                               Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   1.0621436  0.0519393  20.450  < 2e-16 ***
Month_Number                 -0.0006019  0.0047465  -0.127  0.89909    
PartyRepublican              -0.2714957  0.0899880  -3.017  0.00256 ** 
Month_Number:PartyRepublican  0.0452370  0.0077593   5.830 5.84e-09 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.588 on 5788 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.0134,	Adjusted R-squared:  0.01289 
F-statistic:  26.2 on 3 and 5788 DF,  p-value: < 2.2e-16