7.
Product and Process Comparisons
7.2. Comparisons based on data from one process 7.2.3. Are the data consistent with a nominal standard deviation?
|
|||
Sample sizes to minimize risk of false acceptance |
The following procedure for computing sample sizes for tests
involving standard deviations follows
W. Diamond (1989). The idea is to find a sample size that is
large enough to guarantee that the risk, |
||
Alternatives are specific departures from the null hypothesis |
This procedure is stated in terms of changes in the variance, not
the standard deviation, which makes it somewhat difficult to
interpret. Tests that are generally of interest are stated in terms
of
|
||
Interpretation |
The experimenter wants to assure that the probability of erroneously
accepting the null hypothesis of unchanged variance is at most |
||
First choose the level of significance and beta risk |
The sample size is determined by first choosing appropriate values
of |
||
The calculations should be done by creating a table or spreadsheet |
First compute
|
||
Hints on using software packages to do the calculations |
The quantity |
||
Example |
Consider the case where the variance for resistivity measurements
on a lot of silicon wafers is claimed to be 100 (ohm.cm)2.
A buyer is unwilling to accept a shipment if |
||
Calculations |
If software is available to compute the roots (or zero values) of a
univariate function, then we can determine the sample size by finding
the roots of a function that calculates
Alternatively, we can determine the sample size by simply printing computed
values of
The values of
165 126.4344 0.0114 166 127.1380 0.0110 167 127.8414 0.0107 168 128.5446 0.0104 169 129.2477 0.0101 170 129.9506 0.0098 171 130.6533 0.0095 172 131.3558 0.0092 173 132.0582 0.0090 174 132.7604 0.0087 175 133.4625 0.0085The value of The calculations used in this section can be performed using both Dataplot code and R code. |