| ss.data.pc | R Documentation |
This data set contains data from a simulated process of printer cartridge filling.
data(ss.data.pc)
A data frame with 24 observations on the following 6 variables.
pc.cola factor with levels C B for the colour
pc.fillera factor with levels 1 2 3
pc.volumea numeric vector
pc.densitya numeric vector
pc.batcha numeric vector
pc.opa factor with levels A B C D
for the operator
This data set is used in chapter 8 of the book “Six Sigma with R” (see References).
See references.
Cano, Emilio L., Moguerza, Javier M. and Redchuk, Andrés. 2012.
Six Sigma with R. Statistical Engineering for Process
Improvement, Use R!, vol. 36. Springer, New York.
https://www.springer.com/gp/book/9781461436515.
data(ss.data.pc) summary(ss.data.pc)