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.3819 -0.9232  0.3051  1.1022  2.3812 

Coefficients:
                              Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   1.227561   0.048084  25.529  < 2e-16 ***
Month_Number                 -0.025363   0.003437  -7.379 1.77e-13 ***
PartyRepublican              -0.184313   0.082577  -2.232   0.0256 *  
Month_Number:PartyRepublican  0.039474   0.005857   6.739 1.71e-11 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.633 on 7174 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.01653,	Adjusted R-squared:  0.01612 
F-statistic:  40.2 on 3 and 7174 DF,  p-value: < 2.2e-16