Learn R Programming

PASWR (version 1.0)

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 company

Usage

LostR

Arguments

source

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

Examples

Run this code
attach(LostR)
plot(NumberSick,LostRevenue)
detach(LostR)

Run the code above in your browser using DataLab