In a ($2$ Player)game there are $2$ moves: $A,B$. The game is played $N$ times. The probability of choosing them is equal i.e. $0.5$ What is the probability that game will be won at least $M$ times by first player given first player moves first ?
I found out the condition of winning of each player without taking into account the probability of choosing the moves.
How can I think of the solution? What more do I need to calculate to find the probability. Can I calculate the probability in terms of given variables only?