Learn R Programming

Flury (version 0.1-3)

computers: Computer Repair Data

Description

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

Usage

data(computers)

Arguments

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

Details

References

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

Examples

Run this code
data(computers)
## Not run: 
# plot(computers, main = "Computer repair data")## End(Not run)

Run the code above in your browser using DataLab