Meeker and Escobar report the amount of time required for a Unix computer
to execute a particular computer program on a multiuser computer system.
The response (execution) times are a function of the total
system load, which was obtained using the Unix uptime
command.
A data.frame
with 17 rows and 3 variables:
[, 1] | users | Number of users | Numeric |
[, 2] | load | System load | Numeric |
[, 3] | seconds | Execution time observed at load | Numeric |
Meeker W.Q. and Escobar L.A. (1998) Statistical Methods for Reliability Data, New York, NY; John Wiley & Sons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.