Skip to content

Add 2020/2025 school status norms and 2020 school growth norms#331

Merged
almartin82 merged 5 commits into
masterfrom
norms-2020-2025-school
Dec 29, 2025
Merged

Add 2020/2025 school status norms and 2020 school growth norms#331
almartin82 merged 5 commits into
masterfrom
norms-2020-2025-school

Conversation

@almartin82
Copy link
Copy Markdown
Owner

Summary

  • Parse actual school status norms from 2020 and 2025 NWEA Technical Manuals (previously used student norms as proxy)
  • Add 2020 school conditional growth norms from Appendix E (RIT-conditional expectations)
  • Document norms availability by year in README

Background

School norms have tighter distributions than student norms because they represent averages. Previously, mapvizieR was using student norms as a proxy for school norms in 2020/2025. This PR adds the actual school norm tables.

Note: NWEA has not published detailed school conditional growth norms for 2025. The 2025 Technical Manual only provides aggregate growth statistics by grade, not the RIT-conditional tables needed for school growth percentile calculations.

New Data Sets

Data Set Description
status_norms_2020 Combined student/school status norms
status_norms_2025 Combined student/school status norms
student_status_norms_2020_dense_extended Densified student lookup table
student_status_norms_2025_dense_extended Densified student lookup table
school_status_norms_2020_dense_extended Densified school lookup table
school_status_norms_2025_dense_extended Densified school lookup table
sch_growth_norms_2020 School conditional growth norms

Test Plan

  • All existing tests pass (997 passed)
  • R CMD check passes with 0 errors
  • Documentation builds successfully

Previously school norms used student norms as a proxy.
Now uses actual school norm tables from NWEA publications.
Parsed from Appendix E of 2020 MAP Growth Normative Data report.
Growth expectations are conditional on starting RIT score.
Add roxygen documentation and man pages for new data sets.
Update README with norms availability table noting that
2025 detailed school growth norms are not published by NWEA.
@almartin82 almartin82 merged commit a6455e0 into master Dec 29, 2025
1 check passed
@almartin82 almartin82 deleted the norms-2020-2025-school branch December 29, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant