Ryerson Project Item 114
American adults' average (mean) response was 7.49 on a scale of 0 (Disagree) to 10 (Agree). 164 responses have been collected (so far) from 2026-05-12 to 2026-09-15.
| Mean | 7.49 |
|---|---|
| Median | 8.50 |
| Standard deviation | 2.86 |
| N | 164 |
| Standard error | 0.223 |
Based on all-time mean agreement, this item ranks 28 out of 135 qualifying items and is at the 79.9 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 -3.327 points per year, with a 95% confidence interval of [-7.525, 0.871]. 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.3245 -1.5772 0.9696 2.3203 3.0763
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 8.053158 0.423973 18.995 <2e-16 ***
days_since_start -0.009109 0.005820 -1.565 0.12
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.843 on 162 degrees of freedom
Multiple R-squared: 0.0149, Adjusted R-squared: 0.008815
F-statistic: 2.45 on 1 and 162 DF, p-value: 0.1195