nambeware | R Documentation |
Information about the production of various tableware products
data(nambeware)
A data frame with 59 observations on the following 4 variables.
Type
the type of product;
a factor with levels Bowl
, CassDish
,
Dish
, Plate
and Tray
Diam
the diameter of the product in inches; a numeric vector
Time
the total grinding and polishing time in minutes; a numeric vector
Price
the price in us dollars; a numeric vector
The data come from Nambe Mills (https://www.nambe.com/), manufacturers of tableware made from sand casting a special alloy of several metals. The polishing times for the products are thought to be related to the size of the item, as indicated by the diameter. After casting, the pieces go through a series of shaping, grinding, buffing, and polishing steps. In 1989 the company began a program to rationalize its production schedule of some 100 items in its tableware line. The total grinding and polishing times listed here were a major output of this program.
The data are originally from the Nambe Mills company, as quoted as the dasl website (https://dasl.datadescription.com/datafile/nambe/).
data(nambeware) summary(nambeware)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.