101
8
Sample-Based Criteria
In the previous seven chapters, critical values were always based on some
hypotheses stated a priori and on desired risk levels for rejecting the null
hypothesis. Unfortunately, sometimes a naïve approach is taken in choosing
critical values for a test, without regard to any hypotheses, sample size, or
associated risk levels. In this chapter, several such cases are discussed. Most
of these cases are formulated as acceptance sampling problems as opposed
to equivalence or noninferiority tests, per se.
Test 8.1 Single Proportion
Data:
X = number of successes out of n Bernoulli trials
=P
ˆ
Critical value(s):
Pass the test if
.
Discussion:
Given that the population proportion of successes, P, is unknown, and
there is no hypothesis concerning its minimum acceptable value or maxi-
mum unacceptable value, it is not possible to specify the risk of failing (or
passing). As a consequence, it is not possible to determine what sample size,
n, would be required. If the sample size is xed to some arbitrary value, then
a risk curve for that sample size could be constructed. In other words, the
critical number of successes would be:
X
c
= round (np
c
, 0)
where round(x, 0) means round x to the nearest integer.
For P = 0 to 1, the probability of passing the test is
∑
{}
≥=
−
=
−
XXPn
n
k
Pr |, () 1
c
kX
n
k
c
.