From Tutorial 3, we found Deviance/df = 524.1 (should be ~1). This means the variance in our data is 524 times larger than Poisson assumes! The consequence: Poisson gives standard errors that are far too small.
Which distribution properly models overdispersed count data?
Hint: We need a distribution where Variance > Mean is allowed.
The Negative Binomial distribution properly handles overdispersed count data by estimating a dispersion parameter θ from the data.