Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

assay

Yield from two processes


Description

A resin is one component in paint formulations. A chemist was working on a process for producing a resin needed in a paint formulation. Two competing processes were tested for the amount of resin the could produce.

Format

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

process

a factor with levels A and B

yield

a numeric vector

References

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

Examples

str(assay)
summary(assay)
dotplot(process ~ yield, assay)

EngrExpt

Data sets from "Introductory Statistics for Engineering Experimentation"

v0.1-8
GPL (>= 2)
Authors
R port by Douglas Bates <bates@stat.wisc.edu> and Karen A.F. Copeland <karen@boulderstats.com>
Initial release
2009-08-21

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.