How well does Age predict Americans' AI Support?
Call:
lm(formula = Support ~ Age, data = .)
Residuals:
Min 1Q Median 3Q Max
-4.0554 -0.9790 0.0343 1.0294 2.0493
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 0.920765 0.057427 16.03 <2e-16 ***
Age 0.001662 0.001374 1.21 0.226
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.674 on 8677 degrees of freedom
(21 observations deleted due to missingness)
Multiple R-squared: 0.0001686, Adjusted R-squared: 5.342e-05
F-statistic: 1.464 on 1 and 8677 DF, p-value: 0.2264
Yes, you may see and use the raw data.
This page last automatically updated on 2026-04-19.