Negative binomial regression — why use it?
hardAnswer
- Adds dispersion parameter θ: .
- Handles over-dispersion (Var > Mean) which is the norm for real counts (customer visits, defect counts, rare events).
- Fit by MLE.
- When θ → ∞ → reduces to Poisson.
- Interpretation of same as Poisson (multiplicative rate ratio).
- Modern default for count regression in industry.
Check yourself — multiple choice
- Same as Poisson
- NB: → models overdispersion; reduces to Poisson as θ → ∞; industry default for counts
- Only for binary
- Random
Negative binomial: extra dispersion → handles overdispersed counts.
#regression#glm
Practise Statistics Fundamentals
215 interview questions in this topic.