Poisson Exact Test Calculator

Test count assumptions using exact discrete probability methods. Review tails, rates, intervals, and significance instantly. Built for analysts validating count data under fixed exposure.

Calculator Inputs

Enter event data, exposure, and a null rate. The page calculates one-sided or two-sided exact probabilities and exact intervals.

Whole number count observed during the exposure period.
Time, area, distance, population, or other denominator.
Expected events per one exposure unit under H0.
Choose the tail direction for significance testing.
Sets the rejection threshold and confidence interval level.
Controls displayed decimal places in the output.

Example Data Table

These examples show how the calculator behaves with different observed counts, exposures, null rates, and hypothesis directions.

Observed Events Exposure Null Rate Alternative Observed Rate Rate Ratio P-Value
14 10 1.0000 Greater 1.4000 1.4000 0.1355
3 10 0.5000 Less 0.3000 0.6000 0.2650
9 6 1.2000 Two-sided 1.5000 1.2500 0.4528
0 4 0.8000 Less 0.0000 0.0000 0.0408

Formula Used

The page treats the observed count as a Poisson random variable with mean equal to rate multiplied by exposure.

Observed rate = k / t Null mean = λ₀ × t Poisson probability = P(X = k) = e^(−μ) × μ^k / k! Lower-tail p-value = P(X ≤ k | μ₀) Upper-tail p-value = P(X ≥ k | μ₀) Two-sided exact p-value = sum of Poisson probabilities not larger than the observed probability Exact mean interval solves tail equations numerically, then divides bounds by exposure
Symbols: k is observed events, t is exposure, λ₀ is the null rate, and μ₀ is the null mean count expected during exposure.

How to Use This Calculator

  1. Enter the observed number of events as a whole number.
  2. Enter the total exposure corresponding to the count.
  3. Enter the null rate expected per one exposure unit.
  4. Select whether your test is less, greater, or two-sided.
  5. Set alpha to match your desired significance threshold.
  6. Choose output precision and run the exact test.
  7. Review the result table, confidence interval, and decision.
  8. Download the results as CSV or PDF when needed.

Interpretation Notes

Frequently Asked Questions

1. What does this calculator test?

It tests whether an observed event count is consistent with a specified Poisson rate after accounting for the exposure amount. It returns exact probabilities rather than large-sample approximations.

2. When should I use a Poisson exact test?

Use it for count data with independent events, stable exposure, and a meaningful baseline rate. It is especially useful when counts are small and normal approximations are unreliable.

3. What is exposure in this context?

Exposure is the denominator linked to opportunity for events. It can be time, distance, population, machine hours, patient days, transactions, or any measurable observation base.

4. Why does the calculator show three p-values?

Lower-tail, upper-tail, and two-sided probabilities are all displayed for transparency. The selected alternative hypothesis determines which p-value is used for the formal test decision.

5. How is the exact confidence interval computed?

The interval is found by numerically solving Poisson tail equations for the mean count. Those mean limits are then divided by exposure to produce an exact rate interval.

6. What does the rate ratio mean?

The rate ratio compares the observed rate with the null rate. Values above one suggest an elevated rate, while values below one suggest a reduced rate.

7. Can I use this page for zero events?

Yes. Zero counts are valid in Poisson models. The page still computes the exact p-values and an upper confidence bound, while the lower bound remains zero.

8. Does a non-significant result prove rates are equal?

No. A non-significant result only means the data do not provide enough evidence against the null rate at the chosen alpha. It does not prove equality.

Related Calculators

poisson cdf calculatorpoisson failure ratepoisson tail probabilitypoisson pmf calculatorpoisson lambda calculatorpoisson variance calculatorpoisson mean calculatorpoisson cumulative probabilitypoisson standard deviationexpected value of poisson

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.