ss.data.pb4: Data for Practicle Boards Example - number of defects

ss.data.pb4R Documentation

Data for Practicle Boards Example - number of defects

Description

Number of defects detected in an order of particle boards.

Usage

data(ss.data.pb4)

Format

A data frame with 80 observations on the following 2 variables.

order

Order id

defects

Number of defects

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.pb4)
summary(ss.data.pb4)


SixSigma documentation built on Aug. 22, 2023, 9:11 a.m.