SMU H3 Notes Game TheoryEconomicsSMU H3sessions

H3 Game Theory Session 10

SMU H3 Game Theory Session 10 Notes

Contents

SMU H3 Map

Screening

Definition

Example

Willingness to pay

Software VersionType 1Type 2
A180500
B150200

Setup

Option 1: Sell only one version

Software VersionUnit PriceQuantityTotal Revenue
A150150909015090=13500150 \cdot 90 = 13500
A200200454520045=9000200 \cdot 45 = 9000
B180180909018090=16200180 \cdot 90 = 16200
B500500454550045=22500500 \cdot 45 = 22500

Option 2: (Bad) Screening

Surplus=WillingnessPrice\text{Surplus} = \text{Willingness} - \text{Price} PA=500,PB=150P_A = 500, \quad P_B = 150 SurplusA=180500=320SurplusB=150150=0\begin{aligned} \text{Surplus}_A &= 180 - 500 = -320 \\ \text{Surplus}_B &= 150 - 150 = 0 \end{aligned} SurplusA=500500=0SurplusB=200150=50\begin{aligned} \text{Surplus}_A &= 500 - 500 = 0 \\ \text{Surplus}_B &= 200 - 150 = 50 \end{aligned}

Option 3: Proper Screening

PA=449,PB=150P_A = 449, \quad P_B = 150 SurplusA=180449=269SurplusB=150150=0\begin{aligned} \text{Surplus}_A &= 180 - 449 = -269 \\ \text{Surplus}_B &= 150 - 150 = 0 \end{aligned} SurplusA=500449=51SurplusB=200150=50\begin{aligned} \text{Surplus}_A &= 500 - 449 = 51 \\ \text{Surplus}_B &= 200 - 150 = 50 \end{aligned}

Auctions

Types of Auctions

Ascending Price

Descending Price

Environment

Strategic Elements

Auctions

Second Price Sealed Auction

Strategy

π=vv=0\pi = v - v = 0 π=vb>0\pi = v - b > 0

First Price Sealed Auction

Strategy

First Price Sealed Auction (Imperfect Information)

Strategy


Continuous Random Variable

Definition

ND,N[0,1]N \sim D, \quad N \in [0, 1]

Random Variable

P(N=k)0P(N=k) \rightarrow 0 P(N0)=p,p[0,1]P(N\le 0) = p, \quad p \in [0, 1] F(0)=0,F(1)=1F(0) = 0, \qquad F(1) = 1 f(x)=F(x)=limδ0F(x+δ)F(x)δf(x) = F'(x) = \lim_{\delta \rightarrow 0} \frac{F(x + \delta) - F(x)}{\delta} E(x)=01xf(x)dxE(x)=01xdF(x)E(x) = \int_{0}^{1} x \cdot f(x) dx \\ E(x) = \int_{0}^{1} x \cdot dF(x)

Uniform Distribution

F(x)=xf(x)=1E(x)=01xF(x)dx=12F(x) = x \\ f(x) = 1 \\ E(x) = \int_0^1 x F(x) dx = \frac{1}{2} F(x)=xabaf(x)=1baE(x)=01xF(x)dx=a+b2F(x) = \frac{x-a}{b-a} \\ f(x) = \frac{1}{b-a} \\ E(x) = \int_0^1 x F(x) dx = \frac{a+b}{2}

General Distribution

E(x)=01xf(x)dx{u=x,du=1v=F(x),dv=f(x)E(x) = \int_0^1 x f(x) dx \quad \begin{cases} u = x, \quad &du = 1 \\ v = F(x), \quad &dv = f(x) \end{cases} E(x)=(xF(x))0101F(x)dxE(x) = \bigg( x F(x) \bigg)_0^1 - \int_0^1 F(x) dx E(x)=101F(x)dxE(x) = 1 - \int_0^1 F(x) dx

Equilibirum in the First-Price Auction

Setup

πx={vpauction is won0otherwise\pi_x = \begin{cases} v - p \quad & \text{auction is won} \\ 0 \quad & \text{otherwise} \end{cases}

Claim

b(v)=23vb(v) = \frac{2}{3} v max(v2,v3)v1\max(v_2, v_3) \le v_1

Illustration

CaseConstraint 1Constraint 2Valid?
1v2<v3v_2 < v_3{v2,v3}x\{v_2, v_3\} \le x
2v2>v3v_2 > v_3{v2,v3}x\{v_2, v_3\} \le x
3v2<v3v_2 < v_3v2x,xv3v_2 \le x, x \ge v_3
4v2>v3v_2 > v_3v3x,xv2v_3 \le x, x \ge v_2
5v2<v3v_2 < v_3{v2,v3}x\{v_2, v_3\} \ge x
6v2>v3v_2 > v_3{v2,v3}x\{v_2, v_3\} \ge x

Derivation

F(x)F(x)=F(x)2F(x) \cdot F(x) = F(x)^2 F(x)=f(x)=2xF'(x) = f(x) = 2x E(x)=0vxf(x)v2dx=0v2x2v2dxE(x) = \int_0^v \frac{x \cdot f(x)}{v^2} dx = \int_0^v \frac{2x^2}{v^2} dx E(x)=2v20vx2dx=2v2(x33)0vE(x) = \frac{2}{v^2} \int_0^v x^2 dx = \frac{2}{v^2}\bigg( \frac{x^3}{3} \bigg)_0^v E(x)=2v33v2=23vE(x) = \frac{2v^3}{3v^2} = \frac{2}{3}v

Verification

b(v2)=23v2b(v3)=23v3b(v_2) = \frac{2}{3} v_2 \quad b(v_3) = \frac{2}{3} v_3 \\ b(v1)=23v1b(v_1) = \frac{2}{3} v_1 π1={(v1b)if b23v2 and b23v30otherwise\pi_1 = \begin{cases} (v_1 - b) \quad &\text{if } b \ge \frac{2}{3}v_2 \text{ and } b \ge \frac{2}{3}v_3 \\ 0 \quad &\text{otherwise} \end{cases} P(b23v2 and b23v3)P(b \ge \frac{2}{3}v_2 \text{ and } b \ge \frac{2}{3}v_3) =P(b23v2)P(b23v3)= P(b \ge \frac{2}{3}v_2) \cdot P(b \ge \frac{2}{3}v_3) =P(v232b)P(v332b)= P(v_2 \le \frac{3}{2}b) \cdot P(v_3 \le \frac{3}{2}b) =F(32b)F(32b)=[F(32b)]2=(32b)2= F(\frac{3}{2}b) \cdot F(\frac{3}{2}b) = \bigg[F(\frac{3}{2}b)\bigg]^2 = \bigg(\frac{3}{2}b \bigg)^2 P(P1 wins)=(32b)2P(\text{P1 wins}) = \bigg(\frac{3}{2}b \bigg)^2 E(π1)=(vb)P(P1 wins)+0P(P1 loses)E(\pi_1) = (v-b) \cdot P(\text{P1 wins}) + 0 \cdot P(\text{P1 loses}) E(π1)=(vb)(32b)2E(\pi_1) = (v-b) \cdot \bigg(\frac{3}{2}b \bigg)^2 bE(π1)=94[2b(v1b)b2]=0\frac{\partial}{\partial b} E(\pi_1) = \frac{9}{4} \bigg[ 2b(v_1 - b) - b^2 \bigg] = 0 94b[2(v1b)b]=0\frac{9}{4} b \bigg[ 2(v_1 - b) - b \bigg] = 0 b(2v13b)=0b \cdot ( 2v_1 - 3b ) = 0 b=23v1\therefore b = \frac{2}{3} v_1

All Pay Auction with Common Known Value

Setup

Task

Derivation

E(x)=1P(win)xE(x) = 1 \cdot P(\text{win}) - x P(win)=F(x)n1P(\text{win}) = F(x)^{n-1} E(π1)=F(x)n1x=k, x[a,b]\therefore E(\pi_1) = F(x)^{n-1} - x = k, \space \forall x \in [a, b]

Finding aa

F(a)=0E(π1)a=0a=aF(a) = 0 \qquad E(\pi_1)_a = 0 - a = -a a=0\therefore a = 0

Finding F(x)F(x)

E(π1)=F(x)n1x=0E(\pi_1) = F(x)^{n-1} - x = 0 F(x)n1=xF(x)^{n-1} = x F(x)=x1n1F(x) = x^{{\frac{1}{n-1}}}

Finding bb

F(b)=1F(b) = 1 F(b)=b1n1=1F(b) = b^{\frac{1}{n-1}} = 1 b=1\therefore b = 1

Conclusion ?

x[0,1]F(x)=x1n1x \in [0, 1] \qquad F(x) = x^{\frac{1}{n-1}}
← Back to Blog