resistivity {RSADBE}R Documentation

Resistivity of wires

Description

The resistivity of wires is known to depend on its manufacturing process. The data set is used primarily to understand the boxplot.

Usage

data(resistivity)

Format

A data frame with 8 observations on the following 2 variables.

Process.1

Resistivity of wires under process 1

Process.2

Resistivity of wires under process 2

References

Gunst, R. F. (2002). Finding confidence in statistical significance. Quality Progress, 35 (10), 107-108.

Examples

data(resistivity)
boxplot(resistivity)

[Package RSADBE version 1.0 Index]