Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

SixSigma (version 0.9-52)

ss.data.pc.big: Larger data set for the printer cartridges example

Description

This data set contains data from a simulated process of printer cartridges filling with complete replications.

Usage

data(ss.data.pc.big)

Arguments

Format

A data frame with 72 observations on the following 5 variables,

filler

a factor with levels 1 2 3

batch

a factor with levels 1 2 3 4

col

a factor with levels B C

operator

a factor with levels 1 2 3

volume

a numeric vector

References

Cano, Emilio L., Moguerza, Javier M. and Redchuk, Andr<U+00E9>s. 2012. Six Sigma with R. Statistical Engineering for Process Improvement, Use R!, vol. 36. Springer, New York. http://www.springer.com/statistics/book/978-1-4614-3651-5.

Examples

Run this code
# NOT RUN {
data(ss.data.pc.big)
summary(ss.data.pc.big)

# }

Run the code above in your browser using DataLab