Error exponents in hypothesis testing

From HandWiki

In statistical hypothesis testing, the error exponent of a hypothesis testing procedure is the rate at which the probabilities of Type I and Type II decay exponentially with the size of the sample used in the test. For example, if the probability of error Perror of a test decays as enβ, where n is the sample size, the error exponent is β. Formally, the error exponent of a test is defined as the limiting value of the ratio of the negative logarithm of the error probability to the sample size for large sample sizes: limnlnPerrorn. Error exponents for different hypothesis tests are computed using Sanov's theorem and other results from large deviations theory.

Error exponents in binary hypothesis testing

Consider a binary hypothesis testing problem in which observations are modeled as independent and identically distributed random variables under each hypothesis. Let Y1,Y2,,Yn denote the observations. Let f0 denote the probability density function of each observation Yi under the null hypothesis H0 and let f1 denote the probability density function of each observation Yi under the alternate hypothesis H1.

In this case there are two possible error events. Error of type 1, also called false positive, occurs when the null hypothesis is true and it is wrongly rejected. Error of type 2, also called false negative, occurs when the alternate hypothesis is true and null hypothesis is not rejected. The probability of type 1 error is denoted P(errorH0) and the probability of type 2 error is denoted P(errorH1).

Optimal error exponent for Neyman–Pearson testing

In the Neyman–Pearson[1] version of binary hypothesis testing, one is interested in minimizing the probability of type 2 error P(errorH1) subject to the constraint that the probability of type 1 error P(errorH0) is less than or equal to a pre-specified level α. In this setting, the optimal testing procedure is a likelihood-ratio test.[2] Furthermore, the optimal test guarantees that the type 2 error probability decays exponentially in the sample size n according to limnlnP(errorH1)n=D(f0f1).[3] The error exponent D(f0f1) is the Kullback–Leibler divergence between the probability distributions of the observations under the two hypotheses. This exponent is also referred to as the Chernoff–Stein lemma exponent.

Optimal error exponent for average error probability in Bayesian hypothesis testing

In the Bayesian version of binary hypothesis testing one is interested in minimizing the average error probability under both hypothesis, assuming a prior probability of occurrence on each hypothesis. Let π0 denote the prior probability of hypothesis H0. In this case the average error probability is given by Pave=π0P(errorH0)+(1π0)P(errorH1). In this setting again a likelihood ratio test is optimal and the optimal error decays as limnlnPaven=C(f0,f1) where C(f0,f1) represents the Chernoff-information between the two distributions defined as C(f0,f1)=maxλ[0,1][ln(f0(x))λ(f1(x))(1λ)dx].[3]

References

  1. Neyman, J.; Pearson, E. S. (1933), "On the problem of the most efficient tests of statistical hypotheses", Philosophical Transactions of the Royal Society of London A 231 (694–706): 289–337, doi:10.1098/rsta.1933.0009, Bibcode1933RSPTA.231..289N, http://www.stats.org.uk/statistical-inference/NeymanPearson1933.pdf 
  2. Lehmann, E. L.; Romano, Joseph P. (2005). Testing Statistical Hypotheses (3 ed.). New York: Springer. ISBN 978-0-387-98864-1. 
  3. 3.0 3.1 Cover, Thomas M.; Thomas, Joy A. (2006). Elements of Information Theory (2 ed.). New York: Wiley-Interscience.