Learn R Programming

Sleuth2 (version 1.0-3)

case1201: State Average SAT Scores

Description

Data on the average SAT scores for US states in 1982 and possible associated factors.

Usage

case1201

Arguments

source

Ramsey, F.L. and Schafer, D.W. (2002). The Statistical Sleuth: A Course in Methods of Data Analysis (2nd ed), Duxbury.

Examples

Run this code
str(case1201)
pairs(SAT~Rank+Years+Income+Public+Expend, case1201)

Run the code above in your browser using DataLab