Assume that when you play a game you win with probability p
Assume that when you play a game, you win with probability p = 0.55, and lose with probability 1 p = 0.45. What is the probability that after playing 10 games the number of your victories is the same as the number of your losses?
Solution
After 10 games we need the 5 victories and 5 losses
Thus, the required probability
= 10C5 p5 (1-p)5
= 10C5 (0.55)5 (0.45)5
= 0.2340
Hope this helps,

