Ryerson Project Item 52
American adults' average (mean) response was 2.09 on a scale of 0 (Disagree) to 10 (Agree). 355 responses have been collected (so far) from 2026-05-02 to 2026-09-09.
| Mean | 2.09 |
|---|---|
| Median | 2.00 |
| Standard deviation | 2.24 |
| N | 355 |
| Standard error | 0.119 |
Based on all-time mean agreement, this item ranks 131 out of 135 qualifying items and is at the 3.0 percentile.
Qualifying items have 100 or more total observations. Higher means indicate more agreement and therefore a higher rank.
The daily slope annualized over 365.25 days is 0.385 points per year, with a 95% confidence interval of [-2.290, 3.059]. This short-window annualized number is provided for reference, but the observed-period change above is the primary trend estimate.
Call:
lm(formula = response_value ~ days_since_start, data = model_data)
Residuals:
Min 1Q Median 3Q Max
-2.1453 -2.0531 -0.1432 0.9348 7.9853
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 2.009424 0.299934 6.700 8.27e-11 ***
days_since_start 0.001053 0.003723 0.283 0.777
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.239 on 353 degrees of freedom
Multiple R-squared: 0.0002266, Adjusted R-squared: -0.002606
F-statistic: 0.08002 on 1 and 353 DF, p-value: 0.7774