Ryerson Project Item 48
American adults' average (mean) response was 5.12 on a scale of 0 (Disagree) to 10 (Agree). 203 responses have been collected (so far) from 2026-05-01 to 2026-09-19.
| Mean | 5.12 |
|---|---|
| Median | 5.00 |
| Standard deviation | 3.20 |
| N | 203 |
| Standard error | 0.224 |
Based on all-time mean agreement, this item ranks 90 out of 135 qualifying items and is at the 33.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.147 points per year, with a 95% confidence interval of [-4.230, 3.936]. 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.1479 -3.1102 -0.1168 2.8590 4.9058
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 5.1490976 0.4283954 12.019 <2e-16 ***
days_since_start -0.0004034 0.0056691 -0.071 0.943
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 3.204 on 201 degrees of freedom
Multiple R-squared: 2.519e-05, Adjusted R-squared: -0.00495
F-statistic: 0.005063 on 1 and 201 DF, p-value: 0.9433