8. Let X= the number of defective fuses:X∼Bin(n,p)
P(X=x)=(xn)px(1−p)n−x Given n=6,p=0.05. What is the probability that more than one fuse will be defective, given that at least one is defective?
P(X>1,X≥1)=P(X>1)=
=1−P(X=0)−P(X=1)=
=1−(06)(0.05)0(1−0.05)6−0−(16)(0.05)1(1−0.05)61≈
≈1−0.735092−0.232134≈0.032774
P(X≥1)=1−P(X=0)≈0.264908
P(X>1∣X≥1)=P(X≥1P(X>1,X≥1)≈
≈0.2649080.032774≈0.1237 9. Let X= the number of bulls hitted by an archer: X∼Bin(n,p)
P(X=x)=(xn)px(1−p)n−x
Given n=96>20,p=1/32
Using the Poisson approximation with λ=np=96(ba)=3<5
P(X≤1)=P(X=0)+P(X=1)=
=0!e−λ⋅λ0+1!e−λ⋅λ1=
=e−3(1+3)=4e−3≈0.1991
10. Let X= the number of correctly solved questions: X∼Bin(n,p)
P(X=x)=(xn)px(1−p)n−x Given n=10,p=0.2
P(X≥6)=P(X=6)+P(X=7)+P(X=8)+
+P(X=9)+P(X=10)=(610)(0.2)6(1−0.2)10−6+
+(710)(0.2)7(1−0.2)10−7+(810)(0.2)8(1−0.2)10−8+
+(910)(0.2)9(1−0.2)10−9+(1010)(0.2)10(1−0.2)10−10=
=210(0.2)6(0.8)4+120(0.2)7(0.8)3+45(0.2)8(0.8)2+
+10(0.2)9(0.8)+(0.2)10=
=0.005505024+0.000786432+0.000073728+
+0.000004096+0.0000001024≈0.0064
Comments