Ryerson Project Item 6
American adults' average (mean) response was 2.99 on a scale of 0 (Disagree) to 10 (Agree). 821 responses have been collected (so far) from 2026-05-01 to 2026-08-28.
| Mean | 2.99 |
|---|---|
| Median | 2.00 |
| Standard deviation | 2.77 |
| N | 821 |
| Standard error | 0.097 |
Based on all-time mean agreement, this item ranks 124 out of 134 qualifying items and is at the 7.5 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.416 points per year, with a 95% confidence interval of [-2.261, 3.092]. 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.0801 -2.9538 -0.9458 2.0234 7.0508
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 2.944697 0.171385 17.182 <2e-16 ***
days_since_start 0.001138 0.003733 0.305 0.761
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.773 on 819 degrees of freedom
Multiple R-squared: 0.0001135, Adjusted R-squared: -0.001107
F-statistic: 0.09294 on 1 and 819 DF, p-value: 0.7605