powered by
Data for Exercise 10.9
Chips
A data frame/tibble with 30 observations on eight variables
first measurement of thickness of the oxide layer for wafer1
wafer1
second measurement of thickness of the oxide layer for wafer1
third measurement of thickness of the oxide layer for wafer1
fourth measurement of thickness of the oxide layer for wafer1
first measurement of thickness of the oxide layer for wafer2
wafer2
second measurement of thickness of the oxide layer for wafer2
third measurement of thickness of the oxide layer for wafer2
fourth measurement of thickness of the oxide layer for wafer2
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
# NOT RUN { with(data = Chips, boxplot(wafer11, wafer12, wafer13, wafer14, wafer21, wafer22, wafer23, wafer24, col = "pink") ) # }
Run the code above in your browser using DataLab