Rdocumentation
powered by
Learn R Programming
MPV (version 1.38)
p13.3: Data Set for Problem 13-3
Description
The
p13.3
data frame has 10 observations on the compressive strength of an alloy fastener used in aircraft construction.
Usage
data(p13.3)
Arguments
Format
This data frame contains the following columns:
x
load (in psi)
n
sample size
r
number failing
Source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2001) Introduction to Linear Regression Analysis. 3rd Edition, John Wiley and Sons.
Examples
Run this code
data(p13.3)
Run the code above in your browser using
DataLab