Answer on Question #70948 – Math – Statistics and Probability
Question
A and B play 12 games of chess, of which 6 are won by A, 4 are won by B, and 2 end in a draw. They agree to play a match consisting of 3 games. Find the probability that
a) A wins all 3 games
b) 2 games end in a draw
c) A and B win alternately
d) B wins at least 1 game.
Solution
a) Binomial probability with n=3, p=126=21.
P(X=3)=C33(21)3=81=0.125.
b) Binomial probability with n=3, p=122=61.
P(X=2)=C32(61)2(65)=125≈0.4167.
c) P=21∗31∗21+31∗21∗31=121+181=365≈0.1389.
d) Binomial probability with n=3, p=124=31.
P(X≥1)=1−P(X=0)=1−C30(31)0(32)3=0.7037.
Answer: a) 0.125; b) 0.4167; c) 0.1389; d) 0.7037.
Answer provided by https://www.AssignmentExpert.com
Comments