a) What is the probability that four are liberal?
n=10,p=0.3,q=1−p=1−0.3=0.7
P(X=4)=(410)(0.3)4(0.7)10−4=
=0.200120949
b) What is the probability that none are conservative?
n=10,p=0.55,q=1−p=1−0.55=0.45
P(Y=0)=(010)(0.55)0(0.45)10−0=
≈0.000340506289
c) What is the probability that two are middle – of –the road?
n=10,p=0.15,q=1−p=1−0.15=0.85
P(W=2)=(210)(0.15)2(0.85)10−2=
≈0.2758966566
d) What is the probability that at least eight are liberal?
n=10,p=0.3,q=1−p=1−0.3=0.7
P(X≥8)=P(X=8)+P(X=9)+P(X=10)
=(810)(0.3)8(0.7)10−8+(910)(0.3)9(0.7)10−9
+(1010)(0.3)10(0.7)10−10=
=0.0015903864
Comments