LostR: Lost Revenue Due to Worker Illness
Description
Data set containing the lost revenue in dollars/day and number of
workers absent due to illness for a metallurgic companysource
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(LostR)
plot(NumberSick,LostRevenue)
detach(LostR)
Run the code above in your browser using DataLab