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.6380 -0.9875  0.1804  0.9868  2.1804 

Coefficients:
                              Estimate Std. Error t value Pr(>|t|)    
(Intercept)                   1.090159   0.051191  21.296  < 2e-16 ***
Month_Number                 -0.005132   0.004487  -1.144  0.25272    
PartyRepublican              -0.270597   0.088889  -3.044  0.00234 ** 
Month_Number:PartyRepublican  0.046052   0.007445   6.186  6.6e-10 ***
---
Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 1.594 on 5979 degrees of freedom
  (1 observation deleted due to missingness)
Multiple R-squared:  0.01299,	Adjusted R-squared:  0.01249 
F-statistic: 26.23 on 3 and 5979 DF,  p-value: < 2.2e-16