ss.data.pc {SixSigma} | 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.col
a factor with levels C
B
for the colour
pc.filler
a factor with levels 1
2
3
pc.volume
a numeric vector
pc.density
a numeric vector
pc.batch
a numeric vector
pc.op
a 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://link.springer.com/book/10.1007/978-1-4614-3652-2.
data(ss.data.pc)
summary(ss.data.pc)