Ryerson Project Item 20
American adults' average (mean) response was 7.49 on a scale of 0 (Disagree) to 10 (Agree). 344 responses have been collected (so far) from 2026-05-01 to 2026-08-07.
| Mean | 7.49 |
|---|---|
| Median | 8.00 |
| Standard deviation | 2.82 |
| N | 344 |
| Standard error | 0.152 |
Based on all-time mean agreement, this item ranks 27 out of 123 qualifying items and is at the 78.7 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 -3.474 points per year, with a 95% confidence interval of [-7.936, 0.988]. 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
-7.8565 -1.6021 0.6428 2.3812 3.0470
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 7.885056 0.300231 26.263 <2e-16 ***
days_since_start -0.009511 0.006211 -1.531 0.127
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.815 on 342 degrees of freedom
Multiple R-squared: 0.006809, Adjusted R-squared: 0.003905
F-statistic: 2.345 on 1 and 342 DF, p-value: 0.1266