Let X= the number of customers who are females: X∼(B;n)
P(X=x)=(xn)px(1−p)n−x Given that p=0.65,n=3
1) The probability that these customers were all females is
P(X=3)=(33)0.653(1−0.65)3−3==1(0.65)3(1)=0.274625
2) The probability that these customers were all males is
P(X=0)=(03)0.650(1−0.65)3−0==1(1)(0.35)3=0.042875
3) The probability that at least one male is
P(X<3)=1−P(X=3)=1−0.274625=0.725375
Comments