Mixed Strategies: A Comprehensive Guide
Mixed Strategies represent a sophisticated approach in Game Theory where players randomize their actions according to specific probability distributions to optimize their outcomes. Unlike pure strategies, where a single action is chosen deterministically, mixed strategies introduce uncertainty, making them essential for games lacking stable pure strategy equilibria. This concept, formalized by John von Neumann and Oskar Morgenstern, underpins the existence of Nash Equilibria in finite games.
By assigning probabilities to each possible action, players can balance their payoffs against opponents’ strategies, often leading to equilibrium states where no player benefits from deviating. Mixed strategies are particularly crucial in zero-sum games and scenarios with cyclic preferences, like Rock-Paper-Scissors. This guide provides an exhaustive exploration of mixed strategies, including their definitions, examples, calculation methods, and applications, enriched with detailed equations and analyses.
From economic competition to evolutionary dynamics, mixed strategies illuminate how randomness can stabilize strategic interactions across diverse domains.
Definition and Concepts of Mixed Strategies
Mixed strategies extend the framework of Game Theory by incorporating probabilistic decision-making. Below, we define key aspects with mathematical rigor.
Basic Definition
A mixed strategy for player \( i \) is a probability distribution \( p_i \) over their strategy set \( S_i = \{s_{i1}, s_{i2}, \ldots, s_{im}\} \), where:
Expected Payoff
For a two-player game, the expected payoff for player 1 given mixed strategies \( p_1 \) and \( p_2 \):
Similarly for player 2:
Mixed Strategy Nash Equilibrium
A profile \( (p_1^*, p_2^*) \) is a Nash Equilibrium if:
\[ E[u_2(p_1^*, p_2^*)] \geq E[u_2(p_1^*, p_2)] \]
For all \( p_1, p_2 \).
Indifference Principle
In equilibrium, a player’s mixed strategy makes their opponent indifferent among their pure strategies with positive probability:
Support of a Mixed Strategy
The support \( \text{supp}(p_i) \) is the set of strategies with \( p_i(s_{ij}) > 0 \).
Detailed Examples of Mixed Strategies
Let’s examine mixed strategies in classic and extended games.
Example 1: Rock-Paper-Scissors
Payoff for Player 1:
Equilibrium: \( p_1 = p_2 = (1/3, 1/3, 1/3) \).
Example 2: Matching Pennies
Payoff:
Equilibrium: \( p_H = p_T = 1/2 \).
Example 3: Battle of the Sexes
Payoff:
Mixed equilibrium: Player 1: \( p_F = 2/3 \), Player 2: \( p_F = 1/3 \).
Example 4: Inspection Game
Payoff (Inspect, Evade):
Equilibrium depends on payoff adjustments.
Example 5: Hawk-Dove
Payoff (V=2, C=3):
Equilibrium: \( p_H = 2/3 \).
Calculation Methods for Mixed Strategies
Computing mixed strategy equilibria involves solving systems of equations based on indifference.
Two-Strategy Games
For Player 1 with \( p_1 = (p, 1-p) \), Player 2 with \( q_1 = (q, 1-q) \):
\[ E[u_1(B)] = q u_1(B, C) + (1-q) u_1(B, D) \]
\[ E[u_1(A)] = E[u_1(B)] \]
Matching Pennies Calculation
Player 2’s indifference:
\[ p = 1/2 \]
Graphical Method
Plot best response functions:
Linear Programming (Zero-Sum)
Maximize \( v \) subject to:
\[ \sum_{s_1} p(s_1) = 1 \]
Iterative Approximation
Adjust probabilities until convergence.