The negative binomial distribution and Pascal’s triangle
The Endeavour 2024-08-29
Summary:
The Poisson probability distribution gives a simple, elegant model for count data. You can even derive from certain assumptions that data must have a Poisson distribution. Unfortunately reality doesn’t often go along with those assumptions. A Poisson random variable with mean λ also has variance λ. But it’s often the case that data that would […]
The post The negative binomial distribution and Pascal’s triangle first appeared on John D. Cook.