Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


BSDA (version 0.1)

Teacher: Average teacher's salaries across the states in the 70s 80s and 90s

Description

Data for Exercise 5.114

Usage

Teacher

Arguments

source

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

Examples

Run this code
str(Teacher)
attach(Teacher)
boxplot(X1973.74,X1983.84,X1993.94,
names=c("1973-1974","1983-1984","1993-1994"),ylab="Average Salary")
detach(Teacher)

Run the code above in your browser using DataLab