So, can I say the following?
1. Poisson distribution is actually a (extreme case of) Binomial distribution.
2. If X ~ Po(lambda), then X ~ B(n, lambda/n) for a large n.
3. Using Poisson distribution but not Binomial distribution is due to efficiency of calculation. In other words, Poisson...