I have a probability question that I've solved the "long" way using a probability table, and I'm wondering if there is a faster way to solve this?
"For a 3-player game, the first person to win 4 rounds wins. They are equally matched, so the probability any one of them wins a round is 1/3. The players are forced to quit after 6 rounds, with player A having won 3 rounds, player B having won 2 rounds, and player C 1 round. At this point, the probability of player A winning should be...?"
I figured out that they need to do at most 4 more rounds (rounds 7, 8, 9, and 10), and that there are 81 total rows in my table. They're filled out and I have an answer (player 1 wins 57/81 possible rounds). BUT --- it just seems like so much work! Is there a more efficient way to solve a problem like this?
Edit to add: I'm going to look more into Pascal's work where I think I may find an answer (since this is based on some of his early work) --- but other ideas are always appreciated!