01 - Static Games of Complete Information Flashcards
What is normal-form representation?
display a game as static game in matrix. some information-loss compared to extensive-form representation.
What does complete information mean?
all players’ available actions and utilities from various outcomes are common knowledge
What is the problem for players in normal-form representation?
strategic uncertainty - problem of predicting how others will behave, in order to figure out what is best
What is strategy space Sᵢ?
set of strategies available to player i
What is a strategy profile?
a combination of strategies
s = (s₁, . . . , sₙ) ∈ S,
where S := S₁ × · · · × Sₙ
What is a payoff function uᵢ?
uᵢ: S -> R specifies player i’s utility uᵢ(s₁, . . . , sₙ) for
every possible strategy profile (consequence).
What is the prisoner’s dilemma?
2 players, finite strategy spaces
Bonnie & Clyde committed crime, face prison sentence
best pay-off for both together: when both do not confess
individually best pay-off: confess while other does not confess
bad pay-off: when both confess
What is the outcome of the prisoner’s dilemma?
both will confess, because for both player it is individually strictly better to confess than not to confess (rationality & strict dominance)
What is a strictly dominant strategy?
a strategy sᵢ ∈ Sᵢ is a strictly dominant strategy for player i if for all sᵢ′ ≠ sᵢ,
uᵢ(sᵢ, s₋ᵢ) > uᵢ(sᵢ′, s₋ᵢ) for all s₋ᵢ ∈ S₋ᵢ.
What is a strictly dominated strategy?
a strategy sᵢ ∈ Sᵢ is a strictly dominated strategy for player i if there is another strategy sᵢ′ ∈ Sᵢ,
uᵢ(sᵢ’, s₋ᵢ) > uᵢ(sᵢ, s₋ᵢ) for all s₋ᵢ ∈ S₋ᵢ.
What is IESDS?
Iterated Elimination of Strictly Dominated Strategies
What is the idea behind IESDS?
- rational player never plays strictly dominated strategy
- all players know this and can thus eliminate those strategies from the game
- repeat reasoning on resulting smaller game
What are the epistemic foundations of IESDS?
- all players are rational
- rationality is common knowledge (i.e. everyone knows that they know etc etc that all players are rational)
Do you need specific epistemic foundations for strictly dominant strategies?
No, because they do not require any knowledge about the other players, only about their own payoffs
What is weak domination?
a strategy sᵢ ∈ Sᵢ is a weakly dominated strategy for player i if there is another strategy sᵢ′ ∈ Sᵢ, such that
uᵢ(sᵢ’, s₋ᵢ) >= uᵢ(sᵢ, s₋ᵢ) for at least one s₋ᵢ ∈ S₋ᵢ.