Hypothesis Tests for the Rate of a Poisson Distribution
Test hypotheses about the rate parameter of a Poisson distribution using the observed count as the test statistic. Compute upper-tail, lower-tail p-values from the Poisson CDF, and extend to counts collected over a time interval of length using under the null.
Tutorial
Upper-Tail Test for a Poisson Rate
Suppose for some unknown rate . To test whether the rate has increased beyond a baseline value we set up the hypotheses
The test statistic is the observed count Under this count follows so the p-value is the upper-tail probability of observing a count at least as extreme as
where is the Poisson CDF. We reject at significance level when
For example, suppose a call center historically receives calls per hour, and one hour we observe calls. Given
At since we reject and conclude that the rate appears to have increased.