The Poisson distribution has only one parameter, the mean (also called or μ), and assumes constant variance that equals the mean, which, however, rarely holds true for real-world data. Commonly, the variance is greater than the mean and this phenomenon is called overdispersion. If your data is overdispersed, model inference is biased. Overdispersion commonly results in smaller standard errors around the parameter estimates, which produces larger t-values and thus gives spuriously low P-values. One needs to distinguish between apparent and real overdisperion. Apparent overdisperion can result from:
- too many zeros
- a wrong link function
- outlier(s)