Learn R Programming

fastR2 (version 1.2.4)

GPA: GPA, ACT, and SAT scores

Description

GPA, ACT, and SAT scores for a sample of students.

Arguments

Format

A data frame with 271 observations on the following 4 variables.

act

ACT score

gpa

college grade point average

satm

SAT mathematics score

satv

SAT verbal score

Examples

Run this code

data(GPA)
splom(GPA)

Run the code above in your browser using DataLab