Questions: Count Data Models: Poisson and Negative Binomial Regression

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher fits a Poisson regression to the number of hospital visits per patient and gets highly significant coefficients. A reviewer suspects the results may be invalid. What should the reviewer check first?

AWhether the log-likelihood is maximized at the estimated parameters
BWhether the data is overdispersed — if variance exceeds the mean, Poisson standard errors will be too small and significance will be inflated
CWhether the outcome variable has any zero values, which Poisson cannot handle
DWhether the coefficients are positive, since count outcomes cannot decrease
Question 2 Multiple Choice

What is the key parametric difference between Poisson and negative binomial regression?

ANegative binomial uses a log link while Poisson uses an identity link
BNegative binomial adds a dispersion parameter α that allows variance to exceed the mean; when α = 0 it reduces to Poisson
CNegative binomial models the log of the outcome while Poisson models the outcome directly
DNegative binomial uses ordinary least squares while Poisson uses maximum likelihood
Question 3 True / False

In Poisson regression, the exponential link function means the model can predict negative counts for extreme covariate values.

TTrue
FFalse
Question 4 True / False

When Poisson regression is fit to overdispersed count data, the estimated coefficients are biased, making them unreliable even if standard errors were correct.

TTrue
FFalse
Question 5 Short Answer

Explain why overdispersion is specifically dangerous for inference (not just model fit) when using Poisson regression on real count data.

Think about your answer, then reveal below.