powered by
Data set containing the lost revenue in dollars/day and number of workers absent due to illness for a metallurgic company
A data frame with 25 observations on the following 2 variables:
number of absent workers due to illness
lost revenue in dollars
# NOT RUN { xyplot(LostRevenue ~ NumberSick, data = LostR, type=c("p", "r")) # }
Run the code above in your browser using DataLab