admission: Simulated Admissions Data for a Graduate Program

Description Usage Format

Description

Data simulated to mimic common admission criteria into a graduate program. The data includes test scores on the GRE, undergraduate GPA, and gender. Note: This data is simulated, and therefore is not reflective of any individual program's practices. It was specifically created to have interesting findings.

Usage

1

Format

A tibble with 9416 rows and 6 variables:

admit

Admission status. 1 = admitted, 0 = not admitted

gre_v

Applicant's score on the GRE Verbal Reasoning test

gre_q

Applicant's score on the GRE Quantitative Reasoning test

gre_w

Applicant's score on the GRE Analytical Writing test

gpa

Applicant's undergraduate GPA

gender

Applicant's gender


wjakethompson/tidydscompanion documentation built on June 4, 2019, 7:51 a.m.