naep_compare_years
Compare NAEP assessment scores across years to see if changes are statistically significant, enabling tracking of learning loss and recovery trends.
Instructions
Compare NAEP scores across assessment years with significance testing. Shows whether score changes between years are statistically significant. Great for tracking the COVID learning loss and recovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Subject: 'reading', 'math', 'science', 'writing', 'civics', 'history', 'geography', 'economics', 'tel', 'music'. Aliases accepted. | |
| grade | Yes | Grade: 4, 8, or 12. Math: 4,8 only. Economics/TEL/Music: 8 or 12 only. | |
| years | Yes | Comma-separated years to compare: '2022,2019' or '2022,2019,2017' | |
| variable | No | 'TOTAL' (default), 'SDRACE', 'GENDER', 'SLUNCH3' | |
| jurisdiction | No | 'NP' (default), or state codes |