Ryerson Project Item 101
American adults' average (mean) response was 7.44 on a scale of 0 (Disagree) to 10 (Agree). 278 responses have been collected (so far) from 2026-05-12 to 2026-09-09.
| Mean | 7.44 |
|---|---|
| Median | 8.00 |
| Standard deviation | 2.76 |
| N | 278 |
| Standard error | 0.165 |
Based on all-time mean agreement, this item ranks 31 out of 135 qualifying items and is at the 77.6 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.657 points per year, with a 95% confidence interval of [-2.912, 4.226]. 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.5137 -1.4458 0.5915 2.5110 2.6823
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 7.317711 0.373132 19.612 <2e-16 ***
days_since_start 0.001798 0.004964 0.362 0.717
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.761 on 276 degrees of freedom
Multiple R-squared: 0.0004753, Adjusted R-squared: -0.003146
F-statistic: 0.1312 on 1 and 276 DF, p-value: 0.7174