Drapper1998data consists of a data set of the study of contaminated peanut by toxic substances in 34 batches of 120 pounds.

data(Drapper1998data)

Format

A data frame with 34 observations on the following 1 variable.

PROP

a numeric vector

References

Draper, N. R., & Smith, H. (1998) Applied Regression Analysis, New York: John Wiley & Sons. 706p.

Examples

data(Drapper1998data) attach(Drapper1998data) boxplot(Drapper1998data)
plot(Drapper1998data)