Let X= the number of a food retailer’s customers purchase bread each day at the store.
X∼B(N,p)
P(X=x)=(xn)px(1−p)n−x Given that p=0.2,n=8. Then
P(X≥3)=1−P(X=0)−P(X=1)−P(X=2)==1−(08)0.20(1−0.2)8−0−(18)0.21(1−0.2)8−1−−(28)0.22(1−0.2)8−2=1−(0.8)8−8⋅0.2(0.8)7−−2!(8−2)!8!⋅0.22(0.8)6=1−0.16777216−0.33554432−−0.29360128=0.20308224The probability that at least three of them buy bread at the store each day
is 0.20308224
Comments