Definition of Game Theory
Definition of Game Theory
Example:
certain probabilities. Let's say:
Player 1 chooses Heads with Let’s consider a simple game called
Matching Pennies between two players, Player 1 and Player 2:
Player 1 can choose either Heads (H) or Tails (T).
Player 2 can also choose either Heads (H) or Tails (T).
The payoffs are as follows:
If both players choose the same side (both Heads or both Tails), Player 1
wins 1 point, and Player 2 loses 1 point.
If the players choose opposite sides (one chooses Heads, and the other
chooses Tails), Player 2 wins 1 point, and Player 1 loses 1 point.
Payoff Matrix:
Player 2: Heads Player 2: Tails
Player 1: Heads (1, -1) (-1, 1)
Player 1: Tails (-1, 1) (1, -1)
Pure Strategy:
If Player 1 always chooses Heads, Player 2 can simply always choose Tails
to win.
Similarly, if Player 2 always chooses Heads, Player 1 can always choose
Tails to win.
Thus, there is no stable outcome using pure strategies alone, as both
players would try to outguess the other.
Mixed Strategy:
o Player 1 and Player 2 will each randomize their choices, choosing
Heads or Tails with probability pp and Tails with probability 1−p1-
p.
o Player 2 chooses Heads with probability qq and Tails with
probability 1−q1-q.
In this mixed strategy scenario, each player is making their choice in such
a way that the other player is indifferent to choosing either Heads or
Tails. This happens when the expected payoffs from each of the players’
actions are equal, making the opponent's decision effectively random.
Equilibrium:
The mixed strategy Nash Equilibrium occurs when:
o Player 1 is indifferent between choosing Heads and Tails (the
expected payoff for choosing each is the same).
o Player 2 is indifferent between choosing Heads and Tails.
By solving the equations, we find that:
Player 1 should choose Heads with probability p=0.5p = 0.5, and Tails
with probability 1−p=0.51-p = 0.5.
Player 2 should choose Heads with probability q=0.5q = 0.5, and Tails
with probability 1−q=0.51-q = 0.5.
Thus, in this equilibrium, both players randomize their strategies, each
with a 50% chance of choosing Heads or Tails.