1
2
3
4
5
#

Name:

Description:

Results from a Math Placement exam at a liberal arts college

Variables:

A dataset with 106 observations on the following 17 variables.

Student Identification number for each student
Gender 0=Female, 1=Male
PSATM PSAT score in Math
SATM SAT score in Math
ACTM ACT Score in Math
Rank Adjusted rank in HS class
Size Number of students in HS class
GPAadj Adjusted GPA
PlcmtScore Score on math placement exam
Recommends Recommended course: R0 R01 R1 R12 R2 R3 R4 R6 R8
Course Actual course taken
Grade Course grade
RecTaken 1=recommended course, 0=otherwise
TooHigh 1=took course above recommended, 0=otherwise
TooLow 1=took course below recommended, 0=otherwise
CourseSuccess 1=B or better grade, 0=grade below B

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Personal correspondence

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.