STAT210prob2.33 | R Documentation |
This data consists of 20 observations on etch uniformity on silicon wafers taken during a qualification experiment for a plasma etcher.
STAT210prob2.33
A data frame with 20 observations (rows) and 1 variable (column).
Column name | Data type | Description | Values | |
[,1] | Uniformity | numeric | The observed uniformity | (4.39 - 7.55) |
This is data from Exercise 2.33 in Design and Analysis of Experiments, 9th Edition, EMEA Edition.
Montgomery, D. C. (2019) Design and Analysis of Experiments, 9th Edition, EMEA Edition. New York: Wiley.
STAT210prob2.29
, STAT210example3.1
, STAT210prob2.31
, and STAT210prob2.39
# Structure of the object
str(STAT210prob2.33)
# A short summary of the variables
summary(STAT210prob2.33)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.