I'm having a hard time reasoning out this sample game. The game has two players, they make their decisions sequentially, and the entire game happens only once.
Here is an outline with the payoffs where Player 1 chooses A or B, and after that Player 2 chooses C or D:
If Player 1 chooses B, the outcome of the game is simple. Player 2 chooses the outcome that gives him more, and would thus choose option D, resulting in a payoff of 2,2 to each of them.
However, if Player 1 chooses A, Player 2 now has two choices where both of them yield Player 2 3 points, but Player 1 gets either 4 points or just 1. What would Player 2 choose in this scenario? Either way he gets 2 points, but does he prefer one option over another, or is it entirely a random choice?
