Learn R Programming

dfphase1 (version 1.2.0)

gravel: Gravel data

Description

This data set contains 56 individual bivariate observations from a gravel-producing plant given by Holmes and Mergen (1993). There are two variables measuring the percentage of the particles (by weight) that are large or medium in size, respectively.

Usage

data(gravel)

Arguments

Format

A 2x56 matrix.

References

D. S. Holmes, A. Mergen (1993) “Improving the Performance of the \(T^2\) Control Chart”, Quality Engineering, 5, pp. 619--625, tools:::Rd_expr_doi("10.1080/08982119308919004").

Examples

Run this code
data(gravel)
mphase1Plot(gravel)

Run the code above in your browser using DataLab