Binomial distribution bin(n,p) can be estimated using a normal distribution norm(np,np(1-p). However, correction for continuity should be carried out. Below is the correction factor table.
IfP(X=y)useP(y−9.5<X<y+0.5)
IfP(X>y)useP(X>y+0.5)
IfP(X<)useP(X<y−0.5)
IfP(X≤)useP(X<y+0.5)
IfP(X≥)useP(X>y−0.5)
Before using normal approximation for binomial distribution the conditions np≥5 or n(1−p)≥5 should be met.
n=500
P=0.025
np=500×0.025=12.5
n(1−p)=500×0.9725=487.5
Both np and n(1-p) are greater that 5. Thus, we can use normal approximation.
np=125
np(1−p)=3.49106
(a) P(X>10)
Correcting for continuity, P(X>10) becomes P(X>10.5) based on the above table.
P(>10.5)=1−P(X<10.5)
=1−P(z<3.4910610.5−12.5)
=1−P(z<−0.573)
=1−0.28336
=0.71664
(b). P(X<18)
Correcting for continuity becomes P(X<17.5)
P(X<17.5)=P(z<3.4910617.5−12.5)
=P(z<1.432)
=0.924
(c) P(X>21)
Correcting for continuity, P(X>21) becomes P(X>21.5)
P(>21.5)=1−P(X<21.5)
=1−P(z<3.4910621.5−12.5)
=1−P(z<2.578)
=1−0.995
0.005
(d) P(9<X<14)
P(9<X<14)=P(X<14)−P(X<9)
Correcting for continuity, P(9<X<14) becomes P(X<13.5)−P(X<8.5)
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments