How well does Age predict Americans' AI Support?
Call:
lm(formula = Support ~ Age, data = .)
Residuals:
Min 1Q Median 3Q Max
-4.0722 -0.9659 0.0554 1.0483 2.0767
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 0.880808 0.056899 15.480 <2e-16 ***
Age 0.002362 0.001364 1.731 0.0834 .
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.679 on 8849 degrees of freedom
(25 observations deleted due to missingness)
Multiple R-squared: 0.0003387, Adjusted R-squared: 0.0002257
F-statistic: 2.998 on 1 and 8849 DF, p-value: 0.0834
Yes, you may see and use the raw data.
This page last automatically updated on 2026-05-05.