separate dataset

Electrical resistance of battery separators

1.1

data

Electrical resistance of battery separators

Format

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

  • silica: a factor with levels High Low
  • time: a factor with levels High Low
  • temp: a factor with levels High Low
  • y: a numeric vector

Details

This experiment was run to study the effect of three process factors on the electrical resistance of a battery separator (extruded from a rubber, oil, and silica mix). Each of the three factors, occur at two levels, designated "High" and "Low".

References

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

Examples

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

About the dataset

  • Number of rows: 24
  • Number of columns: 4
  • Class: data.frame

Column names and types

  • silica:orderedfactor
  • time:orderedfactor
  • temp:orderedfactor
  • y:numeric