You are on page 1of 21

1.

Rationalizable Behavior

Summary
Benjamin Bernard
Big Picture
Big Picture Mixing and Conjectures Formal Notation Examples

Why Solution Concepts?

Game:

• We model a strategic interaction with a game G = I, (Ai ), (ui ) .
• Each player i ∈ I is rational (aims to maximize ui ) and aware of G.

Solution concept:
• We solve a game with a solution concept.
• Different solution concepts differ in the assumptions required about
the players’ knowledge and beliefs.

Examples:
• No knowledge: strict dominant-strategy equilibrium.
• Common knowledge of rationality: rationalizability.

Next week: Correct conjectures: Nash equilibrium.


1
Big Picture Mixing and Conjectures Formal Notation Examples

IESDS and Rationalizability

L C R
T 4, 3 5, 1 6, 2
B 2, 1 8, 4 3, 6

IESDS:
• Very intuitive: eliminate clearly suboptimal pure strategies iteratively.
• Find set Σ∞ ∞
i of undominated mixed strategies in ∆(Si ).
• Unfortunately, in general the remaining strategies in Σ∞
i need not be

best responses to a conjecture on Σ−i .

Rationalizability:
• In each step we wonder: is it justifiable to play a certain strategy? Is
there a valid conjecture, to which this strategy is a best response?
• Each σi ∈ Rki is a best responses to conjecture on Rk−1
−i .
2
Big Picture Mixing and Conjectures Formal Notation Examples

IESDS and Rationalizability

L C R
T 4, 3 5, 1 6, 2
B 2, 1 8, 4 3, 6

Rationalizability:
• In each step we wonder: is it justifiable to play a certain strategy?
• L is justified by conjecture δT , R is justified by conjecture δB .
• T is justified by conjecture δL , B is justified by conjecture δC .
• Problem: we also have to do it for mixed strategies x T + (1 − x )B.

Results that help us shorten the procedure:


• Theorem 1.10: in 2-player games we use the simpler IESDS.
• Theorem 1.11: for nice, strictly concave utilities, pure-strategy Dirac
conjectures and pure-strategy best responses are sufficient.
3
Mixing and Conjectures
Big Picture Mixing and Conjectures Formal Notation Examples

Mixed Actions

L R L R
T 25% 25% 50% T 0% 50% ?%

D 25% 25% 50% D 50% 0% ?%

50% 50% ?% ?%

Action profiles:
• The set of pure action profiles is A = A1 × · · · × An = ×ni=1 Ai .
• A pure action profile is a vector a = (a1 , . . . , an ), where ai ∈ Ai .
• The set ∆(Ai ) of all distributions on Ai is the set of i’s mixed actions.
×ni=1 ∆(Ai ).
• A mixed action profile is a vector α = (α1 , . . . , αn ) ∈
The set ∆(A) of all distributions on A is larger than ×i=1 ∆(Ai ).
n

4
Big Picture Mixing and Conjectures Formal Notation Examples

Mixed Strategies

L R L R
T 25% 25% 50% T 0% 50% ?%

D 25% 25% 50% D 50% 0% ?%

50% 50% ?% ?%

Strategy profiles:
• The set of pure strategy profiles is S = S1 × · · · × Sn = ×nj=1 Si .
• A pure strategy profile is a vector s = (s1 , . . . , sn ), where si ∈ Si .
• The set ∆(Si ) of all distributions on Si is the set of i’s mixed strategies.
×ni=1 ∆(Si ).
• A mixed strategy profile is a vector σ = (σ1 , . . . , σn ) ∈
The set ∆(S) of all distributions on S is larger than ×i=1 ∆(Si ).
n

5
Big Picture Mixing and Conjectures Formal Notation Examples

Conjectures

L R L R
T 25% 25% 50% T 10% 15% 25%

D 25% 25% 50% D 30% 45% 75%

50% 50% 40% 60%

Conjectures:
• Beliefs about opponent j’s strategy are an element of ∆(∆(Sj )).
• Example: Player i believes Player 1 plays σ1L and σ1R each with 50%.
• A conjecture πi = (πi1 , . . . , πii−1 , πii+1 , . . . , π n ) is a vector of beliefs πij
what each opponent j ̸= i will do: an element of j̸=i ∆(∆(Sj )). ×
×
• The set ∆( j̸=i ∆(Sj )) of all distributions over opponent’s mixed
strategy profiles is larger than the set of conjectures.
6
Big Picture Mixing and Conjectures Formal Notation Examples

How to Implement a Mixed Strategy?

Mixing:
• Suppose we want to play 21 R + 12 P.
• Let mi (for mixing) be the outcome of a coin flip, then we can choose
(
R if mi = H,
σi (mi ) =
P if mi = T .
• Importantly, for strategic purposes only the distribution σi of the chosen
pure strategies matters, not how these were realized.
• Mostly, we don’t write the dependence of σi on i’s mixing device.
7
Big Picture Mixing and Conjectures Formal Notation Examples

Mixed Strategy in Real Life

Randomizing to conceal information:


• In poker, good players will avoid to play predictably.
• Suppose you want to raise with two aces in 5/6 cases.
• Pick two suits, say ♠♣, and raise unless the aces match both suits.
• Realizing your mixed action dependent on exogenous random events is
more reliable than estimating the frequency in your head.
8
Formal Notation
Big Picture Mixing and Conjectures Formal Notation Examples

Iterated Strict Dominance

Definition 1.5

1. Set S 0 := S and iteratively define S k := S1k × . . . × Snk by setting

Sik := si ∈ Sik−1 si is not strictly dominated in S k−1 .




2. A pure strategy of player i survives iterated elimination of strictly


dominated strategies (IESDS) if it is in the set Si∞ := k≥0 Sik .
T

3. The set of player i’s mixed strategies Σ∞ i that survive IESDS is given
by all σi ∈ ∆(Si∞ ) that are not strictly dominated in S ∞ .

Interpretation:
1. In each step, eliminate strictly dominated pure strategies.
2. Repeat until the process converges.
3. Find undominated mixed strategies.
9
Big Picture Mixing and Conjectures Formal Notation Examples

Rationalizability

Definition 1.8

1. Set R0i := ∆(Si ) and iteratively define for k ≥ 1

×
( )
k k−1 there exists πi ∈

j̸ =i
∆(Rk−1
j ),
Ri := σi ∈ Ri .
for which σi is a best response

2. A strategy of player i is rationalizable if it is in the set R∞ Rki .


T
i := k≥0

Interpretation:
1. In each step, we find all mixed strategies that are a best response to
some plausible conjecture.
2. Repeat until the process converges.

10
Big Picture Mixing and Conjectures Formal Notation Examples

Why Consider Conjectures?

A B C D
T 0, 3 4, 0 1, 2 3, 1

M 3, 0 2, 0 1, 2 0, 1

B 4, 0 0, 3 1, 2 2, 1

First round of elimination:


• B, T , and M are in R11 as best responses to A, B, and σ2 = 12 A + 12 B.
• The strategy σ2 is dominated by C , hence it is not in R12 .
• Nevertheless, M is not eliminated in round 2 because it is a best
response to the conjecture π1 = 12 A + 12 B, which is itself justified by:
“Player 2 might play A if he/she believes I will play T ,”
“Player 2 might play B if he/she believes I will play B,”
11
Examples
Big Picture Mixing and Conjectures Formal Notation Examples

Rationalizability with Finitely Many Strategies

L R
T 5, 2 1, 3

M 3, 4 2, 0

B 2, 1 4, 2

Problem:
• Which strategies are rationalizable?
• Since it is a 2-player game, we apply IESDS.

12
Big Picture Mixing and Conjectures Formal Notation Examples

Cournot Duopoly

$80
$60
$40
$20

09/21/2019 09/21/2021

Cournot duopoly:
• Each firm i = 1, 2 can produce quantity qi ∈ [0, 200] at cost c(qi ) = 10qi .
• Suppose the market price is p(q) = 100 − q1 − q2 so that i’s payoff is

ui (q) = (p(q) − c(qi ))qi = 90qi − qi2 − q1 q2 .

• Note that Theorem 1.11 applies: Ai is a closed, bounded interval, and


ui is continuously diff., strictly concave in qi , and monotone in q−i .
Source: https://www.macrotrends.net/2516/wti- crude- oil- prices- 10- year- daily- chart 13
Big Picture Mixing and Conjectures Formal Notation Examples

Extreme Value Theorem

Best responses:
• Suppose Firm 2 produces quantity q2 . How should Firm 1 respond?
• Extreme value theorem: the maximum of u1 (q1 , q2 ) is attained at:
• a point where u ′1 (q) = 0,
• a boundary point,
• a point where u1 is not differentiable.

14
Big Picture Mixing and Conjectures Formal Notation Examples

Finding a Best Response

u1 q
b1

q1

Best responses:
• If u1 is maximized at an interior point qb1 , we must have

∂u1 (q) 90 − q2
0= = 90 − 2b q 1 − q2 , ⇒ qb1 = .
∂q1
q1 =b
q1 2
• We verify this is a local maximum with the second-order condition
∂ 2 u1 (q)
= −2 < 0.
∂q 21
• u1 is maximized at q1 = 0 if qb1 ≤ 0.
15
Big Picture Mixing and Conjectures Formal Notation Examples

Finding a Best Response

q1
best responses

90−q2
q1 = 2

q2

Best responses:
• In summary, the Firm 1’s best response is

(90 − q2 )+
q1∗ = max{b
q 1 , 0} = .
2
• Any strategy q1 ∈ [0, 45] is a best response to a Dirac conjecture δq2 .
• By Theorem 1.11, we conclude R1i = [0, 45].
16

You might also like