battery {adas.utils} | R Documentation |
Battery experiment data
Description
Battery life in hour of a factorial experiment with 2 factors and 3 levels each. Factors are:
Usage
battery
Format
A data frame with 36 rows and 6 columns
Details
-
Temperature
: of the battery during the discharge experiment -
Material
: Plate material for the battery
Other columns are:
-
StandardOrder
: Yate's standard order -
RunOrder
: randomized order, in which tests have been executed -
Repeat
: repeat number -
Response
: battery life in hours
References
Douglas C. Montgomery, "Design and Analysis of Experiments", 8th edition, Wiley, 2019
[Package adas.utils version 1.2.0 Index]