students: Standardized test scores and GPAs

Description Format Examples

Description

Standardized test scores and GPAs for 1000 students.

Format

A data frame with 1000 observations on the following 6 variables.

Examples

1
2
3
data(students)
xyplot(ACT ~ SAT, data=students)
xyplot(GradGPA ~ HSGPA, data=students)

fastR documentation built on May 1, 2019, 11:18 p.m.