powered by
Montgomery2005 consists of a data set of a manufacturing process offrozen orange juice concentrate in 30 packages of 50 units each.
data(Montgomery2005)
A data frame with 30 observations on the following 2 variables.
a numeric vector
Montgomery, D. C. (2005). Introduction to Statistical Quality Control(5th ed.), NewYork: John Wiley & Sons. 732p.
# NOT RUN { data(Montgomery2005) attach(Montgomery2005) boxplot(Montgomery2005) plot(Montgomery2005) # }
Run the code above in your browser using DataLab