Ryerson Project Item 19
American adults' average (mean) response was 6.36 on a scale of 0 (Disagree) to 10 (Agree). 301 responses have been collected (so far) from 2026-05-01 to 2026-08-06.
| Mean | 6.36 |
|---|---|
| Median | 7.00 |
| Standard deviation | 2.56 |
| N | 301 |
| Standard error | 0.148 |
Based on all-time mean agreement, this item ranks 62 out of 123 qualifying items and is at the 50.0 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.230 points per year, with a 95% confidence interval of [-4.096, 4.556]. 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
-6.3823 -1.3540 0.6385 1.6542 3.6693
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 6.3307031 0.2792464 22.671 <2e-16 ***
days_since_start 0.0006293 0.0060183 0.105 0.917
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.564 on 299 degrees of freedom
Multiple R-squared: 3.657e-05, Adjusted R-squared: -0.003308
F-statistic: 0.01094 on 1 and 299 DF, p-value: 0.9168