Independent solution
How to solve this Poisson Distribution question
Answer in brief
Conditioning two independent Poisson counts on their sum produces a binomial allocation with success probability 2/(2+3). The probability of six allocations to the first source out of eight is 0.04128768, so the answer is C.
Setup
Setup
Let A and B be the independent counts with Poisson means 2 and 3.
Model
Model
Given the combined count, each event is assigned to the first source with probability proportional to its Poisson rate.
Compute
Compute
Evaluate the conditional binomial mass at six.
Answer
Answer
The probability rounds to 0.041.