Longitudinal Student Assessment Data
A dataset comprising a subset of five years of state assessment reading data suitable for student growth percentile
and percentile growth projection/trajectory analyses. The dataset is used in examples provided in the documentation
for the studentGrowthPercentiles and studentGrowthProjections functions, and serves as an exemplar for user construction
of their own datasets for growth percentile analyses.
A data frame of student level observations for five years on the following variables.
IDStudent ID
GRADE_2017Student Grade Tested 2017, possibly missing
GRADE_2018Student Grade Tested 2018, possibly missing
GRADE_2019Student Grade Tested 2019, possibly missing
GRADE_2020Student Grade Tested 2020, possibly missing
GRADE_2021Student Grade Tested 2021, possibly missing
SS_2017Student Scale Score 2017, possibly missing
SS_2018Student Scale Score 2018, possibly missing
SS_2019Student Scale Score 2019, possibly missing
SS_2020Student Scale Score 2020, possibly missing
SS_2021Student Scale Score 2021, possibly missing
All datasets used with studentGrowthPercentiles and studentGrowthProjections must be specifically formatted as wide format files. The first
variable/column is the student ID variable. The next set of columns provide the grade of the student across all the years provided in the dataset (possibly missing).
The last set of columns provide the scales scores of the student in the respective grades. Multi-year operational analyses benefit from putting data in long format.
See sgpData_LONG and associated documentation for a comprehensive account.
Anonymized student level state assessment data
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.