1
2
3
4
5
#

Name:

Description:

Strength of a chemical paste product; its quality depending on the delivery batch, and the cask within the delivery.

Variables:

A data frame with 60 observations on the following 5 variables.

strength

paste strength.

batch

delivery batch from which the sample was sample. A factor with 10 levels: ‘A’ to ‘J’.

cask

cask within the delivery batch from which the sample was chosen. A factor with 3 levels: ‘a’ to ‘c’.

sample

the sample of paste whose strength was assayed, two assays per sample. A factor with 30 levels: ‘A:a’ to ‘J:c’.

Details

The data are described in Davies and Goldsmith (1972) as coming from “ deliveries of a chemical paste product contained in casks where, in addition to sampling and testing errors, there are variations in quality between deliveries ... As a routine, three casks selected at random from each delivery were sampled and the samples were kept for reference. ... Ten of the delivery batches were sampled at random and two analytical tests carried out on each of the 30 samples”.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

O.L. Davies and P.L. Goldsmith (eds), Statistical Methods in Research and Production, 4th ed., Oliver and Boyd, (1972), section 6.5

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Paste_strength_by_batch_and_cask_1038_88.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.