computers: Computer Repair Data

Description Usage Format Source References Examples

Description

These data give the repair times of N=14 computers.

Usage

1

Format

A data frame with 14 observations on the following 2 variables.

Units

The number of parts requiring replacement

Minutes

Time taken to repair the computer (minutes)

Source

Chatterjee, S. and B. Price (1977) Regression Analysis by Example New York: Wiley

References

Flury, B.D. (1997) A First Course in Multivariate Statistics, New York: Springer

Examples

1
2
3
4
data(computers)
## Not run: 
plot(computers, main = "Computer repair data")
## End(Not run)

Flury documentation built on May 1, 2019, 6:50 p.m.