CONTACTLEN: Length of the Electrical Contacts
Description
length (in $cm$) of the electrical contacts of relays in samples
of size five, taken hourly from a running process.format
A numeric matrix with five columns representing a sample and
twenty rows representing hourly samples.source
Kenett, R. and Zacks, S. (1998)
Modern Industrial Statistics: The Design and Control of Quality and Reliability.
Duxbury Press.Examples
Run this codedata(CONTACTLEN)
library(qcc)
qcc(CONTACTLEN, type="xbar")
Run the code above in your browser using DataLab