How well does Age predict Americans' AI Support?
Call:
lm(formula = Support ~ Age, data = .)
Residuals:
Min 1Q Median 3Q Max
-4.1216 -1.0892 -0.0744 0.9108 1.9383
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.1393262 0.0623558 18.271 <2e-16 ***
Age -0.0009831 0.0015017 -0.655 0.513
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 1.623 on 6879 degrees of freedom
(7 observations deleted due to missingness)
Multiple R-squared: 6.23e-05, Adjusted R-squared: -8.306e-05
F-statistic: 0.4286 on 1 and 6879 DF, p-value: 0.5127
Yes, you may see and use the raw data.
This page last automatically updated on 2025-11-04.