We have a Bernoulli trial - exactly two possible outcomes, "success" (team A wins the match) and "failure" (team A doesn't win the match) and the probability of success is the same every time the experiment is conducted (team A plays a match), p=0.6,q=1−0.6=0.4,n=5.
The probability that team A wins k matches out of 5 is
P(X=k)=(nk)⋅pk⋅qn−k==(5k)⋅0.6k⋅0.45−k==k!⋅(5−k)!5!⋅0.6k⋅0.45−k.
The probability that team A wins 3 matches out of 5 is
P(X=3)=3!⋅2!5!⋅0.63⋅0.42=24⋅5⋅0.216⋅0.16=0.3456.
Comments