Week 14 CL FA24
Week 14 CL FA24
prison):
Consider the following extended form game in which Player 1 moves and then Player 2 moves.
Player 1 can chose to move left or right, then Player 2 can choose to move up or down.
a) If Player 1 chooses Left and Player 2 choses up, Player 1 will lose $10 and Player 2 will receive
$40.
b) If Player 1 chooses Left and Player 2 choses down, Player 1 will receive $0 and Player 2 will
receive $0.
c) If Player 1 chooses Right and Player 2 choses up, Player 1 will receive $20 and Player 2 will
receive $20.
d) If Player 1 chooses Right and Player 2 choses down, Player 1 will receive $40 and Player 2 will
lose $10.
7. Using backwards induction, how will this game end? What choice will Player 1 make, what
choice will Player 2 make, what payoffs will each player receive?