Learn R Programming

RSADBE (version 1.0)

resistivity: 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)

Arguments

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

Run this code
data(resistivity)
boxplot(resistivity)

Run the code above in your browser using DataLab