Learn R Programming

SixSigma (version 0.11.1)

ss.data.pb3: Particle Boards Example - Attribute data

Description

Counts of raw materials stockouts during 22 weekdays in a month.

Usage

data(ss.data.pb3)

Arguments

Format

A data frame with 22 observations on the following 3 variables.

day

Day id

stockouts

Number of stockouts

orders

Number of orders

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

Run the code above in your browser using DataLab