Learn R Programming

MSMU (version 0.1.2)

college_data: College data

Description

This dataset provides detailed information on 777 U.S. colleges and universities from 1995, covering aspects of admissions, academics, finances, and student demographics.

Usage

college_data

Arguments

Format

A data frame with 777 rows and 16 columns:

Name

College name (character)

Region

US region (character)

Accept

Acceptance (integer)

Enroll

Enrollment (integer)

Top10perc

Percent of students that were top 10 in highschool class (integer)

Top25perc

Percent of students that were top 25 in highschool class (integer)

F.Undergrad

Full time undergrad (integer)

P.Undergrad

Part time undergrad (integer)

Outstate

Number of Out of state students (integer)

Room.Board

Annual room and board price (integer)

PhD

Percentage of Faculty with a PhD (integer)

Terminal

Percentage of Faculty with a terminal degree (integer)

S.F.Ratio

Student Faculty ratio (numeric)

perc.alumni

Percent of alumni who donate to the college (integer)

Expend

Instructional expenditure per student (integer)

Grad.Rate

Graduation Rate (integer)