nontraditional: Nontraditional and traditional undergraduates

Description Usage Format Details Source Examples

Description

A data set of the number of years that traditional and nontraditional students were enrolled at the US institutions from which they graduated.

Usage

1

Format

A tidy data frame (tibble) with 269,057 observations and 5 variables. An observation is a unique student.

sex

Student sex (Female or Male)

race

Student race or ethnicity (Asian, Black, Hispanic, or White)

path

Student path through curriculum (Nontraditional or Traditional)

SAT

Student SAT score at matriculation

enrolled

Number of years student enrolled at the institution from which they graduate

Details

These data are subset of MIDFIELD data. All students were enrolled at least one term in an engineering program. All students graduated though not necessarily in engineering.

The data subset excludes the 10th and 90th deciles of years enrolled.

Source

MIDFIELD https://engineering.purdue.edu/MIDFIELD

Examples

1
2
data(nontraditional, package = "graphclassmate")
nontraditional

graphdr/graphclassmate documentation built on May 27, 2021, 4:41 a.m.