In statistics, the Neyman-Pearson lemma states that when performing a hypothesis test between two point hypotheses H0: θ=θ0 and H1: θ=θ1, then the likelihood-ratio test which rejects H0 in favour of H1 when
- <math>\Lambda(x)=\frac{ L( \theta _{0} \mid x)}{ L (\theta _{1} \mid x)} \leq k \mbox{ where } Pr(\Lambda(X)\leq k|H_0)=\alpha</math>
is the most powerful test of size α. The lemma is named for Jerzy Neyman and Egon Pearson. In practice, most of the time, the likelihood-ratio itself is not actually used in the test. Instead one computes the ratio to see how the key statistic in it is related to the size of the ratio (i.e. whether a large statistic corresponds to a small ratio or to a large one)


