| chromium | R Documentation | 
Chromium data for two different materials included in an interlaboratory study intended to provide data for certification of a reference material.
data("chromium")A data frame with 28 observations on the following 2 variables.
QCChromium concentrations (ug/kg) reported on a material used as a quality control material
RMChromium concentrations (ug/kg) reported on a candidate reference material material used as a quality control material
Chromium data for two different materials included in an interlaboratory study intended to provide data for certification of a crab tissue reference material. The study included a previously certified reference material (near end of stock) to serve as a quality control (QC) check. Laboratories were asked to report five replicate measurements on the candidate reference material and three for the QC material. Each row in the data set corresponds to the mean of replicate results reported by each laboratory.
Inspection of the data suggests that one laboratory interchanged or mislabelled 
the test materials; this is hard to see in univariate plots but relatively easy 
to see in a Youden plot (a type of pairwise scatter plot - see youden.plot).
Private communication - Pending publication
data(chromium)
yplot(chromium)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.