adm2020 {IPEDS} | R Documentation |
Admissions and Test Scores 2020 Data
Description
This file contains information about the undergraduate selection process for entering first-time, degree/certificate-seeking students. This includes information about admission considerations, applicants, applicants that were admitted, and admitted students who enrolled. SAT and ACT test scores are included for institutions, that require test scores for admission. These data are applicable for institutions that do not have an open admissions policy for entering first-time students. Beginning with 2016, writing scores for both SAT and ACT are no longer collected. The possible values for the admission consideration variables have changed from data prior to 2016.
Usage
adm2020
Format
A data frame of 1989 rows representing institutions and 39 variables
- INSTITUTION_ID
Unique identification number of the institution
- hs_gpa
Secondary school GPA: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- hs_rank
Secondary school rank: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- hs_record
Secondary school record: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- cprep_program
Completion of college-preparatory program: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- recs
Recommendations: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- competencies
Formal demonstration of competencies: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- adm_tscores
Admission test scores: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- test_eng_FL
TOEFL (Test of English as a Foreign Language: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- other_test
Other Test (Wonderlic, WISC-III, etc.: a factor with 4 levels:
Required
,Recommended
,Neither_required_nor_recommended
, andConsidered_but_not_required
- APPLCN
Applicants total
- APPLCNM
Applicants men
- APPLCNW
Applicants men
- ADMSSN
Admissions total
- ADMSSNM
Admissions men
- ADMSSNW
Admissions women
- ENRLT
Enrolled total
- ENRLM
Enrolled men
- ENRLW
Enrolled women
- FT_enroll
Enrolled full time total
- FT_enroll_M
Enrolled full time men
- FT_enroll_W
Enrolled full time women
- PT_enroll
Enrolled part time total
- PT_enroll_M
Enrolled part time men
- PT_enroll_W
Enrolled part time women
- SAT_num
Number of first-time degree/certificate-seeking students submitting SAT scores
- SAT_pct
Percent of first-time degree/certificate-seeking students submitting SAT scores
- ACT_num
Number of first-time degree/certificate-seeking students submitting ACT scores
- ACT_pct
Percent of first-time degree/certificate-seeking students submitting ACT scores
- RW_SAT_25
SAT Evidence-Based Reading and Writing 25th percentile score
- RW_SAT_75
SAT Evidence-Based Reading and Writing 75th percentile score
- MTH_SAT_25
SAT Math 25th percentile score
- MTH_SAT_75
SAT Math 75th percentile score
- ACT_25
ACT Composite 25th percentile score
- ACT_75
ACT Composite 75th percentile score
- eng_ACT_25
ACT English 25th percentile score
- eng_ACT_75
ACT English 75th percentile score
- MTH_ACT_25
ACT Math 25th percentile score
- MTH_ACT_75
ACT Math 75th percentile score
Details
Provisional release data have undergone all NCES data quality control procedures. Data are imputed for nonresponding institutions.
Source
Download from Integrated Postsecondary Education Data System, https://nces.ed.gov/ipeds/datacenter/data/ADM2020.zip.