- Content map: SMU H3 Game Theory Map
Setup
Definition:
Normal-Form Dominance Game
- Players: Player 1 and Player 2.
- Strategies: Player 1 chooses from ; Player 2 chooses from .
- Rules: Players move simultaneously; iterated deletion removes dominated strategies.
Payoff Matrix
| 4, 5 | 5, 4 | 0, 3 | 6, 2 | |
| 3, 4 | 4, 3 | 5, 2 | 0, 0 | |
| 2, 4 | 3, 3 | 4, 2 | 2, 1 | |
| 1, 0 | 2, 2 | 3, 0 | 1, 4 |
Derivation (Iterative Deletion of Dominated Strategies)
Step 1 (Player 1)
- is strictly dominated by since , , , and across columns .
- Reduced matrix after deleting :
| 4, 5 | 5, 4 | 0, 3 | 6, 2 | |
| 3, 4 | 4, 3 | 5, 2 | 0, 0 | |
| 2, 4 | 3, 3 | 4, 2 | 2, 1 |
Step 2 (Player 2)
- After deleting , is strictly dominated by since (for rows ) , , and .
- Reduced matrix after deleting :
| 4, 5 | 5, 4 | 0, 3 | |
| 3, 4 | 4, 3 | 5, 2 | |
| 2, 4 | 3, 3 | 4, 2 |
Step 3 (Player 1)
- is strictly dominated by since , , and across .
- Reduced matrix after deleting :
| 4, 5 | 5, 4 | 0, 3 | |
| 3, 4 | 4, 3 | 5, 2 |
Step 4 (Player 2)
- After deleting , is strictly dominated by since (row ) and (row ).
- Reduced matrix after deleting :
| 4, 5 | 5, 4 | |
| 3, 4 | 4, 3 |
Step 5 (Player 1)
- is strictly dominated by since (col ) and (col ).
- Reduced matrix after deleting :
| 4, 5 | 5, 4 |
Step 6 (Player 2)
- After deleting , is strictly dominated by since (row ).
- Reduced matrix after deleting :
| 4, 5 |
- Only survives the full elimination path.
Nash Equilibrium
Result:
The unique Nash equilibrium in pure strategies is:
Insights
Insight:
Iterated deletion captures iterated rationality.
- Once a strategy is strictly worse regardless of beliefs, it can be removed.
- This can create new dominated strategies in the reduced game.