ss.data.pb3 {SixSigma} | R Documentation |
Particle Boards Example - Attribute data
Description
Counts of raw materials stockouts during 22 weekdays in a month.
Usage
data(ss.data.pb3)
Format
A data frame with 22 observations on the following 3 variables.
day
Day id
stockouts
Number of stockouts
orders
Number of orders
Note
This data set is used in chapter 12 of the book “Six Sigma with R” (see References).
Source
See references.
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.
Examples
data(ss.data.pb3)
summary(ss.data.pb3)
[Package SixSigma version 0.11.1 Index]