How well does Age predict Americans' AI Support?
Call: lm(formula = Support ~ Age, data = .) Residuals: Min 1Q Median 3Q Max -4.1620 -1.1024 -0.0750 0.8899 1.9312 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 1.189471 0.064246 18.514 <2e-16 *** Age -0.001527 0.001555 -0.982 0.326 --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1 Residual standard error: 1.612 on 6365 degrees of freedom (4 observations deleted due to missingness) Multiple R-squared: 0.0001515, Adjusted R-squared: -5.576e-06 F-statistic: 0.9645 on 1 and 6365 DF, p-value: 0.3261
Yes, you may see and use the raw data.
This page last automatically updated on 2025-09-18.