1
2
3
4
5
#

Name:

Description:

Medical school admission status and information on GPA and standardized test scores

Variables:

A dataset with 54 observations on the following 12 variables.

Accept Status: A=accepted to medical school or D=denied admission
Acceptance Indicator for Accept: 1=accepted or 0=denied
Sex F=female or M=male
BCPM Bio/Chem/Physics/Math grade point average
GPA College grade point average
VR Verbal reasoning (subscore)
PS Physical sciences (subscore)
WS Writing sample (subcore)
BS Biological sciences (subscore)
MCAT Score on the MCAT exam (sum of CR+PS+WS+BS)
Apps Number of medical schools applied to

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data collected at a midwestern liberal arts college.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/GPA_and_Medical_School_Admission_807_17.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.