UConn
University of Connecticut

Finding Nash Equilibria

The Best Response Method

When a game does not have any dominant or dominated strategies, or when the iterated deletion of dominated strategies does not yield a unique outcome, we find equilibria using the best response (also called best reply) method. Note that this method will always find all of the Nash equilibria (in pure strategies—we'll learn about mixed strategies later) even if the game does have dominant or dominated strategies.

Consider a two-player game with five strategies for each player:

Player 2
VWXYZ
Player 1A9 , 97 , 15 , 63 , 41 , 1
B7 , 85 , 23 , 61 , 43 , 3
C5 , 63 , 31 , 89 , 71 , 5
D3 , 91 , 99 , 47 , 95 , 9
E1 , 29 , 87 , 75 , 63 , 7

We will start by finding the best responses for Player 1. That is, for every possible strategy of Player 2, we will identify Player 1's best response.

For example, if Player 2 plays V, Player 1 can earn 9 (from strategy A), 7 (from strategy B), 5 (from strategy C), 3 (from strategy D), or 1 (from strategy E). As 9 is the highest possible payoff, we conclude that Player 1's best response to V is to play A.

Underline this highest payoff for Player 1 in the strategic form (the game matrix):

Player 2
VW
Player 1A9 , 9     
B

Now that we have determined Player 1's best response to Player 2 playing V, we do the same for Player 2's other strategies, underlining the payoff that results from Player 1's best response to each.

Player 2
VWXYZ
Player 1A9 , 97 , 15 , 63 , 41 , 1
B7 , 85 , 23 , 61 , 43 , 3
C5 , 63 , 31 , 89 , 71 , 5
D3 , 91 , 99 , 47 , 95 , 9
E1 , 29 , 87 , 75 , 63 , 7

In the above, we have found that:

  • If Player 2 plays V, Player 1's best response is A, earning 9
  • If Player 2 plays W, Player 1's best response is E, earning 9
  • If Player 2 plays X, Player 1's best response is D, earning 9
  • If Player 2 plays Y, Player 1's best response is C, earning 9
  • If Player 2 plays Z, Player 1's best response is D, earning 5 (the highest available payoff for Player 1 in that column).

Next, we do the same thing to identify Player 2's best responses to every strategy of Player 1. For example, if Player 1 plays E, Player 2's best response is W with a payoff of 8. Other strategies would earn 2 (V), 7 (X), 6 (Y), and 7 (Z).

Sometimes, there is more than one best response to a given strategy. For example, if Player 1 plays D, Player 2 can earn 9 from V, W, Y, or Z. In this case, each of those strategies is a best response, and we underline the payoff associated with each of them. Thus, we have:

Player 2
VWXYZ
Player 1A9 , 97 , 15 , 63 , 41 , 1
B7 , 85 , 23 , 61 , 43 , 3
C5 , 63 , 31 , 89 , 71 , 5
D3 , 91 , 99 , 47 , 95 , 9
E1 , 29 , 87 , 75 , 63 , 7

Recall that an equilibrium is defined as a strategy for each player such that all players are simultaneously playing their best responses to other players' strategies. This is equivalent to saying that a pair of strategies in the above game is in equilibrium if both payoffs are underlined. In the above, we find three equilibria: (A,V), (E,W), and (D,Z).

A common error

One of the most common errors in the analysis of equilibria in games is confusing the equilibrium strategies with equilibrium payoffs. Consider the following game:

Player 2
XY
Player 1A3 , 31 , 1
B2 , 43 , 3

The above game has a unique equilibrium, which is (A,X). That is, in equilibrium, Player 1 plays A and Player 2 plays X. The equilibrium is not (3,3); those are the payoffs the players earn in equilibrium. To see why this distinction is important, note that (B,Y) also yields a payoff of 3 for each player, but is not an equilibrium. In fact, strategy Y for Player 2 is dominated.