TolucaCompany {ALSM}R Documentation

Toluca Company dataset

Description

The Toluca Company manufactures refrigeration equipment as well as many replacement parts. In the past, one of the replacement parts has been produced periodically in lots of varying sizes. When a cost improvement program was undertaken, company officials wished to determine the optimum lot size for producing this part.

Usage

data("TolucaCompany")

Format

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

x

a numeric vector

y

a numeric vector

Source

Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition .page 19

Examples

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

[Package ALSM version 0.2.0 Index]