SAT_2010 {mdsr} | R Documentation |
State SAT scores from 2010
Description
SAT results by state for 2010
Usage
SAT_2010
Format
A data.frame with 50 rows and 9 variables.
- state
a factor with levels for each state
- expenditure
average expenditure per student (in each state)
- pupil_teacher_ratio
pupil to teacher ratio in that state
- salary
teacher salary (in 2010 US $)
- read
state average Reading SAT score
- math
state average Math SAT score
- write
state average Writing SAT score
- total
state average Total SAT score
- sat_pct
percent of students taking SAT in that state
Details
See also the earlier mosaicData::SAT dataset.
See Also
[Package mdsr version 0.2.8 Index]