alr3 (version 2.0.5)

pipeline: Alaska pipeline

Description

The Alaska pipeline data consists of in-field ultrasonic measurements of the depths of defects in the Alaska pipeline. The depth of the defects were then re-measured in the laboratory. These measurements were performed in six different batches. The data were analyzed to calibrate the bias of the field measurements relative to the laboratory measurements. In this analysis, the field measurement is the response variable and the laboratory measurement is the predictor variable.

These data were originally provided by Harry Berger, who was at the time a scientist for the Office of the Director of the Institute of Materials Research (now the Materials Science and Engineering Laboratory) of NIST. These data were used for a study conducted for the Materials Transportation Bureau of the U.S. Department of Transportation.

Arguments

Format

This data frame contains the following columns:
Field
Number of defects measured in the field.
Lab
Number of defects measured in the field.
Batch
Batch number

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 8.3.

Examples

Run this code
head(pipeline)

Run the code above in your browser using DataCamp Workspace