purity: Purity of product from a filtration process

Description Format Details References Examples

Description

Purity of product from a filtration process

Format

A data frame with 12 observations on the following 4 variables.

tech

indicator factor for technician

fac1

a factor with 3 levels

fac2

a factor with 2 levels

purity

a response factor

Details

This experiment was run by two technicians to study the impact of two process factors on the purity of the product after filtration.

References

Peter R. Nelson, Marie Coffin and Karen A. F. Copeland (2003), Introductory Statistics for Engineering Experimentation, Elsevier. (Appendix A)

Examples

1

Example output

Loading required package: lattice
'data.frame':	12 obs. of  4 variables:
 $ tech  : Factor w/ 12 levels "1 1 1 119.0",..: 1 3 5 2 4 6 7 9 11 8 ...
 $ fac1  : logi  NA NA NA NA NA NA ...
 $ fac2  : logi  NA NA NA NA NA NA ...
 $ purity: logi  NA NA NA NA NA NA ...

EngrExpt documentation built on May 1, 2019, 9:15 p.m.

Related to purity in EngrExpt...