Lecture 03
Lecture 03
December 1, 2022
1
Example 1.2. A simpler variant of BoS (also from Osborne’s textbook)
1.2 Theory
1.2.1 Representation of a Bayesian game
• A Bayesian game is a strategic form game Γ = N, Ω, p, (Θi , ti , Ai , ui )i∈N with incomplete
information that consists of
– A set of players N , e.g. N = {1, 2, . . . , n}
– A set of states: Ω, e.g. Ω = {ω1 , . . . , ωl }
– A common prior belief p ∈ ∆(Ω) defined by p(ω) = Pr(ω) for any ω ∈ Ω
– Sets of types (signals): Θi , for each player i, Θ = ×i∈N Θi
– Type functions: ti : Ω → Θi , which specifies player i’s type in the state ω ∈ Ω
– Action sets: Ai for each player i, (A = ×i∈N Ai )
– State-dependent payoff functions ui : A × Ω → R
where (
p(ω̂) ti (ω̂) = θ̂i
Pr(θi = θ̂i , ω = ω̂) =
0 otherwise
X X
Pr(θi = θ̂i ) = Pr(θi = θ̂i , ω) = Pr(θi = θ̂i , ω)
ω∈Ω ω∈t−1
i (θ̂i )
n o
with t−1
i (θ̂i ) = ω ∈ Ω|ti (ω) = θ̂i .
2
1.2.3 Strategy and equilibrium
• A pure strategy for player i is a function that maps player i’s type into her action set,
σi : Θi → Ai
• Given a belief p and strategy profile (σ1 , . . . , σn ), the expected payoff of player i of type θi is
X
ui (σi , σ−i |θi ) = [p(ω|θi )ui [σi (θi ), σ−i (t−i (ω)); ω]]
ω∈Ω
where σ−i (θ−i ) = (σj (θj ))j̸=i and t−i (ω) = (tj (ω))j̸=i .
ui (σi∗ , σ−i
∗ ∗
|θi ) ≥ ui (σi , σ−i |θi ).
• N̂ = {(i, θi )|i ∈ N, θi ∈ Θi },
• Â(i,θi ) = Ai for all player (i, θi ) ∈ N̂
• and û(i,θi ) (aî , a−î ) = ω∈t−1 (θi ) p(ω|θi )ui a(i,θi ) , a−(i,θi ) ; ω .
P
i
αi (·|·) : Θi → ∆(Ai ),
a function maps from type space to action space. That is, αi (·|θi ) ∈ ∆(Ai ).
• Suppose that the types θ and state ω is know, then
X X
ui (αi , α−i ; ω) = αi (ai |ti (ω))α−i (a−i |t−i (ω))ui (a, a−i ; ω)
ai ∈Ai a−i ∈A−i
Definition 1.2. A mixed strategy Bayesian-Nash equilibrium, or mixed strategy Bayesian equilibrium,
in a Bayesian game Γ = N, Ω, p, (Θi , ti , Ai , ui )i∈N is a mixed strategy profile α∗ such that, for any
player i ∈ N of any type θi ∈ Θi and for any strategy αi of player i,
ui (αi∗ , α−i
∗ ∗
|θi ) ≥ ui (αi , α−i |θi ).
Corollary 1.1. Every finite Bayesian game has a mixed strategy Bayesian-Nash equilibrium.
3
2 Applications
2.1 Cournot duopoloy with incomplete information
• The game:
– The inverse demand function is
p=2−Q
where Q = q1 + q2 .
– Firm 1 has one type with marginal cost c1 = 1
∗ Thus, firm 1’s profit is (p − c1 )q1 = (1 − q1 − q2 )q1
– Firm 2 has two possible types with marginal cost either ch2 = 5/4 or cl2 = 3/4
∗ type h’s profit is (p − ch2 )q2 = (3/4 − q1 − q2 )q2
∗ type l’s profit is (p − cl2 )q2 = (5/4 − q1 − q2 )q2
– Let ϵ = 1/2
– Case 1: both player don’t the states, the unique NE is (B, L)
– Case 2: player 2 know the states, the unique NE is (T, R.M )
4
– The probability of a public good being provided
ti (θ1 , . . . , θn ) = θi
where P (a) is the price paid by winner given the action profile a ∈ A.
– P (a) equals to the second highest bid.
Claim 2.1. bidding one’s valuation is weakly dominant for everyone in the second-price sealed auction.
5
– The FOC w.r.t. b:
n−1 n−2 ′ −1 1
− F β −1 (b) + (v − b)(n − 1) F β −1 (b) F β (b) =0
β′ (β −1 (b))
n−1 n−2 1
− (F (v)) + (v − β(v))(n − 1) (F (v)) F ′ (v) =0 (1)
β′ (v)
∗ Solving β, Rv n−1
v
(F (u)) du
β(v) = v − n−1
(F (v))
– If F (v) = v on [0, 1],
1 vn n−1
β(v) = v − = v
n v n−1 n
– In general,
n
X h n−h
Fk (v) = Cnh [F (v)] [1 − F (v)]
h=k
6
– Hence, suppose that F (v) = v on [0, 1]
Z 1
n
vdv n =
E v(n) =
0 n+1
∗ The expected revenues are the same from first and second price auctions.
Theorem 2.1. The expected revenues are the same in any auctions with independent private values
with a common distribution, in which
1. there are same number of risk neutral bidders,
2. the object always goes to the bidder with the highest value in equilibrium, and
3. the bidder with the lowest value expects zero surplus.
Exercise 2.1 (All-pay auction). Consider a sealed auction with n participants. Only the bidder with
the highest bid wins the auction (with equal winning probability if there is a tie), and everyone need to
pay her bid. What is the equilibrium bidding strategy? What is the revenue from an all-pay auction?