You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
In Further Statistics, you must know when and how to approximate one distribution using another. These approximations simplify calculations and are essential when exact computation is impractical. This lesson covers the three key approximations: Poisson approximation to the binomial, normal approximation to the binomial, and normal approximation to the Poisson.
If X∼B(n,p) with:
then X can be approximated by Po(λ) where λ=np.
| Binomial | Poisson approximation |
|---|---|
| B(n,p) | Po(np) |
| E(X)=np | E(X)=λ=np |
| Var(X)=np(1−p) | Var(X)=λ=np |
The approximation improves as n→∞ and p→0 with np held constant.
Why the variance approximation works: When p is small, 1−p≈1, so np(1−p)≈np=λ.
A manufacturer produces components with a defect rate of 2%. In a batch of 200, find the probability that exactly 3 are defective.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.