Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


BSDA (version 0.1)

Scales: Readings obtained from a 100 pound weight placed on four brands of bathroom scales

Description

Data for Exercise 1.89

Usage

Scales

Arguments

source

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

Examples

Run this code
str(Scales)
attach(Scales)
boxplot(reading~Brand,ylab="Reading",xlab="Brand",main="Problem 1.89")
detach(Scales)

Run the code above in your browser using DataLab