Ryerson Project Item 34
American adults' average (mean) response was 3.28 on a scale of 0 (Disagree) to 10 (Agree). 386 responses have been collected (so far) from 2026-05-01 to 2026-09-09.
| Mean | 3.28 |
|---|---|
| Median | 2.50 |
| Standard deviation | 3.24 |
| N | 386 |
| Standard error | 0.165 |
Based on all-time mean agreement, this item ranks 121 out of 135 qualifying items and is at the 10.4 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 1.328 points per year, with a 95% confidence interval of [-2.055, 4.711]. 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
-3.5610 -3.2064 -0.8137 2.6245 6.8427
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 3.084619 0.307486 10.032 <2e-16 ***
days_since_start 0.003636 0.004711 0.772 0.441
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 3.238 on 384 degrees of freedom
Multiple R-squared: 0.001549, Adjusted R-squared: -0.001051
F-statistic: 0.5957 on 1 and 384 DF, p-value: 0.4407