Washer {PASWR}R Documentation

Washer Diameter

Description

Diameter of washers.

Usage

Washer

Format

A data frame with 20 observations on the following variable:

diameters
diameter of washer in cm

Source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

attach(Washer)
EDA(diameters)
detach(Washer)

[Package PASWR version 1.0 Index]