I decide to start a series called ‘Sunday Reading Notes’ posting about papers, book chapters and anything statistics related that I read recently.
Opening remarks:
This week I will write about Chapter 2 of Sequential Analysis by Abraham Wald. Unlike the statistical null hypothesis testing we all learned from textbooks, sequential analysis is a method of inference where number of observations is not determined in advance of the experiment. At every stage of the experiment, the experimenter makes a decision to accept, reject or continue data collection. In Chapter 2 “general discussion” Wald formaly set up the system of sequential test in preparation for Chapter 3 “sequential likelihood ratio test”.
If you do not enjoy technical details, skip the rest and jump to the closing paragraph for some high-level summary.
Reading this chapter is an eye – opening experience for me. As a statistics PhD student with a somewhat traditional training, I am so used to the common problem setup like: given a sequence of data where
is some distribution parametrized by
, consider some null hypothesis
and some alternative hypothesis
, determine rejection region of the most powerful level
test; or given a model, a null and an alternative and a level
, find the sample size to achieve at least a
power.
Wald sets up the sequential test framework differently. He starts with a hypothesis and any decision rule that terminates in finite time. The decision rule is defined by mutually exclusive sets
(accept after
steps, reject after
steps, and make more observations) for all values of
.
Given such a decision rule, for every value of parameter we can define the function
to be the probability of accepting
if
were the data generating value (and yes I think we are in the well-specified model case). This function is called the Operating Characteristic (OC) function.
Another notation before jumping to the principles of a good sequential test is Averaged Sample Number (ASN) function. This function denoted by is the expected number of samples to terminate the test.
At this point the alternative hypothesis is not part of the picture yet, but we are ready to discussion some principles of a sequential test.
Wald goes on to talking about degree of preference for acceptance (yes! the familiar notion of a loss function in decision theory). He partitions the parameter space into three sets: a region with preference for accepting , a region with preference for rejection $H$ and a region of indifference, and these regions are characterized by loss functions
. We want to make zone of preference for acceptance a subset of
because acceptance of
should preferred whenever
but this preference would not be so strong if
is close to the boundary of
Likewise an experimenter need to make zone of preference for rejection a subset of
, the complement of
At first, this was like NEWS to me because I never thought about hypothesis testing this way. Who talks about partitioning the parameter space into three sets? This is a decision theoretic way to approach a statistical inference problem. Indeed discussion decision theory was part of Stat 210 at Harvard, but that was only after all discussions about hypothesis testing (including nonparametric tests and asymptotic tests) were done. Here we do not even have an alternative hypothesis.
Another interesting notion is the idea of ‘acceptance’ here. We learn from textbook that we can only ‘reject null with some confidence’ but ‘not reject’ is not the same as ‘acceptance’. Why? One, because we have another option — get more data. Two, because ‘not reject’ might consist of two regions: zone of preference for acceptance and zone of indifference. I believe that the three zones of preference theory would really clear the discussions about “isn’t not reject the same as accept?”.
Ideally we want to have and
But because of randomize in observations, this is not achievable with finite samples. Instead we can give it some slack and require that
for every
in the zone of preference for acceptance and
for every
in the zone of preference for rejection. These already looks like power and level from our textbook, except that we do not have an
yet! A test satisfying the two equations above are called admissible.
Admissibility, which I believe is the same admissibility from decision theory) is defined using the OC function, which describes how well the test is making correct decisions. In order to define efficiency, we need to examine the ASN function. Recall that for every set and parameter
the expected number of samples required is
. If there is an admissible test
such that
for every
then
is the ‘uniformly best test.’ In general this is too good to be true because the above equation has to be true for every value of
.
But we can define ‘optimum test’ if we have simple hypotheses and
We can use Type I and II errors (
) to define ‘strength’ of a test and if a test
exists such that
and
for every
of the same strength, then
is an optimum test.
Concluding remarks:
Unlike treatment of fixed-sample size NHST controlling Type I and II error with Neyman-Pearson lemma to get ‘most powerful level test’, in a sequential test we are looking for tests achieving the greatest efficiency (measured by average number of sample required) under some Type I and II error control (characterized by
-strength).
Instead of straighforwardly presenting the framework to us, Wald carefully walks the reader through the development of the theory motivated by decision theoretic considerations like: 1) what is the loss of a bad decisions? 2) what are some good properties of a sequential test? This chapter offers intuitions rather than extensive mathematical derivations and I would recommend it to anyone interested in statical inference and sequential testing in particular. The reader do need a good understanding of notions like power and significance level to appreciate it!
References:
Wald, Abraham. Sequential analysis. Courier Corporation, 1973.