potassium: Potassium data for two different materials included in an...

Description Usage Format Details Source Examples

Description

Potassium data for two different materials included in an interlaboratory study intended to provide data for certification of a reference material.

Usage

1
data("potassium")

Format

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

QC

Potassium concentrations (mg/kg) reported on a material used as a quality control material

RM

Potassium concentrations (mg/kg) reported on a candidate reference material material used as a quality control material

Details

Potassium 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. The anomalous results appear as an outlier for both QC and RM, as well as being visible as an off-diagonal outlier in a Youden plot - see youden.plot).

Source

Private communication - Pending publication

Examples

1
2

Example output

Attaching package: 'metRology'

The following objects are masked from 'package:base':

    cbind, rbind

metRology documentation built on Sept. 22, 2020, 3 a.m.