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.8021 -0.7883  0.2759  0.9983  2.4456 

Coefficients:
                              Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   0.967809   0.056771  17.048  < 2e-16 ***
Month_Number                  0.016962   0.006449   2.630  0.00856 ** 
PartyRepublican              -0.413436   0.099287  -4.164 3.18e-05 ***
Month_Number:PartyRepublican  0.061022   0.010318   5.914 3.57e-09 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.575 on 4728 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.02354,	Adjusted R-squared:  0.02292 
F-statistic: 37.99 on 3 and 4728 DF,  p-value: < 2.2e-16