Can someone explain why in distributions:
- $ \operatorname{Binomial}(n,p)\approx \operatorname{Normal}(np, np(1-p))$
- $ \operatorname{Binomial}(n,p) \approx \operatorname{Poisson}(np)$
Can someone explain why in distributions:
Copyright © 2021 JogjaFile Inc.
It's the result of the Central limit Theorem in the version of De Moivre - Laplace
It's the limit distribution of a binomial when $p=\lambda/n$