Ryerson Project Item 1
American adults' average (mean) response was 2.64 on a scale of 0 (Disagree) to 10 (Agree). 1,104 responses have been collected (so far) from 2026-05-01 to 2026-09-09.
| Mean | 2.64 |
|---|---|
| Median | 2.00 |
| Standard deviation | 2.61 |
| N | 1,104 |
| Standard error | 0.079 |
Based on all-time mean agreement, this item ranks 128 out of 135 qualifying items and is at the 5.2 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.367 points per year, with a 95% confidence interval of [-1.935, 1.200]. 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.6940 -2.5959 -0.6367 2.3060 7.4237
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 2.694022 0.140565 19.17 <2e-16 ***
days_since_start -0.001006 0.002187 -0.46 0.646
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.61 on 1102 degrees of freedom
Multiple R-squared: 0.000192, Adjusted R-squared: -0.0007153
F-statistic: 0.2116 on 1 and 1102 DF, p-value: 0.6456