Learn R Programming

BSDA (version 0.1)

Sophomor: Grade point averages, SAT scores and final grade in college algebra for 20 sophomores

Description

Data for Exercise 2.42

Usage

Sophomor

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Sophomor)
attach(Sophomor)
cor(Sophomor)
detach(Sophomor)

Run the code above in your browser using DataLab