Systematic Approach To Solving Games
Systematic Approach To Solving Games
1) Write down the game (when feasible). Fill in payoffs for each cell of the matrix or terminal node.
a) Normal form if the game is simultaneous move without multiple types.
b) Bayesian Normal Form if the game is simultaneous move with multiple types.
c) Extensive Form if the game is sequential.
2) What is each players strategy set?
a) First, determine what each players information sets are.
b) A players strategy must specify what action to take in each of the players information sets.
3) When possible, eliminate strictly dominated strategies. 1
a) Do not eliminate weakly dominated strategies.
b) Do not eliminate strictly dominated actions (yet).
4) Determine what equilibrium concept to use:
Simultaneous move
Multiple
types
Single type
No weakly
dominated
strategies
NE
Weakly
dominated
strategies
THP NE
BNE
Sequential move
Perfect
info
Backwards
Induction
Not perfect
info
Single
type
SPNE
Multiple
Types2
PBE
5) Solve. Remember that an equilibrium specifies the players strategies (their actions at all their
information sets, not just the information sets that are reached in equilibrium). If asked for the
equilibrium outcome, you can just specify what actions get played in equilibrium, and the resulting
payoffs.
a) Nash equilibrium:
i) Find each players best-response function, which gives that players optimal strategy, given
the strategies played by the other players. (In the normal form, this entails simply
underlining best responses.)
ii) Solve best-response functions simultaneously to get the set of pure-strategy Nash equilibria.
(In the normal form, this is just finding cells where all payoffs are underlined.)
iii) If there is more than one pure-strategy Nash equilibrium, look for equilibria in mixed
strategies: if a player is mixing, she must be indifferent between all pure strategies that she
plays with positive probability.
1
2
This could theoretically cause problems if youre solving PBE without refinements. I wouldnt worry about it, though.
You may want to use PBE in cases where there are not multiple types. PBE more generally allows us to deal with beliefs.
This isnt 100% correct, but should suffice for our purposes.