Ryerson Project Item 50
American adults' average (mean) response was 5.08 on a scale of 0 (Disagree) to 10 (Agree). 738 responses have been collected (so far) from 2026-05-01 to 2026-09-09.
| Mean | 5.08 |
|---|---|
| Median | 5.00 |
| Standard deviation | 2.69 |
| N | 738 |
| Standard error | 0.099 |
Based on all-time mean agreement, this item ranks 91 out of 135 qualifying items and is at the 32.8 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.262 points per year, with a 95% confidence interval of [-2.664, 2.139]. 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
-5.1412 -2.0648 -0.0664 1.9262 4.9522
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 5.1418886 0.3171960 16.210 <2e-16 ***
days_since_start -0.0007186 0.0033487 -0.215 0.83
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.695 on 736 degrees of freedom
Multiple R-squared: 6.256e-05, Adjusted R-squared: -0.001296
F-statistic: 0.04605 on 1 and 736 DF, p-value: 0.8301