Learn R Programming

SixSigma (version 0.11.1)

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

Description

Number of defects detected in an order of particle boards.

Usage

data(ss.data.pb4)

Arguments

Format

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

order

Order id

defects

Number of defects

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

Run this code
data(ss.data.pb4)
summary(ss.data.pb4)

Run the code above in your browser using DataLab