Ryerson Project Item 60
American adults' average (mean) response was 2.07 on a scale of 0 (Disagree) to 10 (Agree). 127 responses have been collected (so far) from 2026-05-04 to 2026-08-25.
| Mean | 2.07 |
|---|---|
| Median | 1.00 |
| Standard deviation | 2.59 |
| N | 127 |
| Standard error | 0.230 |
Based on all-time mean agreement, this item ranks 128 out of 132 qualifying items and is at the 3.1 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.515 points per year, with a 95% confidence interval of [-3.440, 6.470]. 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.323 -1.969 -1.041 1.000 7.909
Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 1.854530 0.425303 4.360 2.68e-05 ***
days_since_start 0.004147 0.006854 0.605 0.546
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 2.595 on 125 degrees of freedom
Multiple R-squared: 0.00292, Adjusted R-squared: -0.005057
F-statistic: 0.3661 on 1 and 125 DF, p-value: 0.5463