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.7676 -0.7924  0.2933  0.9644  2.3295 

Coefficients:
                              Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   1.023116   0.053501  19.123  < 2e-16 ***
Month_Number                  0.006229   0.005268   1.183 0.237045    
PartyRepublican              -0.352600   0.093365  -3.777 0.000161 ***
Month_Number:PartyRepublican  0.054722   0.008614   6.353 2.29e-10 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.584 on 5380 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.01901,	Adjusted R-squared:  0.01846 
F-statistic: 34.75 on 3 and 5380 DF,  p-value: < 2.2e-16