n=11
To get more boys than girls means at least 6 boys should be there for this condition
P(Boy)=P(X)=21=0.5P(Girl)=P(Y)=21=0.5
Probability for at least 6 boys:
P(X≥6)=P(X=6)+P(X=7)+P(X+8)+P(X=9)+P(X=10)+P(X=11)P(X=6)=C611(0.5)6(1−0.5)11−6=0.2255859P(X=7)=C711(0.5)7(1−0.5)11−7=0.1611328P(X=8)=C811(0.5)8(1−0.5)11−8=0.0805664P(X=9)=C911(0.5)9(1−0.5)11−9=0.0268555P(X=10)=C1011(0.5)10(1−0.5)11−10=0.0053711P(X=11)=C1111(0.5)11(1−0.5)11−11=0.0004883P(X≥6)=0.50
There is 50% probability that there is more boys than girls.
Comments