powered by
Data for Exercise 2 Chapter 7 of An Introduction to Acceptance Sampling and SPC with R
data(Sample)
A data frame with 125 observations on the following 5 variables.
subgroup
a numeric vector containing subgroup numbers from 1 to 25
V1
a numeric vector containing values of quality characteristic V1
V2
a numeric vector containing values of quality characteristic V2
V3
a numeric vector containing values of quality characteristic V3
V4
a numeric vector containing values of quality characteristic V4
# NOT RUN { data(Sample) # }
Run the code above in your browser using DataLab