thinfilm dataset

Strength of thin film coatings

1.1

data

Strength of thin film coatings

Format

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

  • material: a factor with levels foil glass
  • comp: a numeric vector
  • maxload: a numeric vector

Details

Thin films , a coating cured on some substrate other than the actual product, are used by researchers in development. Glass and foil are two substrates that are often used. This study was used to study the impact of a component of the coating on the strength of the coating. The researcher also wanted to know if the substrate used to cure the thin film had an impact on the results.

References

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

Examples

str(thinfilm)
  • Maintainer: Douglas Bates
  • License: GPL (>= 2)
  • Last published: 2012-10-29

About the dataset

  • Number of rows: 30
  • Number of columns: 3
  • Class: data.frame

Column names and types

  • material:factor
  • comp:integer
  • maxload:numeric