Learn R Programming

BSDA (version 1.2.1)

Disposal: Toxic intensity for manufacturing plants producing herbicidal preparations

Description

Data for Exercise 1.127

Usage

Disposal

Arguments

Format

A data frame/tibble with 29 observations on one variable

pounds

pounds of toxic waste per $1000 of shipments of its products

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples

Run this code

stem(Disposal$pounds)
fivenum(Disposal$pounds)
EDA(Disposal$pounds)

Run the code above in your browser using DataLab