Ryerson Project Item 11
American adults' average (mean) response was 5.69 on a scale of 0 (Disagree) to 10 (Agree). 550 responses have been collected (so far) from 2026-05-01 to 2026-08-06.
| Mean | 5.69 |
|---|---|
| Median | 6.00 |
| Standard deviation | 2.93 |
| N | 550 |
| Standard error | 0.125 |
Based on all-time mean agreement, this item ranks 73 out of 123 qualifying items and is at the 41.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.745 points per year, with a 95% confidence interval of [-3.660, 5.150]. 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.8072 -1.7246 0.3141 2.3044 4.3702
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 5.621678 0.252567 22.258 <2e-16 ***
days_since_start 0.002039 0.006139 0.332 0.74
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.934 on 548 degrees of freedom
Multiple R-squared: 0.0002012, Adjusted R-squared: -0.001623
F-statistic: 0.1103 on 1 and 548 DF, p-value: 0.7399