Ryerson Project Item 9
American adults' average (mean) response was 6.95 on a scale of 0 (Disagree) to 10 (Agree). 838 responses have been collected (so far) from 2026-05-01 to 2026-08-26.
| Mean | 6.95 |
|---|---|
| Median | 8.00 |
| Standard deviation | 2.45 |
| N | 838 |
| Standard error | 0.085 |
Based on all-time mean agreement, this item ranks 48 out of 132 qualifying items and is at the 64.1 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.750 points per year, with a 95% confidence interval of [-2.651, 1.152]. 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.0214 -1.0194 0.9478 1.9965 3.1817
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 7.054271 0.161877 43.578 <2e-16 ***
days_since_start -0.002052 0.002652 -0.774 0.439
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.45 on 836 degrees of freedom
Multiple R-squared: 0.0007157, Adjusted R-squared: -0.0004796
F-statistic: 0.5988 on 1 and 836 DF, p-value: 0.4393