Learn R Programming

ALSM (version 0.1.9)

TolucaCompany: 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")

Arguments

Format

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

Source

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

Examples

Run this code
data(TolucaCompany)
## maybe str(TolucaCompany) ; plot(TolucaCompany) ...

Run the code above in your browser using DataLab