Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

denim

Denim wastage by supplier


Description

Five suppliers cut denim material for a jeans manufacturer. An algorithm is used to estimate how much material will be wasted given the dimensions of the material supplied. Typically, a supplier wastes more material than the target based on the algorithm although occasionally they waste less. The percentage of waste relative to target was collected weekly for the 5 suppliers. In all, 95 observations were recorded.

Usage

data(denim)

Format

A data frame with 95 observations on the following 2 variables.

waste

percentage wastage

supplier

a factor with levels 1 2 3 4 5

Source

Unknown

Examples

data(denim)
## maybe str(denim) ; plot(denim) ...

faraway

Functions and Datasets for Books by Julian Faraway

v1.0.7
GPL
Authors
Julian Faraway <jjf23@bath.ac.uk>
Initial release
2016-02-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.