Ryerson Project Item 1
American adults' average (mean) response was 2.64 on a scale of 0 (Disagree) to 10 (Agree). 1,159 responses have been collected (so far) from 2026-05-01 to 2026-09-18.
| Mean | 2.64 |
|---|---|
| Median | 2.00 |
| Standard deviation | 2.60 |
| N | 1,159 |
| Standard error | 0.076 |
Based on all-time mean agreement, this item ranks 128 out of 135 qualifying items and is at the 5.2 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.363 points per year, with a 95% confidence interval of [-1.760, 1.034]. 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
-2.694 -2.589 -0.633 1.875 7.423
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 2.6935801 0.1352295 19.919 <2e-16 ***
days_since_start -0.0009931 0.0019497 -0.509 0.611
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.602 on 1157 degrees of freedom
Multiple R-squared: 0.0002242, Adjusted R-squared: -0.0006399
F-statistic: 0.2595 on 1 and 1157 DF, p-value: 0.6106