Washer {PASWR}R Documentation

Washer Diameter

Description

Diameter of washers.

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


with(data = Washer,
EDA(diameters))


[Package PASWR version 1.3 Index]