Game theory - Solution Concepts
Understand key game theory solution concepts, from Nash and mixed‑strategy equilibria to refinements like subgame perfect and trembling‑hand, and cooperative ideas such as the core and Shapley value.
Summary
Read Summary
Flashcards
Save Flashcards
Quiz
Take Quiz
Quick Practice
What is the defining condition of a Nash equilibrium regarding player strategies and payoffs?
1 of 11
Summary
Game Theory Solution Concepts
Introduction
A solution concept in game theory is a prediction of which strategy each player will choose, or equivalently, which outcome will result from a game. The most fundamental solution concepts are based on the idea of equilibrium—a situation where no player wants to change their strategy given what the other players are doing. This guide covers the major equilibrium concepts you'll encounter, from the most foundational to more refined variations.
Nash Equilibrium: The Foundation
Definition and Core Intuition
A Nash equilibrium is a set of strategies (one for each player) where no player can increase their payoff by unilaterally deviating—that is, by changing their own strategy while holding all other players' strategies fixed.
The key word here is unilaterally. A player might wish others would choose different strategies, but given what others are actually doing, they have no incentive to deviate alone.
Why This Matters
Nash equilibrium captures a natural stability condition: if you're in a Nash equilibrium, there's no individual pressure for any player to change their behavior. This makes it useful for predicting outcomes in strategic situations.
An Intuitive Example
Imagine two students choosing where to study: either the library or a café. Each student prefers to study where the other student is (for companionship), but if they end up in different places, both would rather be alone than with a stranger.
If both go to the library: neither wants to switch alone (that would leave them with a stranger)
If both go to the café: same reasoning applies
If they're in different locations: each might want to switch if the other stays put, but individually switching away from a stranger doesn't help
Here, "both in the library" and "both in the café" are both Nash equilibria.
Pure-Strategy Nash Equilibrium
A pure-strategy Nash equilibrium involves each player choosing a single, definite action (rather than randomizing). This is the simplest form of Nash equilibrium.
Finding Pure-Strategy Equilibria
To find pure-strategy equilibria, check every possible combination of strategies. For each combination, ask: would any player want to deviate? If no one wants to deviate, you've found an equilibrium.
Example: The Coordination Game
Consider the sequential game shown above. Trace through each path:
If player 1 chooses C and player 2 chooses D, player 1 gets payoff 1
If player 1 chooses C and player 2 chooses O, player 1 gets payoff 2
By examining all terminal nodes and working backward, you can identify which strategy combinations constitute equilibria (we'll discuss this more formally under subgame perfect equilibrium).
Mixed-Strategy Nash Equilibrium
When and Why Players Randomize
A mixed-strategy Nash equilibrium is one where at least one player randomizes—that is, plays different actions with specified probabilities rather than playing one action with certainty.
This seems counterintuitive at first: why would a rational player flip a coin? The answer is that randomization can be an equilibrium response when the game structure creates a "mismatch" that pure strategies can't resolve.
The Indifference Condition
The key insight to mixed-strategy equilibrium is this: if a player is randomizing over several actions in equilibrium, the opponent must be making them indifferent between those actions.
Here's why: suppose player 1 is mixing between action A (with probability $p$) and action B (with probability $1-p$). For player 1 to actually want to randomize (rather than play just A or just B), the expected payoff from A must equal the expected payoff from B. The opponent's strategy choice—reflected in the probabilities they assign to their actions—determines those expected payoffs.
Finding Mixed Equilibria
To find a mixed-strategy equilibrium:
Assume each player randomizes over certain actions
Write out the opponent's expected payoff from each action they might choose
Set these expected payoffs equal to each other
Solve for the randomization probabilities
Example: Matching Pennies
Consider the classic game where one player (Matcher) wants heads and tails to match, while the other (Mismatcher) wants them to differ.
| | Heads | Tails |
|---|---|---|
| Heads | 1, -1 | -1, 1 |
| Tails | -1, 1 | 1, -1 |
In any pure strategy, one player can profitably deviate. The unique equilibrium is:
Matcher plays Heads and Tails each with probability $\frac{1}{2}$
Mismatcher plays Heads and Tails each with probability $\frac{1}{2}$
At these probabilities, Matcher gets expected payoff 0 from either action, and Mismatcher gets expected payoff 0 from either action—so neither wants to deviate.
A Crucial Point: Existence
Every finite game has at least one Nash equilibrium, though it may involve mixed strategies. This is Nash's famous existence theorem. However, not all games have pure-strategy equilibria.
Subgame Perfect Equilibrium
The Problem with Simple Nash Equilibrium in Sequential Games
In sequential games (games played over multiple periods, where players move at different times), some Nash equilibria can rely on non-credible threats—strategies that a player announces but wouldn't actually follow through on.
Consider this scenario: "If you enter my market, I'll start a price war that destroys us both." This threat might deter entry (supporting a Nash equilibrium), but it's not credible—if you actually enter, the incumbent wouldn't follow through because a price war hurts them too.
Definition: Subgame Perfection
A subgame perfect equilibrium (SPE) eliminates such non-credible threats by requiring that the strategy profile constitutes a Nash equilibrium in every subgame—that is, in every possible continuation game starting from any decision point.
Intuitively: a threat is credible only if you'd actually carry it out when the time comes.
Backward Induction
The standard method for finding subgame perfect equilibria in finite sequential games is backward induction:
Start at the end of the game tree (the last decision point)
At each decision node, determine what the player would choose if that node were reached
Work backward to the beginning
The resulting path is the unique subgame perfect equilibrium
In the tree shown, Player 1 moves first (choosing F or U), then Player 2 moves (choosing A or R at each node). Working backward:
At Player 2's right node (after U), Player 2 compares payoffs: A gives 8, R gives 0. Player 2 chooses A (payoff 8).
At Player 2's left node (after F), Player 2 compares: A gives 0, R gives 0. Indifferent; suppose Player 2 chooses R (payoff 0).
At Player 1's initial node, Player 1 anticipates these responses. Choosing F leads to payoff 0; choosing U leads to payoff 2. Player 1 chooses U.
The SPE path is U, then A, yielding payoffs (2, 8).
Why SPE is Important for Exams
SPE is a critical concept because it's the natural equilibrium notion for sequential games. When you see a game tree on an exam, you should almost certainly be finding the subgame perfect equilibrium, not just any Nash equilibrium.
Trembling-Hand Perfect Equilibrium
Robustness to Mistakes
A trembling-hand perfect equilibrium is a Nash equilibrium that remains an equilibrium even if players occasionally make small mistakes—"trembles." This refinement ensures strategies are robust to human fallibility.
More formally: a strategy profile is trembling-hand perfect if it's the limit of completely mixed Nash equilibria (equilibria where every action is played with positive probability) as the mistake probability approaches zero.
Why This Matters
This concept distinguishes between equilibria that are stable against small perturbations (trembling-hand perfect) and those that aren't. In many games, some Nash equilibria rely on players avoiding certain actions entirely, which is fragile if any small tremble occurs.
Importance for Your Exam
Trembling-hand perfection is a useful refinement of Nash equilibrium. It's particularly important when multiple Nash equilibria exist and you need to determine which is "more robust." However, it's less commonly tested than SPE; focus on understanding the intuition rather than the formal definition.
<extrainfo>
Evolutionarily Stable Strategy (ESS)
An evolutionarily stable strategy is a concept from evolutionary game theory. A strategy is evolutionarily stable if, when adopted by most of the population, it cannot be invaded by a small fraction of mutants adopting a different strategy.
This is similar to trembling-hand perfection but comes from a different motivation: rather than robustness to mistakes, it captures robustness to invasion by mutants. This concept is useful in biological applications and population dynamics but is less central to most game theory exams unless you're specifically studying evolutionary game theory.
</extrainfo>
Advanced Equilibrium Concepts
<extrainfo>
Correlated Equilibrium
A correlated equilibrium generalizes Nash equilibrium by allowing players to condition their strategies on signals from a public correlation device—essentially a random signal that players can observe.
The key difference from mixed Nash: in a correlated equilibrium, the correlation device generates correlated signals (not independent randomization). This can allow players to coordinate better and achieve payoffs impossible under independent mixing.
For example, a traffic light correlates drivers' actions: when you see red, you stop; when you see green, you go. This simple correlation device improves efficiency dramatically.
Correlated equilibria are mathematically elegant but less commonly examined than Nash or subgame perfect equilibrium, unless your course specifically covers them.
</extrainfo>
<extrainfo>
Core and Shapley Value
These are solution concepts for cooperative games where players can form binding agreements and coalitions.
The Core consists of payoff allocations from which no coalition of players can improve by breaking away. An outcome is in the core if every coalition of players is satisfied with their allocation.
The Shapley Value assigns a unique payoff to each player based on their average marginal contribution across all possible orderings in which players could join a coalition. It's a "fair" allocation principle, though it may not be in the core.
These concepts matter most in coalitional games and cooperative game theory, but may be less critical if your course focuses on non-cooperative games (simultaneous-move games).
</extrainfo>
<extrainfo>
Incentive Compatibility and Mechanism Design
Incentive compatibility ensures that when players have private information, their best strategy is to truthfully reveal that information.
This is central to mechanism design—the field of designing games (mechanisms) to achieve desired outcomes. For example, an auction mechanism is incentive compatible if bidders' dominant strategy is to bid truthfully according to their private valuations.
The key insight: you can't just ask people to report their private information; you must structure incentives so that truthful reporting is their best response.
This concept is critical if your exam covers mechanism design or auctions, but may be less central in pure strategic game theory.
</extrainfo>
<extrainfo>
Nash Bargaining Solution
The Nash bargaining solution applies when two players must agree on how to divide a surplus; if they fail to agree, they get a disagreement payoff.
The solution selects the allocation that maximizes the product of each player's gain above their disagreement point: maximize $(u1 - d1)(u2 - d2)$ where $ui$ is player $i$'s payoff and $di$ is their disagreement payoff.
This solution is elegant and uniquely satisfies natural fairness axioms. However, it's most relevant in courses specifically covering bargaining or cooperative game theory.
</extrainfo>
Quick Reference: When to Use Each Concept
| Concept | When to Use |
|---|---|
| Pure-strategy Nash Equilibrium | Simultaneous-move games; checking all strategy combinations |
| Mixed-strategy Nash Equilibrium | Games with no pure equilibria; equilibria involving randomization |
| Subgame Perfect Equilibrium | Sequential games; use backward induction |
| Trembling-hand Perfect | When you need to rule out equilibria fragile to small mistakes |
| Correlated Equilibrium | When a correlation device is explicitly present in the game |
| Core/Shapley Value | Coalitional games with side payments |
| Incentive Compatibility | Mechanism design; private information settings |
| ESS | Evolutionary or population-based game theory |
| Nash Bargaining | Two-player bargaining with disagreement point |
The three concepts most likely to appear on a standard game theory exam are Nash Equilibrium (pure and mixed), Subgame Perfect Equilibrium, and possibly Incentive Compatibility or Trembling-Hand Perfection depending on your course focus.
Flashcards
What is the defining condition of a Nash equilibrium regarding player strategies and payoffs?
No player can increase their payoff by unilaterally deviating.
How do players assign probabilities to their pure strategies in a mixed‑strategy equilibrium?
Probabilities are assigned to make the opponent indifferent among their options.
What does a subgame perfect equilibrium require to eliminate non‑credible threats in sequential games?
A Nash equilibrium in every subgame.
How does trembling‑hand perfection refine the Nash equilibrium concept?
It requires strategies to be robust to small accidental mistakes (trembles).
On what do players condition their strategies in a correlated equilibrium to potentially achieve higher payoffs than a Nash equilibrium?
Signals from a public randomizing device.
What characterizes the payoff allocations that make up the core of a game?
No coalition can improve upon those allocations.
On what basis does the Shapley value assign a unique fair payoff to each player?
Each player’s marginal contributions.
What is ensured when a system or mechanism is incentive compatible?
Each participant’s best strategy is to truthfully reveal private information.
What type of strategies are used in a pure‑strategy Nash equilibrium?
Deterministic strategies.
What happens if a small fraction of mutants attempts to invade a population adopting an evolutionarily stable strategy (ESS)?
The strategy cannot be invaded.
What specific value does the Nash bargaining solution select to determine an allocation?
The allocation that maximizes the product of each player’s gain over a disagreement point.
Quiz
Game theory - Solution Concepts Quiz Question 1: In a mixed‑strategy equilibrium, how are the players’ probabilities chosen?
- To make the opponent indifferent among their available actions. (correct)
- To maximize each player’s expected payoff regardless of the opponent.
- To ensure each pure strategy is played with equal probability.
- To guarantee that no pure strategy is a best response.
Game theory - Solution Concepts Quiz Question 2: What does a subgame perfect equilibrium require in a sequential game?
- A Nash equilibrium in every subgame. (correct)
- All players to randomize over their strategies.
- The existence of a dominant strategy for each player.
- The highest possible total payoff for the whole game.
Game theory - Solution Concepts Quiz Question 3: What does the core of a cooperative game represent?
- Allocations that no coalition can improve upon. (correct)
- The average payoff each player receives over repeated play.
- The set of all possible Nash equilibria.
- The unique allocation that maximizes total surplus.
Game theory - Solution Concepts Quiz Question 4: In a mixed‑strategy Nash equilibrium, why are the mixing probabilities chosen?
- To make the opponent indifferent between their pure strategies. (correct)
- To ensure each player receives the same expected payoff.
- To eliminate any pure‑strategy best responses.
- To guarantee a higher total payoff than any pure‑strategy equilibrium.
Game theory - Solution Concepts Quiz Question 5: What objective does the Nash bargaining solution maximize?
- The product of each player’s gain over the disagreement point. (correct)
- The sum of all players’ payoffs.
- The minimum payoff among all players.
- The difference between the highest and lowest payoffs.
Game theory - Solution Concepts Quiz Question 6: In mechanism design, incentive compatibility ensures that agents find it optimal to do what?
- report their private information truthfully (correct)
- collude with other agents to increase payoffs
- choose the action that maximizes total welfare
- randomly select a strategy
In a mixed‑strategy equilibrium, how are the players’ probabilities chosen?
1 of 6
Key Concepts
Equilibrium Concepts
Nash equilibrium
Mixed‑strategy equilibrium
Subgame perfect equilibrium
Trembling‑hand perfect equilibrium
Correlated equilibrium
Cooperative Game Theory
Core (cooperative game theory)
Shapley value
Nash bargaining solution
Strategic Stability
Incentive compatibility
Evolutionarily stable strategy (ESS)
Definitions
Nash equilibrium
A set of strategies where no player can increase their payoff by unilaterally deviating.
Mixed‑strategy equilibrium
An equilibrium in which players randomize over pure strategies, making opponents indifferent among their options.
Subgame perfect equilibrium
A refinement of Nash equilibrium that requires the strategy profile to be a Nash equilibrium in every subgame.
Trembling‑hand perfect equilibrium
A Nash equilibrium robust to infinitesimal mistakes, ensuring strategies remain optimal even with small random “trembles.”
Correlated equilibrium
An equilibrium where players condition their actions on signals from a public randomizing device, potentially yielding higher payoffs than Nash equilibria.
Core (cooperative game theory)
The set of payoff allocations that no coalition can improve upon, ensuring stability against group deviations.
Shapley value
A unique, fair allocation method that distributes total gains based on each player’s average marginal contribution.
Incentive compatibility
A property of mechanisms where each participant’s best strategy is to truthfully reveal private information.
Evolutionarily stable strategy (ESS)
A strategy that, if adopted by a population, cannot be invaded by a small fraction of alternative strategies.
Nash bargaining solution
A bargaining outcome that maximizes the product of each player’s gain over a disagreement point.