Games with Perfect Information

Size: px
Start display at page:

Download "Games with Perfect Information"

Transcription

1 Games with Perfect Information Yiling Chen September 7, 2011 Non-Cooperative Game Theory What is it? Mathematical study of interactions between rational and self-interested agents. Non-Cooperative Focus on agents who make their own individual decisions without coalition

2 Perfect Information ll players know the game structure. Each player, when making any decision, is perfectly informed of all the events that have previously occurred. Definition of Normal-Form Game finite n-person game, G =< N,, u > N = {1, 2,..., n} is the set of players. = { 1, 2,..., n } is a set of available actions. a =(a 1, a 2,..., a n ) is an action profile (or a pure strategy profile). u = {u 1, u 2,...u n } is a set of utility functions for n agents. strategy is a complete contingent plan that defines the action an agent will take in all states of the world. Pure strategies (as opposed to mixed strategies) are the same as actions of agents. Players move simultaneously. Matrix representation for 2-person games

3 Example: attle of the Sexes husband and wife want to go to movies. They can select between Devils wear Parada and Iron Man. They prefer to go to the same movie, but while the wife prefers Devils wear Parada the husband prefers Iron Man. They need to make the decision independently. Husband DWP IM DWP 10, 5 0, 0 Wife IM 0, 0 5, 10 Example: attle of the Sexes husband and wife want to go to movies. They can select between Devils wear Parada and Iron Man. They prefer to go to the same movie, but while the wife prefers Devils wear Parada the husband prefers Iron Man. They need to make the decision independently. Husband DWP IM DWP 10, 5 0, 0 Wife IM 0, 0 5, 10

4 est-response Correspondences The best-response correspondence R i (a i ) i are the set of strategies that maximizes agent i s utility given other agents strategy a i. Compute every agent s best-response correspondences. The fixed points of the best-response correspondences, i.e. a R(a ), are the NEs of the game. Example: Continuous Strategy Space Cournot Competition Two suppliers producing a homogeneous good need to choose their production quantity, q i and q 2. The demand that they are facing is p(q) =1000 Q, where Q = q 1 + q 2. Unit cost c > 0. Utility: u 1 (q 1, q 2 )=q 1 [p(q 1 + q 2 ) c] est-response of supplier 1 is R 1 (q 2 )=argmax q1 u 1 (q 1, q 2 )

5 Example: Matching Pennies Each of the two players has a penny. They independently choose to display either heads or tails. If the two pennies are the same, player 1 takes both pennies. If they are different, player 2 takes both pennies. Heads Tails Heads 1, -1-1, 1 Tails -1, 1 1, -1 Mixed Strategies mixed strategy of agent i, σ i ( i ), defines a probability, σ i (a i )foreachpurestrategya i i. gent i s expected utility of following strategy σ i is u i (σ) = a i P σ (a)u i (a) The support of σ i is the set of pure strategies {a i : σ(a i ) > 0}. Pure strategies are special cases of mixed strategies.

6 Mixed Strategy Nash Equilibrium Mixed-strategy prole σ = {σ 1, σ 2,..., σ n} is a Nash equilibrium in a game if, for all i, u i (σ i, σ i) u i (σ i, σ i), σ i ( i ). Theorem (Nash 1951): Every game with a finite number of players and action profiles has at least one Nash equilibrium. ll pure strategies in the support of agent i at a mixed strategy Nash Equilibrium have the same expected utility. Finding Mixed Strategy Nash Equilibrium Heads Tails Find the fixed point of the est-response correspondences. Heads 1, -1-1, 1 Tails -1, 1 1, -1

7 Fixed Point Player 1 r Heads r (p) p (r) Tails Tails Heads Player 2 p Extensive-Form Game with Perfect Information

8 Example: The Sharing Game and try to split two indivisible and identical gifts. First, suggests a split: which can be keeps both, they each keep one, and keeps both. Then, chooses whether to ccept or Reject the split. If accepts the split, they each get what the split specifies. If rejects, they each get nothing R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0) Loosely Speaking... Extensive Form detailed description of the sequential structure of the decision problems encountered by the players in a game. Often represented as a game tree Perfect Information ll players know the game structure (including the payoff functions at every outcome). Each player, when making any decision, is perfectly informed of all the events that have previously occurred.

9 Def. of Perfect-Information Extensive-Form Games perfect-information extensive-form game, G =(N, H, P, u) N = {1, 2,...,n} is the set of players. N={, } R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0) Def. of Perfect-Information Extensive-Form Games perfect-information extensive-form game, G =(N, H, P, u) H is a set of sequences (finite or infinite) Φ H h =(a k ) k=1,..., H is a history If (a k ) k=1,..., H and L <, then (a k ) k=1,...,l H (a k ) k=1 H if (ak ) k=1,...,l H for all positive L Z is the set of terminal histories. H = {Φ, 2 0, 1 2, (2 0, ), (2 0, R), (1 1, ), (1 1, R), (0 2, ), (0 2, R)} R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0)

10 Def. of Perfect-Information Extensive-Form Games perfect-information extensive-form game, G =(N, H, P, u) P is the player function, P : H\Z N. P(Φ)= P(2 0)= P(1 1) = P(0 2) = R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0) Def. of Perfect-Information Extensive-Form Games perfect-information extensive-form game, G =(N, H, P, u) u = {u1, u 2,...u n } is a set of utility functions, u i : Z R. u 1 ((2 0, )) = 2 u 2 ((2 0, )) = R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0)

11 Pure Strategies in Perfect-Information Extensive-Form Games pure strategy of player i N in an extensive-form game with perfect information, G =(N, H, P, u), is a function that assigns an action in (h) toeachnon-terminal history h H\Z for which P(h) =i. (h) ={a :(h, a) H} pure strategy is a contingent plan that specifies the action for player i at every decision node of i. Pure Strategies for the Sharing Game R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0) S = {S 1, S 2 } E.g. s 1 =(2 0 if h = Φ), s 2 =( if h =2 0; R if h = 1-1; R if h =0 2).

12 Pure Strategies S = {S 1, S 2 } E.g. s 1 =( if h = Φ; if h = F ) s 2 =(C if h = ; F if h = ) Normal-Form Representation perfect-information extensive-form game normal-form game R R R (2,0) (0,0) (1,1) (0,0) (0,2) (0,0) (,,) (,,R) (,R,) (,R,R) (R,,) (R,,R) (R,R,) (R,R,R) ,0 2,0 2,0 2,0 0,0 0,0 0,0 0,0 1,1 1,1 0,0 0,0 1,1 1,1 0,0 0,0 0,2 0,0 0,2 0,0 0,2 0,0 0,2 0,0 normal-form game perfect-information extensive-form game

13 Normal-Form Representation: Example 2 perfect-information extensive-form game normal-form game (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 normal-form game perfect-information extensive-form game 1, 10 Pure Strategy Nash Equilibrium in Perfect-Information Extensive-Form Games pure strategy profile s is a weak Nash Equilibrium if, for all agents i and for all strategies s i = s i, u i (s i, s i ) u i (s i, s i). (Same as in normal-form games) (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 1, 10

14 Pure Strategy Nash Equilibrium in Perfect-Information Extensive-Form Games pure strategy profile s is a weak Nash Equilibrium if, for all agents i and for all strategies s i = s i, u i (s i, s i ) u i (s i, s i). (Same as in normal-form games) (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 1, 10 Pure Strategy Nash Equilibrium in Perfect-Information Extensive-Form Games pure strategy profile s is a weak Nash Equilibrium if, for all agents i and for all strategies s i = s i, u i (s i, s i ) u i (s i, s i). (Same as in normal-form games) (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 1, 10

15 Pure Strategy Nash Equilibrium in Perfect-Information Extensive-Form Games pure strategy profile s is a weak Nash Equilibrium if, for all agents i and for all strategies s i = s i, u i (s i, s i ) u i (s i, s i). (Same as in normal-form games) (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 1, 10 Pure Strategy Nash Equilibrium in Perfect-Information Extensive-Form Games pure strategy profile s is a weak Nash Equilibrium if, for all agents i and for all strategies s i = s i, u i (s i, s i ) u i (s i, s i). (Same as in normal-form games) (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 1, 10

16 Nash Equilibrium and Non-Credible Threat Nash Equilibrium is not a very satisfactory solution concept for perfect-information extensive-form games. (C, E) (C, F) (D, E) (D, F) (, ) (, ) (, ) (, ) 2,10 1, 10 Let s play a game now You are part of a fictitious pride of lions that has a strict hierarchy. You are ordered from largest (left) to smallest (right) ll lions prefer to become larger and can do so by eating the next largest lion if that lion is asleep Lions sleep after eating One day a deer passes by the pride. The largest lion would like to eat it, but is afraid of being eaten by the second largest lion once he falls asleep. Should the largest lion eat the deer?

17 Subgame Perfect Equilibrium Sequential Rationality: player s equilibrium strategy should specify optimal actions at every point in the game tree. Subgame Perfect Equilibrium (SPE) of a perfect-information extensive-form game G is a strategy profile s such that for any subgame G of G, the restriction of s to G is a NE. Every SPE is a NE, but not vice versa. Thm: Every finite extensive-form game with perfect information has a subgame perfect equilibrium. Finite: The set of sequences H is finite. Find SPE: ackward Induction

18 Find SPE: ackward Induction (2,10) Find SPE: ackward Induction (2,10) (2,10)

19 Find SPE: ackward Induction (3,8) (2,10) (2,10) Find SPE: ackward Induction (3,8) (3,8) (2,10) (2,10)

20 Note on Computational Complexity Finding NE for general normal-form games requires time exponential in the size of the normal form. The induced normal form of an extensive-form game is exponentially larger than the original representation. lgorithm of backward induction requires time linear in the size of the extensive-form game. (Depth-first transverse) For zero-sum extensive-form games, we can slightly improve the running time. argaining Game: Split-the-Pie Two players trying to split a desirable pie. The set of all possible agreements X is the set of all divisions of the pie, X = {(x 1, x 2 ):x i 0fori =1, 2andx 1 + x 2 =1}. The first move of the game occurs in period 0, when player 1 makes a proposal x 0 X, then player 2 either accepts or rejects. cceptance ends the game while rejection leads to period 1, in which player 2 makes a proposal x 1 X, which player 1 has to accept or reject. gain, acceptance ends the game; rejection leads to period 2, in which it is once again player 1 s turn to make aproposal.thegamecontinuesinthisfashionsolongas no offer has been accepted. u i (x, t) =δ t x i if proposal x has been accepted in period t, δ (0, 1). u i =0ifnoagreementhasreached.

21 Split-the-Pie as Perfect-Information Extensive-Form Game 1 2 x 0 2 R (x 0 1, x 0 2 ) 1 x 1 R (δx 1 1, δx 1 2 ) Nash Equilibria of the Split-the-Pie Game The set of NEs is very large. For example, for any x X there is a NE in which the players immediately agree on x. E.g. Player 1 always propose (0.99, 0.01) and only accepts a proposal (0.99, 0.01).

22 SPE of the Split-the-Pie Game The unique SPE of the game is Player 1 always proposes ( 1 1+δ, δ 1+δ )andaccepts proposals that has x 1 δ 1+δ. Player 2 always proposes ( δ 1+δ, 1 1+δ )andaccepts proposals that has x 2 δ 1+δ.

4: Dynamic games. Concordia February 6, 2017

4: Dynamic games. Concordia February 6, 2017 INSE6441 Jia Yuan Yu 4: Dynamic games Concordia February 6, 2017 We introduce dynamic game with non-simultaneous moves. Example 0.1 (Ultimatum game). Divide class into two groups at random: Proposers,

More information

Extensive games (with perfect information)

Extensive games (with perfect information) Extensive games (with perfect information) (also referred to as extensive-form games or dynamic games) DEFINITION An extensive game with perfect information has the following components A set N (the set

More information

Extensive Form Games I

Extensive Form Games I Extensive Form Games I Definition of Extensive Form Game a finite game tree X with nodes x X nodes are partially ordered and have a single root (minimal element) terminal nodes are z Z (maximal elements)

More information

6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3

6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3 6.207/14.15: Networks Lecture 11: Introduction to Game Theory 3 Daron Acemoglu and Asu Ozdaglar MIT October 19, 2009 1 Introduction Outline Existence of Nash Equilibrium in Infinite Games Extensive Form

More information

Microeconomics. 2. Game Theory

Microeconomics. 2. Game Theory Microeconomics 2. Game Theory Alex Gershkov http://www.econ2.uni-bonn.de/gershkov/gershkov.htm 18. November 2008 1 / 36 Dynamic games Time permitting we will cover 2.a Describing a game in extensive form

More information

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 Daron Acemoglu and Asu Ozdaglar MIT October 14, 2009 1 Introduction Outline Mixed Strategies Existence of Mixed Strategy Nash Equilibrium

More information

Negotiation: Strategic Approach

Negotiation: Strategic Approach Negotiation: Strategic pproach (September 3, 007) How to divide a pie / find a compromise among several possible allocations? Wage negotiations Price negotiation between a seller and a buyer Bargaining

More information

6.254 : Game Theory with Engineering Applications Lecture 13: Extensive Form Games

6.254 : Game Theory with Engineering Applications Lecture 13: Extensive Form Games 6.254 : Game Theory with Engineering Lecture 13: Extensive Form Games Asu Ozdaglar MIT March 18, 2010 1 Introduction Outline Extensive Form Games with Perfect Information One-stage Deviation Principle

More information

Solving Extensive Form Games

Solving Extensive Form Games Chapter 8 Solving Extensive Form Games 8.1 The Extensive Form of a Game The extensive form of a game contains the following information: (1) the set of players (2) the order of moves (that is, who moves

More information

Industrial Organization Lecture 3: Game Theory

Industrial Organization Lecture 3: Game Theory Industrial Organization Lecture 3: Game Theory Nicolas Schutz Nicolas Schutz Game Theory 1 / 43 Introduction Why game theory? In the introductory lecture, we defined Industrial Organization as the economics

More information

Backwards Induction. Extensive-Form Representation. Backwards Induction (cont ) The player 2 s optimization problem in the second stage

Backwards Induction. Extensive-Form Representation. Backwards Induction (cont ) The player 2 s optimization problem in the second stage Lecture Notes II- Dynamic Games of Complete Information Extensive Form Representation (Game tree Subgame Perfect Nash Equilibrium Repeated Games Trigger Strategy Dynamic Games of Complete Information Dynamic

More information

Basic Game Theory. Kate Larson. January 7, University of Waterloo. Kate Larson. What is Game Theory? Normal Form Games. Computing Equilibria

Basic Game Theory. Kate Larson. January 7, University of Waterloo. Kate Larson. What is Game Theory? Normal Form Games. Computing Equilibria Basic Game Theory University of Waterloo January 7, 2013 Outline 1 2 3 What is game theory? The study of games! Bluffing in poker What move to make in chess How to play Rock-Scissors-Paper Also study of

More information

Game Theory. Wolfgang Frimmel. Perfect Bayesian Equilibrium

Game Theory. Wolfgang Frimmel. Perfect Bayesian Equilibrium Game Theory Wolfgang Frimmel Perfect Bayesian Equilibrium / 22 Bayesian Nash equilibrium and dynamic games L M R 3 2 L R L R 2 2 L R L 2,, M,2, R,3,3 2 NE and 2 SPNE (only subgame!) 2 / 22 Non-credible

More information

3.3.3 Illustration: Infinitely repeated Cournot duopoly.

3.3.3 Illustration: Infinitely repeated Cournot duopoly. will begin next period less effective in deterring a deviation this period. Nonetheless, players can do better than just repeat the Nash equilibrium of the constituent game. 3.3.3 Illustration: Infinitely

More information

Basics of Game Theory

Basics of Game Theory Basics of Game Theory Giacomo Bacci and Luca Sanguinetti Department of Information Engineering University of Pisa, Pisa, Italy {giacomo.bacci,luca.sanguinetti}@iet.unipi.it April - May, 2010 G. Bacci and

More information

Introduction to Game Theory

Introduction to Game Theory COMP323 Introduction to Computational Game Theory Introduction to Game Theory Paul G. Spirakis Department of Computer Science University of Liverpool Paul G. Spirakis (U. Liverpool) Introduction to Game

More information

Bargaining, Contracts, and Theories of the Firm. Dr. Margaret Meyer Nuffield College

Bargaining, Contracts, and Theories of the Firm. Dr. Margaret Meyer Nuffield College Bargaining, Contracts, and Theories of the Firm Dr. Margaret Meyer Nuffield College 2015 Course Overview 1. Bargaining 2. Hidden information and self-selection Optimal contracting with hidden information

More information

September 5 Exercises: Nash equilibrium and dominant strategy equilibrium: p. 44: 1, 3, 4

September 5 Exercises: Nash equilibrium and dominant strategy equilibrium: p. 44: 1, 3, 4 September 5 Exercises: Nash equilibrium and dominant strategy equilibrium: p. 44: 1, 3, 4 Example 12 (Continued) Now assume that in addition to payingc v i when the project is provided, each division is

More information

EconS Advanced Microeconomics II Handout on Subgame Perfect Equilibrium (SPNE)

EconS Advanced Microeconomics II Handout on Subgame Perfect Equilibrium (SPNE) EconS 3 - Advanced Microeconomics II Handout on Subgame Perfect Equilibrium (SPNE). Based on MWG 9.B.3 Consider the three-player nite game of perfect information depicted in gure. L R Player 3 l r a b

More information

Static (or Simultaneous- Move) Games of Complete Information

Static (or Simultaneous- Move) Games of Complete Information Static (or Simultaneous- Move) Games of Complete Information Introduction to Games Normal (or Strategic) Form Representation Teoria dos Jogos - Filomena Garcia 1 Outline of Static Games of Complete Information

More information

Game Theory and Social Psychology

Game Theory and Social Psychology Game Theory and Social Psychology cf. Osborne, ch 4.8 Kitty Genovese: attacked in NY in front of 38 witnesses no one intervened or called the police Why not? \Indierence to one's neighbour and his troubles

More information

Dynamic Games, II: Bargaining

Dynamic Games, II: Bargaining Dynamic Games, II: Bargaining Econ 400 University of Notre Dame Econ 400 (ND) Dynamic Games, II: Bargaining 1 / 16 Bargaining In bargaining games, we are generally trying to model agents haggling back-and-forth

More information

Lecture 7. Simple Dynamic Games

Lecture 7. Simple Dynamic Games Lecture 7. Simple Dynamic Games 1. Two-Stage Games of Complete and Perfect Information Two-Stages dynamic game with two players: player 1 chooses action a 1 from the set of his feasible actions A 1 player

More information

Economics 209A Theory and Application of Non-Cooperative Games (Fall 2013) Extensive games with perfect information OR6and7,FT3,4and11

Economics 209A Theory and Application of Non-Cooperative Games (Fall 2013) Extensive games with perfect information OR6and7,FT3,4and11 Economics 209A Theory and Application of Non-Cooperative Games (Fall 2013) Extensive games with perfect information OR6and7,FT3,4and11 Perfect information A finite extensive game with perfect information

More information

Game Theory. School on Systems and Control, IIT Kanpur. Ankur A. Kulkarni

Game Theory. School on Systems and Control, IIT Kanpur. Ankur A. Kulkarni Game Theory School on Systems and Control, IIT Kanpur Ankur A. Kulkarni Systems and Control Engineering Indian Institute of Technology Bombay kulkarni.ankur@iitb.ac.in Aug 7, 2015 Ankur A. Kulkarni (IIT

More information

Game Theory. Kuhn s Theorem. Bernhard Nebel, Robert Mattmüller, Stefan Wölfl, Christian Becker-Asano

Game Theory. Kuhn s Theorem. Bernhard Nebel, Robert Mattmüller, Stefan Wölfl, Christian Becker-Asano Game Theory Albert-Ludwigs-Universität Freiburg Bernhard Nebel, Robert Mattmüller, Stefan Wölfl, Christian Becker-Asano Research Group Foundations of Artificial Intelligence June 17, 2013 June 17, 2013

More information

MS&E 246: Lecture 4 Mixed strategies. Ramesh Johari January 18, 2007

MS&E 246: Lecture 4 Mixed strategies. Ramesh Johari January 18, 2007 MS&E 246: Lecture 4 Mixed strategies Ramesh Johari January 18, 2007 Outline Mixed strategies Mixed strategy Nash equilibrium Existence of Nash equilibrium Examples Discussion of Nash equilibrium Mixed

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Leonardo Felli EC441: Room D.106, Z.332, D.109 Lecture 8 bis: 24 November 2004 Monopoly Consider now the pricing behavior of a profit maximizing monopolist: a firm that is the only

More information

Extensive Form Games with Perfect Information

Extensive Form Games with Perfect Information Extensive Form Games with Perfect Information Levent Koçkesen 1 Extensive Form Games The strategies in strategic form games are speci ed so that each player chooses an action (or a mixture of actions)

More information

Economics 703 Advanced Microeconomics. Professor Peter Cramton Fall 2017

Economics 703 Advanced Microeconomics. Professor Peter Cramton Fall 2017 Economics 703 Advanced Microeconomics Professor Peter Cramton Fall 2017 1 Outline Introduction Syllabus Web demonstration Examples 2 About Me: Peter Cramton B.S. Engineering, Cornell University Ph.D. Business

More information

UC Berkeley Haas School of Business Game Theory (EMBA 296 & EWMBA 211) Summer 2016

UC Berkeley Haas School of Business Game Theory (EMBA 296 & EWMBA 211) Summer 2016 UC Berkeley Haas School of Business Game Theory (EMBA 296 & EWMBA 211) Summer 2016 More on strategic games and extensive games with perfect information Block 2 Jun 12, 2016 Food for thought LUPI Many players

More information

Game Theory. Professor Peter Cramton Economics 300

Game Theory. Professor Peter Cramton Economics 300 Game Theory Professor Peter Cramton Economics 300 Definition Game theory is the study of mathematical models of conflict and cooperation between intelligent and rational decision makers. Rational: each

More information

Evolutionary Dynamics and Extensive Form Games by Ross Cressman. Reviewed by William H. Sandholm *

Evolutionary Dynamics and Extensive Form Games by Ross Cressman. Reviewed by William H. Sandholm * Evolutionary Dynamics and Extensive Form Games by Ross Cressman Reviewed by William H. Sandholm * Noncooperative game theory is one of a handful of fundamental frameworks used for economic modeling. It

More information

Economics 3012 Strategic Behavior Andy McLennan October 20, 2006

Economics 3012 Strategic Behavior Andy McLennan October 20, 2006 Economics 301 Strategic Behavior Andy McLennan October 0, 006 Lecture 11 Topics Problem Set 9 Extensive Games of Imperfect Information An Example General Description Strategies and Nash Equilibrium Beliefs

More information

1 Extensive Form Games

1 Extensive Form Games 1 Extensive Form Games De nition 1 A nite extensive form game is am object K = fn; (T ) ; P; A; H; u; g where: N = f0; 1; :::; ng is the set of agents (player 0 is nature ) (T ) is the game tree P is the

More information

Dynamic stochastic game and macroeconomic equilibrium

Dynamic stochastic game and macroeconomic equilibrium Dynamic stochastic game and macroeconomic equilibrium Tianxiao Zheng SAIF 1. Introduction We have studied single agent problems. However, macro-economy consists of a large number of agents including individuals/households,

More information

Game Theory and its Applications to Networks - Part I: Strict Competition

Game Theory and its Applications to Networks - Part I: Strict Competition Game Theory and its Applications to Networks - Part I: Strict Competition Corinne Touati Master ENS Lyon, Fall 200 What is Game Theory and what is it for? Definition (Roger Myerson, Game Theory, Analysis

More information

Political Economy of Institutions and Development: Problem Set 1. Due Date: Thursday, February 23, in class.

Political Economy of Institutions and Development: Problem Set 1. Due Date: Thursday, February 23, in class. Political Economy of Institutions and Development: 14.773 Problem Set 1 Due Date: Thursday, February 23, in class. Answer Questions 1-3. handed in. The other two questions are for practice and are not

More information

SF2972 Game Theory Exam with Solutions March 15, 2013

SF2972 Game Theory Exam with Solutions March 15, 2013 SF2972 Game Theory Exam with s March 5, 203 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld. (a) What are N, S and u in the definition of a finite normal-form (or, equivalently, strategic-form)

More information

Extensive Form Games with Perfect Information

Extensive Form Games with Perfect Information Extensive Form Games with Perfect Information Pei-yu Lo 1 Introduction Recap: BoS. Look for all Nash equilibria. show how to nd pure strategy Nash equilibria. Show how to nd mixed strategy Nash equilibria.

More information

Microeconomics for Business Practice Session 3 - Solutions

Microeconomics for Business Practice Session 3 - Solutions Microeconomics for Business Practice Session - Solutions Instructor: Eloisa Campioni TA: Ugo Zannini University of Rome Tor Vergata April 8, 016 Exercise 1 Show that there are no mixed-strategy Nash equilibria

More information

Equilibrium Refinements

Equilibrium Refinements Equilibrium Refinements Mihai Manea MIT Sequential Equilibrium In many games information is imperfect and the only subgame is the original game... subgame perfect equilibrium = Nash equilibrium Play starting

More information

Refinements - change set of equilibria to find "better" set of equilibria by eliminating some that are less plausible

Refinements - change set of equilibria to find better set of equilibria by eliminating some that are less plausible efinements efinements - change set of equilibria to find "better" set of equilibria by eliminating some that are less plausible Strategic Form Eliminate Weakly Dominated Strategies - Purpose - throwing

More information

Long-Run versus Short-Run Player

Long-Run versus Short-Run Player Repeated Games 1 Long-Run versus Short-Run Player a fixed simultaneous move stage game Player 1 is long-run with discount factor δ actions a A a finite set 1 1 1 1 2 utility u ( a, a ) Player 2 is short-run

More information

Economics 201A Economic Theory (Fall 2009) Extensive Games with Perfect and Imperfect Information

Economics 201A Economic Theory (Fall 2009) Extensive Games with Perfect and Imperfect Information Economics 201A Economic Theory (Fall 2009) Extensive Games with Perfect and Imperfect Information Topics: perfect information (OR 6.1), subgame perfection (OR 6.2), forward induction (OR 6.6), imperfect

More information

MS&E 246: Lecture 12 Static games of incomplete information. Ramesh Johari

MS&E 246: Lecture 12 Static games of incomplete information. Ramesh Johari MS&E 246: Lecture 12 Static games of incomplete information Ramesh Johari Incomplete information Complete information means the entire structure of the game is common knowledge Incomplete information means

More information

Notes on Coursera s Game Theory

Notes on Coursera s Game Theory Notes on Coursera s Game Theory Manoel Horta Ribeiro Week 01: Introduction and Overview Game theory is about self interested agents interacting within a specific set of rules. Self-Interested Agents have

More information

EconS Sequential Competition

EconS Sequential Competition EconS 425 - Sequential Competition Eric Dunaway Washington State University eric.dunaway@wsu.edu Industrial Organization Eric Dunaway (WSU) EconS 425 Industrial Organization 1 / 47 A Warmup 1 x i x j (x

More information

: Cryptography and Game Theory Ran Canetti and Alon Rosen. Lecture 8

: Cryptography and Game Theory Ran Canetti and Alon Rosen. Lecture 8 0368.4170: Cryptography and Game Theory Ran Canetti and Alon Rosen Lecture 8 December 9, 2009 Scribe: Naama Ben-Aroya Last Week 2 player zero-sum games (min-max) Mixed NE (existence, complexity) ɛ-ne Correlated

More information

Game Theory. Bargaining Theory. ordi Massó. International Doctorate in Economic Analysis (IDEA) Universitat Autònoma de Barcelona (UAB)

Game Theory. Bargaining Theory. ordi Massó. International Doctorate in Economic Analysis (IDEA) Universitat Autònoma de Barcelona (UAB) Game Theory Bargaining Theory J International Doctorate in Economic Analysis (IDEA) Universitat Autònoma de Barcelona (UAB) (International Game Theory: Doctorate Bargainingin Theory Economic Analysis (IDEA)

More information

Game theory lecture 4. September 24, 2012

Game theory lecture 4. September 24, 2012 September 24, 2012 Finding Nash equilibrium Best-response or best-reply functions. We introduced Nash-equilibrium as a profile of actions (an action for each player) such that no player has an incentive

More information

Game Theory, Evolutionary Dynamics, and Multi-Agent Learning. Prof. Nicola Gatti

Game Theory, Evolutionary Dynamics, and Multi-Agent Learning. Prof. Nicola Gatti Game Theory, Evolutionary Dynamics, and Multi-Agent Learning Prof. Nicola Gatti (nicola.gatti@polimi.it) Game theory Game theory: basics Normal form Players Actions Outcomes Utilities Strategies Solutions

More information

1 The General Definition

1 The General Definition MS&E 336 Lecture 1: Dynamic games Ramesh Johari April 4, 2007 1 The General Definition A dynamic game (or extensive game, or game in extensive form) consists of: A set of players N; A set H of sequences

More information

Quantum Games. Quantum Strategies in Classical Games. Presented by Yaniv Carmeli

Quantum Games. Quantum Strategies in Classical Games. Presented by Yaniv Carmeli Quantum Games Quantum Strategies in Classical Games Presented by Yaniv Carmeli 1 Talk Outline Introduction Game Theory Why quantum games? PQ Games PQ penny flip 2x2 Games Quantum strategies 2 Game Theory

More information

Economics 201B Economic Theory (Spring 2017) Bargaining. Topics: the axiomatic approach (OR 15) and the strategic approach (OR 7).

Economics 201B Economic Theory (Spring 2017) Bargaining. Topics: the axiomatic approach (OR 15) and the strategic approach (OR 7). Economics 201B Economic Theory (Spring 2017) Bargaining Topics: the axiomatic approach (OR 15) and the strategic approach (OR 7). The axiomatic approach (OR 15) Nash s (1950) work is the starting point

More information

Open Sequential Equilibria of Multi-Stage Games with Infinite Sets of Types and Actions

Open Sequential Equilibria of Multi-Stage Games with Infinite Sets of Types and Actions Open Sequential Equilibria of Multi-Stage Games with Infinite Sets of Types and Actions By Roger B. Myerson and Philip J. Reny Department of Economics University of Chicago Paper can be found at https://sites.google.com/site/philipjreny/home/research

More information

Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples

Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples February 24, 2011 Summary: We introduce the Nash Equilibrium: an outcome (action profile) which is stable in the sense that no player

More information

A New and Robust Subgame Perfect Equilibrium in a model of Triadic Power Relations *

A New and Robust Subgame Perfect Equilibrium in a model of Triadic Power Relations * A New and Robust Subgame Perfect Equilibrium in a model of Triadic Power Relations * by Magnus Hatlebakk ** Department of Economics, University of Bergen Abstract: We present a new subgame perfect equilibrium

More information

Mixed Nash Equilibria

Mixed Nash Equilibria lgorithmic Game Theory, Summer 2017 Mixed Nash Equilibria Lecture 2 (5 pages) Instructor: Thomas Kesselheim In this lecture, we introduce the general framework of games. Congestion games, as introduced

More information

GS/ECON 5010 Answers to Assignment 3 W2005

GS/ECON 5010 Answers to Assignment 3 W2005 GS/ECON 500 Answers to Assignment 3 W005 Q. What are the market price, and aggregate quantity sold, in long run equilibrium in a perfectly competitive market f which the demand function has the equation

More information

ON FORWARD INDUCTION

ON FORWARD INDUCTION Econometrica, Submission #6956, revised ON FORWARD INDUCTION SRIHARI GOVINDAN AND ROBERT WILSON Abstract. A player s pure strategy is called relevant for an outcome of a game in extensive form with perfect

More information

Majority bargaining for resource division

Majority bargaining for resource division Auton Agent Multi-Agent Syst (2016) 30:331 363 DOI 10.1007/s10458-015-9290-8 Majority bargaining for resource division Shaheen Fatima Michael Wooldridge Published online: 18 February 2015 TheAuthor(s)2015

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

Confronting Theory with Experimental Data and vice versa. European University Institute. May-Jun Lectures 7-8: Equilibrium

Confronting Theory with Experimental Data and vice versa. European University Institute. May-Jun Lectures 7-8: Equilibrium Confronting Theory with Experimental Data and vice versa European University Institute May-Jun 2008 Lectures 7-8: Equilibrium Theory cannot provide clear guesses about with equilibrium will occur in games

More information

Dynamic Games and Bargaining. Johan Stennek

Dynamic Games and Bargaining. Johan Stennek Dynamic Games and Bargaining Johan Stennek 1 Dynamic Games Logic of cartels Idea: We agree to both charge high prices and share the market Problem: Both have incentive to cheat Solution: Threat to punish

More information

Cournot Competition Under Asymmetric Information

Cournot Competition Under Asymmetric Information Cournot Competition Under Asymmetric Information Imagine two businesses are trying to decide how much of a given good to produce. In the Cournot competition model we find how many goods the businesses

More information

Economics 209B Behavioral / Experimental Game Theory (Spring 2008) Lecture 3: Equilibrium refinements and selection

Economics 209B Behavioral / Experimental Game Theory (Spring 2008) Lecture 3: Equilibrium refinements and selection Economics 209B Behavioral / Experimental Game Theory (Spring 2008) Lecture 3: Equilibrium refinements and selection Theory cannot provide clear guesses about with equilibrium will occur in games with multiple

More information

Game Theory with Information: Introducing the Witsenhausen Intrinsic Model

Game Theory with Information: Introducing the Witsenhausen Intrinsic Model Game Theory with Information: Introducing the Witsenhausen Intrinsic Model Michel De Lara and Benjamin Heymann Cermics, École des Ponts ParisTech France École des Ponts ParisTech March 15, 2017 Information

More information

SF2972 Game Theory Written Exam with Solutions June 10, 2011

SF2972 Game Theory Written Exam with Solutions June 10, 2011 SF97 Game Theory Written Exam with Solutions June 10, 011 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld 1. Finite normal-form games. (a) What are N, S and u in the definition of a finite

More information

REPEATED GAMES. Jörgen Weibull. April 13, 2010

REPEATED GAMES. Jörgen Weibull. April 13, 2010 REPEATED GAMES Jörgen Weibull April 13, 2010 Q1: Can repetition induce cooperation? Peace and war Oligopolistic collusion Cooperation in the tragedy of the commons Q2: Can a game be repeated? Game protocols

More information

BELIEFS & EVOLUTIONARY GAME THEORY

BELIEFS & EVOLUTIONARY GAME THEORY 1 / 32 BELIEFS & EVOLUTIONARY GAME THEORY Heinrich H. Nax hnax@ethz.ch & Bary S. R. Pradelski bpradelski@ethz.ch May 15, 217: Lecture 1 2 / 32 Plan Normal form games Equilibrium invariance Equilibrium

More information

Equilibrium Computation

Equilibrium Computation Equilibrium Computation Ruta Mehta AGT Mentoring Workshop 18 th June, 2018 Q: What outcome to expect? Multiple self-interested agents interacting in the same environment Deciding what to do. Q: What to

More information

Unique Nash Implementation for a Class of Bargaining Solutions

Unique Nash Implementation for a Class of Bargaining Solutions Unique Nash Implementation for a Class of Bargaining Solutions Walter Trockel University of California, Los Angeles and Bielefeld University Mai 1999 Abstract The paper presents a method of supporting

More information

ECO421: Reputation. Marcin P ski. March 29, 2018

ECO421: Reputation. Marcin P ski. March 29, 2018 ECO421: Reputation Marcin P ski March 29, 2018 Plan Chain store game Model of reputation Reputations in innite games Applications Model No pure strategy equilibria Mixed strategy equilibrium Basic model

More information

Consistent Beliefs in Extensive Form Games

Consistent Beliefs in Extensive Form Games Games 2010, 1, 415-421; doi:10.3390/g1040415 OPEN ACCESS games ISSN 2073-4336 www.mdpi.com/journal/games Article Consistent Beliefs in Extensive Form Games Paulo Barelli 1,2 1 Department of Economics,

More information

EC3224 Autumn Lecture #04 Mixed-Strategy Equilibrium

EC3224 Autumn Lecture #04 Mixed-Strategy Equilibrium Reading EC3224 Autumn Lecture #04 Mixed-Strategy Equilibrium Osborne Chapter 4.1 to 4.10 By the end of this week you should be able to: find a mixed strategy Nash Equilibrium of a game explain why mixed

More information

Implementation of the Ordinal Shapley Value for a three-agent economy 1

Implementation of the Ordinal Shapley Value for a three-agent economy 1 Implementation of the Ordinal Shapley Value for a three-agent economy 1 David Pérez-Castrillo 2 Universitat Autònoma de Barcelona David Wettstein 3 Ben-Gurion University of the Negev April 2005 1 We gratefully

More information

MAS and Games. Department of Informatics Clausthal University of Technology SS 18

MAS and Games. Department of Informatics Clausthal University of Technology SS 18 . Dix/J. Müller Department of Informatics, TUC MAS and Games (MSc), SS 18 1 MAS and Games Prof. Dr. Jürgen Dix Prof. Dr. Jörg Müller Department of Informatics Clausthal University of Technology SS 18 J.

More information

Belief-based Learning

Belief-based Learning Belief-based Learning Algorithmic Game Theory Marcello Restelli Lecture Outline Introdutcion to multi-agent learning Belief-based learning Cournot adjustment Fictitious play Bayesian learning Equilibrium

More information

Area I: Contract Theory Question (Econ 206)

Area I: Contract Theory Question (Econ 206) Theory Field Exam Summer 2011 Instructions You must complete two of the four areas (the areas being (I) contract theory, (II) game theory A, (III) game theory B, and (IV) psychology & economics). Be sure

More information

Iterated Strict Dominance in Pure Strategies

Iterated Strict Dominance in Pure Strategies Iterated Strict Dominance in Pure Strategies We know that no rational player ever plays strictly dominated strategies. As each player knows that each player is rational, each player knows that his opponents

More information

Computing Equilibria of Repeated And Dynamic Games

Computing Equilibria of Repeated And Dynamic Games Computing Equilibria of Repeated And Dynamic Games Şevin Yeltekin Carnegie Mellon University ICE 2012 July 2012 1 / 44 Introduction Repeated and dynamic games have been used to model dynamic interactions

More information

Computing Minmax; Dominance

Computing Minmax; Dominance Computing Minmax; Dominance CPSC 532A Lecture 5 Computing Minmax; Dominance CPSC 532A Lecture 5, Slide 1 Lecture Overview 1 Recap 2 Linear Programming 3 Computational Problems Involving Maxmin 4 Domination

More information

Bounded Rationality, Strategy Simplification, and Equilibrium

Bounded Rationality, Strategy Simplification, and Equilibrium Bounded Rationality, Strategy Simplification, and Equilibrium UPV/EHU & Ikerbasque Donostia, Spain BCAM Workshop on Interactions, September 2014 Bounded Rationality Frequently raised criticism of game

More information

Oligopoly. Oligopoly. Xiang Sun. Wuhan University. March 23 April 6, /149

Oligopoly. Oligopoly. Xiang Sun. Wuhan University. March 23 April 6, /149 Oligopoly Xiang Sun Wuhan University March 23 April 6, 2016 1/149 Outline 1 Introduction 2 Game theory 3 Oligopoly models 4 Cournot competition Two symmetric firms Two asymmetric firms Many symmetric firms

More information

Synthesis weakness of standard approach. Rational Synthesis

Synthesis weakness of standard approach. Rational Synthesis 1 Synthesis weakness of standard approach Rational Synthesis 3 Overview Introduction to formal verification Reactive systems Verification Synthesis Introduction to Formal Verification of Reactive Systems

More information

First Prev Next Last Go Back Full Screen Close Quit. Game Theory. Giorgio Fagiolo

First Prev Next Last Go Back Full Screen Close Quit. Game Theory. Giorgio Fagiolo Game Theory Giorgio Fagiolo giorgio.fagiolo@univr.it https://mail.sssup.it/ fagiolo/welcome.html Academic Year 2005-2006 University of Verona Summary 1. Why Game Theory? 2. Cooperative vs. Noncooperative

More information

A Dynamic Level-k Model in Games

A Dynamic Level-k Model in Games Dynamic Level-k Model in Games Teck Ho and Xuanming Su UC erkeley March, 2010 Teck Hua Ho 1 4-stage Centipede Game 4 2 16 8 1 8 4 32 1 2 3 4 64 16 5 Outcome Round 1 2 3 4 5 1 5 6.2% 30.3% 35.9% 20.0% 7.6%

More information

Computing Minmax; Dominance

Computing Minmax; Dominance Computing Minmax; Dominance CPSC 532A Lecture 5 Computing Minmax; Dominance CPSC 532A Lecture 5, Slide 1 Lecture Overview 1 Recap 2 Linear Programming 3 Computational Problems Involving Maxmin 4 Domination

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics ECON5200 - Fall 2012 Introduction What you have done: - consumers maximize their utility subject to budget constraints and firms maximize their profits given technology and market

More information

Introduction to Game Theory

Introduction to Game Theory Introduction to Game Theory Part 2. Dynamic games of complete information Chapter 2. Two-stage games of complete but imperfect information Ciclo Profissional 2 o Semestre / 2011 Graduação em Ciências Econômicas

More information

A strategic implementation of the Talmud rule based on concede-and-divide algorithm

A strategic implementation of the Talmud rule based on concede-and-divide algorithm A strategic implementation of the Talmud rule based on concede-and-divide algorithm Min-hung Tsay and Chun-Hsien Yeh Department of Economics, National Chung Cheng University, Taiwan Institute of Economics,

More information

CMSC 474, Introduction to Game Theory Maxmin and Minmax Strategies

CMSC 474, Introduction to Game Theory Maxmin and Minmax Strategies CMSC 474, Introduction to Game Theory Maxmin and Minmax Strategie Mohammad T. Hajiaghayi Univerity of Maryland Wort-Cae Expected Utility For agent i, the wort-cae expected utility of a trategy i i the

More information

EVOLUTIONARY STABILITY FOR TWO-STAGE HAWK-DOVE GAMES

EVOLUTIONARY STABILITY FOR TWO-STAGE HAWK-DOVE GAMES ROCKY MOUNTAIN JOURNAL OF MATHEMATICS olume 25, Number 1, Winter 1995 EOLUTIONARY STABILITY FOR TWO-STAGE HAWK-DOE GAMES R. CRESSMAN ABSTRACT. Although two individuals in a biological species often interact

More information

Classic Oligopoly Models: Bertrand and Cournot

Classic Oligopoly Models: Bertrand and Cournot Classic Oligopoly Models: Bertrand and Cournot Class Note: There are supplemental readings, including Werden (008) Unilateral Competitive Effects of Horizontal Mergers I: Basic Concepts and Models, that

More information

EconS Advanced Microeconomics II Handout on Repeated Games

EconS Advanced Microeconomics II Handout on Repeated Games EconS 503 - Advanced Microeconomics II Handout on Repeated Games. MWG 9.B.9 Consider the game in which the following simultaneous-move game as depicted in gure is played twice: Player Player 2 b b 2 b

More information

Sequential Equilibria of Multi-Stage Games with Infinite Sets of Types and Actions

Sequential Equilibria of Multi-Stage Games with Infinite Sets of Types and Actions Sequential Equilibria of Multi-Stage Games with Infinite Sets of Types and Actions by Roger B. Myerson and Philip J. Reny* Draft notes October 2011 http://home.uchicago.edu/~preny/papers/bigseqm.pdf Abstract:

More information

Patience and Ultimatum in Bargaining

Patience and Ultimatum in Bargaining Patience and Ultimatum in Bargaining Björn Segendorff Department of Economics Stockholm School of Economics PO Box 6501 SE-113 83STOCKHOLM SWEDEN SSE/EFI Working Paper Series in Economics and Finance No

More information

Game Theory: introduction and applications to computer networks

Game Theory: introduction and applications to computer networks Game Theory: introduction and applications to computer networks Introduction Giovanni Neglia INRIA EPI Maestro 27 January 2014 Part of the slides are based on a previous course with D. Figueiredo (UFRJ)

More information

arxiv: v2 [cs.gt] 17 Jul 2015

arxiv: v2 [cs.gt] 17 Jul 2015 Extended Technical Report Perfect Prediction Equilibrium Ghislain Fourny Stéphane Reiche Jean-Pierre Dupuy July 17th, 2015 arxiv:1409.6172v2 [cs.gt] 17 Jul 2015 Abstract In the framework of finite games

More information