- Suppose that
- 25% of all students at a large public university receive financial aid
- X be the number of students in a random sample of size 50 who receive financial aid,
- Since
- np=50(.25)=12.5≥10
- nq=37.5≥10
- the approximation can safely be applied.
- The probability that at most 10 students receive aid is
P(X≤10)=B(10;50,0.25)≈Φ(3.0610+0.5−12.5)=Φ(−0.65)=0.2578
- Similarly, the probability that between 5 and 15 (inclusive) of the selected students receive aid is
P(5≤X≤15)=B(15;50,0.25)−B(4;50,0.25)≈Φ(3.0615.5−12.5)−Φ(3.064.5−12.5)=0.8320
- The exact probabilities are .2622 and .8348 , respectively,
- so the approximations are quite good.
- In the last calculation, P(5≤X≤15) is being approximated by the area under the normal curve between 4.5 and 15.5 - the continuity correction is used for both the upper and lower limits.