naep_compare_years
Compare NAEP scores across assessment years with significance testing to identify statistically significant changes, useful for tracking learning loss and recovery.
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 |
|---|---|---|---|
| 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' | |
| subject | Yes | Subject: 'reading', 'math', 'science', 'writing', 'civics', 'history', 'geography', 'economics', 'tel', 'music'. Aliases accepted. | |
| variable | No | 'TOTAL' (default), 'SDRACE', 'GENDER', 'SLUNCH3' | |
| jurisdiction | No | 'NP' (default), or state codes |