Learn R Programming

gpk (version 1.0)

Plastic: 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)

Arguments

Format

A data frame with 1000 observations on the following 4 variables.
Plant_Code
Plant Code 1 or 2
Month
Month
Employee_Code
Employee code
Quantity
Quantity of sales (Metric Ton)

Source

http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html

Details

Try out Histogram, ANOVA, and paired comparisons.