Description Format Details References Examples
Electrical resistance of battery separators
A data frame with 24 observations on the following 4 variables.
silicaa factor with levels High Low
timea factor with levels High Low
tempa factor with levels High Low
ya numeric vector
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".
Peter R. Nelson, Marie Coffin and Karen A. F. Copeland (2003), Introductory Statistics for Engineering Experimentation, Elsevier. (Appendix A)
1 |
Loading required package: lattice
'data.frame': 24 obs. of 4 variables:
$ silica: Ord.factor w/ 2 levels "Low"<"High": 1 1 1 1 1 1 1 1 1 1 ...
$ time : Ord.factor w/ 2 levels "Low"<"High": 1 1 1 1 1 1 2 2 2 2 ...
$ temp : Ord.factor w/ 2 levels "Low"<"High": 1 1 1 2 2 2 1 1 1 2 ...
$ y : num 40.9 42.2 41.3 46.3 47 48.2 48.6 49.5 46.6 69 ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.