Let X= the number of adults who say they are more likely to make purchases during a sales tax holiday: X∼Bin(n,p).
Given n=10,p=0.34,q=1−p=0.66
(a)
P(X=2)=(210)(0.34)2(0.66)10−2≈0.187293 (b)
P(X>2)=1−P(X=0)−P(X=1)
−P(X=2)=1−(010)(0.34)0(0.66)10−0
−(110)(0.34)1(0.66)10−1−(210)(0.34)2(0.66)10−2
=1−0.01568336881−0.08079311205
−0.18729312338=0.71623039576
≈0.716230
(c)
P(2≤X≤5)=P(X=2)+P(X=3)
+P(X=4)+P(X=5)
=(210)(0.34)2(0.66)10−2
+(310)(0.34)3(0.66)10−3
+(410)(0.34)4(0.66)10−4
+(510)(0.34)5(0.66)10−5
≈0.18729312+0.25729156
+0.23195224+0.14338866
≈0.819926
Comments