Let X= the number of wins of the Democrats out of 4 races:
X∼Bin(n,p)
Given n=4,p=0.60,q=1−p=0.40.
(1)
P(X=0)=(04)(0.6)0(0.4)4−0=0.0256P(X=1)=(14)(0.6)1(0.4)4−1=0.1536P(X=2)=(24)(0.6)2(0.4)4−2=0.3456P(X=3)=(34)(0.6)3(0.4)4−3=0.3456P(X=4)=(44)(0.6)4(0.4)4−4=0.1296(2)
P(X>2)=P(X=3)+P(X=4)=0.3456+0.1296=0.4752
Comments