dip5 {disprofas} | R Documentation |
Fluid weights of drink cans
Description
The response
values of this data set correspond to the values
published in the SAS/QC(R) 13.1 (2013) User's Guide, Chapter 5 (The
CAPABILITY Procedure). The data set is described on page 199: The fluid
weights of 100 drink cans were measured in ounces. The filling process is
assumed to be in statistical control.
Usage
data(dip5)
Format
A data frame with 100 observations and 3 variables:
- type
Factor with the single level
reference
- batch
Factor with levels
b1
tob100
- weight
Weight of drink cans
Source
See reference: Chapter 5 (The CAPABILITY Procedure), Cans data set shown on page 199.
References
SAS Institute Inc. 2013. SAS/QC(R) 13.1 User's Guide. Cary, NC:
SAS Institute Inc.
https://support.sas.com/documentation/cdl/en/qcug/66857/PDF/default/qcug.pdf
Examples
str(dip5)
[Package disprofas version 0.2.0 Index]