LostR: Lost Revenue Due to Worker Illness

LostRR Documentation

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 company

Format

A data frame with 25 observations on the following 2 variables:

NumberSick

number of absent workers due to illness

LostRevenue

lost revenue in dollars

Source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples


xyplot(LostRevenue ~ NumberSick, data = LostR, type=c("p", "r"))


alanarnholt/PASWR documentation built on June 2, 2022, 5:19 a.m.