Let X= the number of men who will be alive: X∼Bin(n,p)
P(X=x)=(xn)px(1−p)n−x Given n=6,p=2/3
(i)
P(X=6)=(66)(32)6(1−32)6−6=72964 (ii)
P(X≥4)=P(X=4)+P(X=5)+P(X=6)=
=(46)(32)4(1−32)6−4+(56)(32)5(1−32)6−5+
+(66)(32)6(1−32)6−6=15(72916)+6(72932)+
+72964=729496 (iii)
P(X=3)=(36)(32)3(1−32)6−3=729160 (iv)
P(X≤1)=P(X=0)+P(X=1)=
=(06)(32)0(1−32)6−0+(16)(32)1(1−32)6−1=
=7291+72912=72913
Comments