powered by
The number of failures of electronic equipment operating in two modes
data(failures)
A data frame with 18 observations on the following 4 variables.
Period
the time period; a numeric vector
Time1
the time spent in Mode 1 in the given period (units not given); a numeric vector
Time2
the time spent in Mode 2 in the given period (units not given); a numeric vector
Failures
the number of failures in the given period; a numeric vector
The data give the number of failures of a piece of electronic equipment after operating in two modes.
data(failures) summary(failures)
Run the code above in your browser using DataLab