<< Chapter < Page | Chapter >> Page > |
Suppose you measure a collection of scalars . You believe the data is distributed in one of two ways. Your first model, call it , postulates the data to be governed by the density (some fixed density). Your second model, , postulates a different density . These models, termed hypotheses , are denoted as follows: A hypothesis test is a rule that, given a measurement , makes a decision as to which hypothesis best "explains" the data.
Suppose you are confident that your data is
normally distributed with variance 1, but you are uncertain aboutthe sign of the mean. You might postulate
These densities are depicted in
.
Assuming each hypothesis is
The concepts introduced above can be extended inseveral ways. In what follows we provide more rigorous definitions, describe different kinds of hypothesis testing, andintroduce terminology.
In the most general setup, the observation is a collection of random vectors. A common assumption, which facilitates analysis, is that the data are independent and identicallydistributed (IID). The random vectors may be continuous, discrete, or in some cases mixed. It is generally assumedthat all of the data is available at once, although for some applications, such as Sequential Hypothesis Testing , the data is a never ending stream.
When there are two competing hypotheses, we refer to a binary hypothesis test. When the number of hypotheses is , we refer to an M-ary hypothesis test. Clearly, binary is a special case of -ary, but binary tests are accorded a special status for certain reasons. These includetheir simplicity, their prevalence in applications, and theoretical results that do not carry over to the -ary case.
Suppose we wish to transmit a binary string of length over a noisy communication channel. We assign each of the possible bit sequences to a signal , where This symboling scheme is known as phase-shift keying (PSK). After transmitting a signal across the noisy channel, the receiver faces an -ary hypothesis testing problem: where .
In many binary hypothesis tests, one hypothesis represents the absence of a ceratinfeature. In such cases, the hypothesis is usually labelled and called the null hypothesis. The other hypothesis is labelled and called the alternative hypothesis.
Consider the problem of detecting a known signal in additive white Gaussian noise (AWGN). This scenario is common in sonar and radar systems. Denotingthe data as , our hypothesis testing problem is where . is the null hypothesis, corresponding to the absence of a signal.
Notification Switch
Would you like to follow the 'Statistical signal processing' conversation and receive update notifications?