| Plastic {gpk} | R Documentation |
Seasonality in sales of plastic granules
Description
A manufacturer of plastic granules wants to study sales pattern over different months. Comparing different sales officers as well as two plants is also of interest. Any patterns that can suggest suitable action by management are of interest.
Usage
data(Plastic)
Format
A data frame with 1000 observations on the following 4 variables.
Plant_CodePlant Code 1 or 2
MonthMonth
Employee_CodeEmployee code
QuantityQuantity of sales (Metric Ton)
Details
Try out Histogram, ANOVA, and paired comparisons.
Source
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html
[Package gpk version 1.0 Index]