Learn R Programming

BSDA (version 0.1)

Sat: SAT scores, percent taking exam and state funding per student by state for 1994, 1995 and 1999

Description

Data for Statistical Insight Chapter 9

Usage

Sat

Arguments

source

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

Examples

Run this code
str(Sat)
attach(Sat)
pairs(Sat)
detach(Sat)

Run the code above in your browser using DataLab