hsb {inferr} | R Documentation |
High School and Beyond Data Set
Description
A dataset containing demographic information and standardized test scores of high school students.
Usage
hsb
Format
A data frame with 200 rows and 10 variables:
- id
id of the student
- female
gender of the student
- race
ethnic background of the student
- ses
socio-economic status of the student
- schtyp
school type
- prog
program type
- read
scores from test of reading
- write
scores from test of writing
- math
scores from test of math
- science
scores from test of science
- socst
scores from test of social studies
Source
https://nces.ed.gov/surveys/hsb/
[Package inferr version 0.3.1 Index]