Consider the following (true) preference orderings of 4 agents on 4 candidates.

Size: px
Start display at page:

Download "Consider the following (true) preference orderings of 4 agents on 4 candidates."

Transcription

1 Part 1: Voting Systems Consider the following (true) preference orderings of 4 agents on 4 candidates. Agent #1: A > B > C > D Agent #2: B > C > D > A Agent #3: C > B > D > A Agent #4: D > C > A > B Assume that agents #2, #3, and #4 are truthful while agent #1 may or may not be truthful in reporting his preference ordering. For each of the following voting systems, find the best response of agent #1 among the given strategy profiles. Ties are broken alphabetically (for example, A beats B in a tie). Q1: Borda Rule. Among the three orderings below, choose the one that achieves the best outcome (among the four) for agent #1. a) A > B > C > D b) B > A > D > C c) C > D > A > B A1: b. Explanation: First, calculate Borda scores of four candidates given by the three invariant agents (2, 3, 4). A: = 1 B: = 5 C: = 7 D: = 5 Now, for each of the four choices, we can determine the winner by adding scores to candidates. a: (A > B > C > D) gives Borda scores (1+3=4, 5+2=7, 7+1=8, 5+0 = 5) and the winner is C. b: (B > A > D > C) gives Borda scores (1+2=3, 5+3=8, 7+0=7, 5+1 = 6) and the winner is B. This is the best outcome agent #1 can achieve. c: (C > D > A > B) gives Borda scores (1+1=2, 5+0=5, 7+3=10, 5+2 = 7) and the winner is C. Q2: Pairwise Elimination with ordering C, A, B, D. Among the three orderings below, choose the one that achieves the best outcome (among the four) for agent #1. a) A > B > C > D b) C > D > A > B

2 c) C > D > B > A A2: a. Explanation: a: if (A > B > C > D) is submitted, then C wins against A with 3 votes. C and B are matched in the next round, yet they are tied with two votes each -- B wins the tie-breaker. Finally, B and D are matched, and B wins with three votes. b: if (C > D > A > B) is submitted, then C wins against A with 4 votes. Then C advances and wins against B with three votes. Finally, C wins against D with three votes again, and C is the winner. c: if (C > D > B > A) is submitted, then C wins against A with 4 votes. Then C advances and wins against B with three votes. Finally, C wins against D with three votes again, and C is the winner. Part 2: Social Welfare Function Consider the following social welfare function W: given (strict) orderings of agents on the candidates, W returns the lexicographically lowest ordering among the n orderings submitted by n agents. For example, if two agents vote on three candidates with A > B > C and B > A > C, then W chooses A > B > C which comes lexicographically before B > A > C. Specify whether this social welfare function, W, satisfies each of the following properties (in general, so for every number of candidates, outcomes, etc..). Q1: Pareto Efficiency. a) Yes. b) No. Explanation: a. If everyone prefers one candidate over another (say, A > B), then the returned preference ordering of W must have that A > B (because it picks an ordering from the submitted orderings). Q2: Dictatorship. a) Yes. b) No.

3 Explanation: b. W is non-dictatorial. Suppose some agent x is a dictator. If x submits C > B > A but someone else submits A > B > C, then W does not return agent x's preference ordering. Q3: Independence of Irrelevant Alternatives (IIA). a) Yes. b) No. Explanation: b. Because W is Pareto-efficient and non-dictatorial, we know by Arrow's theorem that W must not be IIA. Selling a single item: 1. Suppose you are selling a single item to n bidders with valuations drawn uniformly from the range [1,2]. What is the optimal reserve price? a. 0.5 b. 1 c. 1.5 d. (n-1)/n+1 e. 1.5^(n-1) 2. Consider a second-price auction (with random tie-breaking) where bidder 1 has valuation 4 and bidder 2 has valuation 10. Let (a,b) denote a strategy profile where bidder 1 bids a and bidder 2 bids b. Which of the following are Nash equilibria of the game? (Select the largest set that doesn t contain any non-equilibrium strategy profiles.) a. (0,4) b. (0,5),(4,10),(10,10) c. (4,10) d. (4,10),(9,10),(10,4),(10,9) e. (9,10),(10,4) 3. Consider an all-pay auction with three bidders, each of which has a valuation drawn uniformly from the range $[0,1]$. Write how each bidder should select his bid b (as a function of his valuation v) in a symmetric Bayes-Nash equilibrium. a. b=0 b. b=2v/3 c. b=2v^3/3 d. b=(2/3)^3v^2 e. b=3v^2 Selling more than one item: 1. A condominium developer wants to sell 4 identical units to a group of bidders. Each bidder wants only a single unit, and their valuations are 2,32,46,50,52,76 and 80. If the developer uses VCG to allocate the units, how much money will she receive? a. 76 b. 130 c. 178 d. 184 e. 200 Solutions Optimal reserve: 1 Equilibria of second price-auctions: (9,10),(10,4) All-pay: b=2v^3/3 Multi-item VCG: 184

4 Final Questions for Week 2 Q1. Mechanism Implementations Consider first-price and second-price auctions with 2 risk-neutral bidders whose private values are IID and drawn from a uniform distribution on [0,1]. (i) Select the auction mechanisms that are implementations in dominant strategies: a) Only first-price auctions. b) Only second-price auctions. c) Both first-price and second-price auctions. d) Neither first-price nor second-price auctions. Answer: b. (ii) Select the auction mechanisms that are implementations in Bayes-Nash equilibrium: a) Only first-price auctions. b) Only second-price auctions. c) Both first-price and second-price auctions. d) Neither first-price nor second-price auctions. Answer: c. Q2. Mechanism Properties Consider a voting with 3 players (1, 2, 3) and 2 alternatives (a, b). Each player has a strict preference, and prefers a or b with equal probabilities. Each player gets 5 if his/her top choice (based on the true preference) is selected and 0 otherwise. 2votingrules: inbothcases,eachplayersubmitonevotev i 2 {a, b} (i 2 {1, 2, 3}). Rule (1): the winning alternative w is uniformly randomly chosen from 3 votes submitted by 3 players. Players with v i = w pay 1, and players with v i 6= w pay 0. Rule (2): w is selected as in Rule (1). Players with v i = w pay 0, and players with v i 6= w get 1 (pay -1). 1

5 (i) Which voting rule(s) is truthful? a) Both (1) and (2) b) Only (1) c) Only (2) d) Neither Answer: a. (ii), Which voting rule(s) is budget balanced? a) Both (1) and (2) b) Only (1) c) Only (2) d) Neither Answer: d. (iii) Which voting rule earns a higher expected revenue? a) (1) b) (2) c) Their expected revenues are the same. Answer: a. (iv) Which voting rule gives a higher maxmin fairness? a) (1) b) (2) c) Their maxmin fairnesses are the same. Answer: b. 2

6 Alice currently has one serving of chocolate, which she values at $5, and Bob has one serving of ice cream, which he values at $7. Carol values the chocolate at $7, the ice cream at $10, and both together at $12. Suppose that we run VCG to determine whether some of Alice and Bob s desserts should be transferred to Carol. The following table illustrates the payo s to each agent. ; {chocolate} {ice cream} {chocolate, ice cream} Alice Bob Carol What outcome will the mechanism choose? a) No transfers. b) Chocolate transferred to Carol. c) Ice cream transferred to Carol. d) Chocolate and ice cream transferred to Carol. Answer: (c) 2. What payments will the mechanism impose? a) (0, 0, 0) b) ( 5, 0, 5) c) (0, 7, 7) d) ( 5, 7, 12) e) ( 6, 8, 11) f) (0, 8, 7) g) ( 6, 0, 5) Answer: (f) 3. Which conditions does this environment violate? a) Choice set monotonicity b) No single-agent e ect c) No negative externalities d) Ex-post individual rationality e) All of the above f) None of the above Answer: (b) 1

7 4. How much could Alice, Bob, and Carol extract from the mechanism in payments if they colluded? a) At most $0 b) At most $1 c) At most $2 d) At most $3 e) At most $5 f) At most $7 g) At most $10 h) At most $12 i) None of the above Answer: (i) 2

Mechanism Design and Auctions

Mechanism Design and Auctions Multiagent Systems (BE4M36MAS) Mechanism Design and Auctions Branislav Bošanský and Michal Pěchouček Artificial Intelligence Center, Department of Computer Science, Faculty of Electrical Engineering, Czech

More information

Microeconomics Comprehensive Exam

Microeconomics Comprehensive Exam Microeconomics Comprehensive Exam June 2009 Instructions: (1) Please answer each of the four questions on separate pieces of paper. (2) When finished, please arrange your answers alphabetically (in the

More information

Problem Set 3: Suggested Solutions

Problem Set 3: Suggested Solutions Microeconomics: Pricing 3E00 Fall 06. True or false: Problem Set 3: Suggested Solutions (a) Since a durable goods monopolist prices at the monopoly price in her last period of operation, the prices must

More information

Optimal Auctions. Game Theory Course: Jackson, Leyton-Brown & Shoham

Optimal Auctions. Game Theory Course: Jackson, Leyton-Brown & Shoham Game Theory Course: Jackson, Leyton-Brown & Shoham So far we have considered efficient auctions What about maximizing the seller s revenue? she may be willing to risk failing to sell the good she may be

More information

Game Theory and Mechanism Design

Game Theory and Mechanism Design Game Theory and Mechanism Design Y. Narahari and Siddharth Barman Problem Sets January - April 2018 Contents 1 Introduction to Game Theory 3 1.1 Warm-up............................................ 3 1.2

More information

Recap First-Price Revenue Equivalence Optimal Auctions. Auction Theory II. Lecture 19. Auction Theory II Lecture 19, Slide 1

Recap First-Price Revenue Equivalence Optimal Auctions. Auction Theory II. Lecture 19. Auction Theory II Lecture 19, Slide 1 Auction Theory II Lecture 19 Auction Theory II Lecture 19, Slide 1 Lecture Overview 1 Recap 2 First-Price Auctions 3 Revenue Equivalence 4 Optimal Auctions Auction Theory II Lecture 19, Slide 2 Motivation

More information

COS 445 Final. Due online Monday, May 21st at 11:59 pm. Please upload each problem as a separate file via MTA.

COS 445 Final. Due online Monday, May 21st at 11:59 pm. Please upload each problem as a separate file via MTA. COS 445 Final Due online Monday, May 21st at 11:59 pm All problems on this final are no collaboration problems. You may not discuss any aspect of any problems with anyone except for the course staff. You

More information

Notes on Auctions. Theorem 1 In a second price sealed bid auction bidding your valuation is always a weakly dominant strategy.

Notes on Auctions. Theorem 1 In a second price sealed bid auction bidding your valuation is always a weakly dominant strategy. Notes on Auctions Second Price Sealed Bid Auctions These are the easiest auctions to analyze. Theorem In a second price sealed bid auction bidding your valuation is always a weakly dominant strategy. Proof

More information

Games of Incomplete Information ( 資訊不全賽局 ) Games of Incomplete Information

Games of Incomplete Information ( 資訊不全賽局 ) Games of Incomplete Information 1 Games of Incomplete Information ( 資訊不全賽局 ) Wang 2012/12/13 (Lecture 9, Micro Theory I) Simultaneous Move Games An Example One or more players know preferences only probabilistically (cf. Harsanyi, 1976-77)

More information

Auction Theory: Some Basics

Auction Theory: Some Basics Auction Theory: Some Basics Arunava Sen Indian Statistical Institute, New Delhi ICRIER Conference on Telecom, March 7, 2014 Outline Outline Single Good Problem Outline Single Good Problem First Price Auction

More information

Bayesian games and their use in auctions. Vincent Conitzer

Bayesian games and their use in auctions. Vincent Conitzer Bayesian games and their use in auctions Vincent Conitzer conitzer@cs.duke.edu What is mechanism design? In mechanism design, we get to design the game (or mechanism) e.g. the rules of the auction, marketplace,

More information

2 Comparison Between Truthful and Nash Auction Games

2 Comparison Between Truthful and Nash Auction Games CS 684 Algorithmic Game Theory December 5, 2005 Instructor: Éva Tardos Scribe: Sameer Pai 1 Current Class Events Problem Set 3 solutions are available on CMS as of today. The class is almost completely

More information

Algorithmic Game Theory

Algorithmic Game Theory Algorithmic Game Theory Lecture 10 06/15/10 1 A combinatorial auction is defined by a set of goods G, G = m, n bidders with valuation functions v i :2 G R + 0. $5 Got $6! More? Example: A single item for

More information

Strategy -1- Strategy

Strategy -1- Strategy Strategy -- Strategy A Duopoly, Cournot equilibrium 2 B Mixed strategies: Rock, Scissors, Paper, Nash equilibrium 5 C Games with private information 8 D Additional exercises 24 25 pages Strategy -2- A

More information

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2017

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2017 ECON 459 Game Theory Lecture Notes Auctions Luca Anderlini Spring 2017 These notes have been used and commented on before. If you can still spot any errors or have any suggestions for improvement, please

More information

CSE 316A: Homework 5

CSE 316A: Homework 5 CSE 316A: Homework 5 Due on December 2, 2015 Total: 160 points Notes There are 8 problems on 5 pages below, worth 20 points each (amounting to a total of 160. However, this homework will be graded out

More information

Mechanism design with correlated distributions. Michael Albert and Vincent Conitzer and

Mechanism design with correlated distributions. Michael Albert and Vincent Conitzer and Mechanism design with correlated distributions Michael Albert and Vincent Conitzer malbert@cs.duke.edu and conitzer@cs.duke.edu Impossibility results from mechanism design with independent valuations Myerson

More information

Game Theory Lecture #16

Game Theory Lecture #16 Game Theory Lecture #16 Outline: Auctions Mechanism Design Vickrey-Clarke-Groves Mechanism Optimizing Social Welfare Goal: Entice players to select outcome which optimizes social welfare Examples: Traffic

More information

Bayesian Nash Equilibrium

Bayesian Nash Equilibrium Bayesian Nash Equilibrium We have already seen that a strategy for a player in a game of incomplete information is a function that specifies what action or actions to take in the game, for every possibletypeofthatplayer.

More information

Game Theory. Jiang, Bo ( 江波 )

Game Theory. Jiang, Bo ( 江波 ) Game Theory Jiang, Bo ( 江波 ) jiang.bo@mail.shufe.edu.cn Majority voting Mechanism Design Three candidates: x, y, z. Three voters: a, b, c. Voter a: x>y>z; voter b: y>z>x; voter c: z>x>y What is the final

More information

Introduction to mechanism design. Lirong Xia

Introduction to mechanism design. Lirong Xia Introduction to mechanism design Lirong Xia Fall, 2016 1 Last class: game theory R 1 * s 1 Strategy Profile D Mechanism R 2 * s 2 Outcome R n * s n Game theory: predicting the outcome with strategic agents

More information

On Existence of Equilibria. Bayesian Allocation-Mechanisms

On Existence of Equilibria. Bayesian Allocation-Mechanisms On Existence of Equilibria in Bayesian Allocation Mechanisms Northwestern University April 23, 2014 Bayesian Allocation Mechanisms In allocation mechanisms, agents choose messages. The messages determine

More information

Sequential-move games with Nature s moves.

Sequential-move games with Nature s moves. Econ 221 Fall, 2018 Li, Hao UBC CHAPTER 3. GAMES WITH SEQUENTIAL MOVES Game trees. Sequential-move games with finite number of decision notes. Sequential-move games with Nature s moves. 1 Strategies in

More information

Mechanism Design and Auctions

Mechanism Design and Auctions Mechanism Design and Auctions Game Theory Algorithmic Game Theory 1 TOC Mechanism Design Basics Myerson s Lemma Revenue-Maximizing Auctions Near-Optimal Auctions Multi-Parameter Mechanism Design and the

More information

Introduction to mechanism design. Lirong Xia

Introduction to mechanism design. Lirong Xia Introduction to mechanism design Lirong Xia Feb. 9, 2016 1 Last class: game theory R 1 * s 1 Strategy Profile D Mechanism R 2 * s 2 Outcome R n * s n Game theory: predicting the outcome with strategic

More information

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University Auctions Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University AE4M36MAS Autumn 2015 - Lecture 12 Where are We? Agent architectures (inc. BDI

More information

Strategy -1- Strategic equilibrium in auctions

Strategy -1- Strategic equilibrium in auctions Strategy -- Strategic equilibrium in auctions A. Sealed high-bid auction 2 B. Sealed high-bid auction: a general approach 6 C. Other auctions: revenue equivalence theorem 27 D. Reserve price in the sealed

More information

Mathematical Thinking Exam 1 09 October 2017

Mathematical Thinking Exam 1 09 October 2017 Mathematical Thinking Exam 1 09 October 2017 Name: Instructions: Be sure to read each problem s directions. Write clearly during the exam and fully erase or mark out anything you do not want graded. You

More information

Lecture 6 Applications of Static Games of Incomplete Information

Lecture 6 Applications of Static Games of Incomplete Information Lecture 6 Applications of Static Games of Incomplete Information Good to be sold at an auction. Which auction design should be used in order to maximize expected revenue for the seller, if the bidders

More information

Mechanism Design and Auctions

Mechanism Design and Auctions Mechanism Design and Auctions Kevin Leyton-Brown & Yoav Shoham Chapter 7 of Multiagent Systems (MIT Press, 2012) Drawing on material that first appeared in our own book, Multiagent Systems: Algorithmic,

More information

Econ 711 Final Solutions

Econ 711 Final Solutions Econ 711 Final Solutions April 24, 2015 1.1 For all periods, play Cc if history is Cc for all prior periods. If not, play Dd. Payoffs for 2 cooperating on the equilibrium path are optimal for and deviating

More information

1 Theory of Auctions. 1.1 Independent Private Value Auctions

1 Theory of Auctions. 1.1 Independent Private Value Auctions 1 Theory of Auctions 1.1 Independent Private Value Auctions for the moment consider an environment in which there is a single seller who wants to sell one indivisible unit of output to one of n buyers

More information

Name. Answers Discussion Final Exam, Econ 171, March, 2012

Name. Answers Discussion Final Exam, Econ 171, March, 2012 Name Answers Discussion Final Exam, Econ 171, March, 2012 1) Consider the following strategic form game in which Player 1 chooses the row and Player 2 chooses the column. Both players know that this is

More information

CS711: Introduction to Game Theory and Mechanism Design

CS711: Introduction to Game Theory and Mechanism Design CS711: Introduction to Game Theory and Mechanism Design Teacher: Swaprava Nath Domination, Elimination of Dominated Strategies, Nash Equilibrium Domination Normal form game N, (S i ) i N, (u i ) i N Definition

More information

Matching Markets and Google s Sponsored Search

Matching Markets and Google s Sponsored Search Matching Markets and Google s Sponsored Search Part III: Dynamics Episode 9 Baochun Li Department of Electrical and Computer Engineering University of Toronto Matching Markets (Required reading: Chapter

More information

CUR 412: Game Theory and its Applications, Lecture 4

CUR 412: Game Theory and its Applications, Lecture 4 CUR 412: Game Theory and its Applications, Lecture 4 Prof. Ronaldo CARPIO March 27, 2015 Homework #1 Homework #1 will be due at the end of class today. Please check the website later today for the solutions

More information

General Instructions

General Instructions General Instructions This is an experiment in the economics of decision-making. The instructions are simple, and if you follow them carefully and make good decisions, you can earn a considerable amount

More information

Auction Theory for Undergrads

Auction Theory for Undergrads Auction Theory for Undergrads Felix Munoz-Garcia School of Economic Sciences Washington State University September 2012 Introduction Auctions are a large part of the economic landscape: Since Babylon in

More information

Experiments on Auctions

Experiments on Auctions Experiments on Auctions Syngjoo Choi Spring, 2010 Experimental Economics (ECON3020) Auction Spring, 2010 1 / 25 Auctions An auction is a process of buying and selling commodities by taking bids and assigning

More information

CMSC 474, Introduction to Game Theory Introduction to Auctions

CMSC 474, Introduction to Game Theory Introduction to Auctions CMSC 474, Introduction to Game Theory Introduction to Auctions Mohammad T. Hajiaghayi University of Maryland Auctions An auction is a way (other than bargaining) to sell a fixed supply of a commodity (an

More information

A Systematic Presentation of Equilibrium Bidding Strategies to Undergradudate Students

A Systematic Presentation of Equilibrium Bidding Strategies to Undergradudate Students A Systematic Presentation of Equilibrium Bidding Strategies to Undergradudate Students Felix Munoz-Garcia School of Economic Sciences Washington State University April 8, 2014 Introduction Auctions are

More information

Buyback Auctions for Fisheries Management. Guilherme de Freitas, OpenX Ted Groves, UCSD John Ledyard, Caltech Brian Merlob, Caltech

Buyback Auctions for Fisheries Management. Guilherme de Freitas, OpenX Ted Groves, UCSD John Ledyard, Caltech Brian Merlob, Caltech Buyback Auctions for Fisheries Management Guilherme de Freitas, OpenX Ted Groves, UCSD John Ledyard, Caltech Brian Merlob, Caltech Background Many, if not most, national and international fisheries are

More information

CUR 412: Game Theory and its Applications, Lecture 4

CUR 412: Game Theory and its Applications, Lecture 4 CUR 412: Game Theory and its Applications, Lecture 4 Prof. Ronaldo CARPIO March 22, 2015 Homework #1 Homework #1 will be due at the end of class today. Please check the website later today for the solutions

More information

Auctions. Agenda. Definition. Syllabus: Mansfield, chapter 15 Jehle, chapter 9

Auctions. Agenda. Definition. Syllabus: Mansfield, chapter 15 Jehle, chapter 9 Auctions Syllabus: Mansfield, chapter 15 Jehle, chapter 9 1 Agenda Types of auctions Bidding behavior Buyer s maximization problem Seller s maximization problem Introducing risk aversion Winner s curse

More information

The Cascade Auction A Mechanism For Deterring Collusion In Auctions

The Cascade Auction A Mechanism For Deterring Collusion In Auctions The Cascade Auction A Mechanism For Deterring Collusion In Auctions Uriel Feige Weizmann Institute Gil Kalai Hebrew University and Microsoft Research Moshe Tennenholtz Technion and Microsoft Research Abstract

More information

Parkes Auction Theory 1. Auction Theory. Jacomo Corbo. School of Engineering and Applied Science, Harvard University

Parkes Auction Theory 1. Auction Theory. Jacomo Corbo. School of Engineering and Applied Science, Harvard University Parkes Auction Theory 1 Auction Theory Jacomo Corbo School of Engineering and Applied Science, Harvard University CS 286r Spring 2007 Parkes Auction Theory 2 Auctions: A Special Case of Mech. Design Allocation

More information

6.254 : Game Theory with Engineering Applications Lecture 3: Strategic Form Games - Solution Concepts

6.254 : Game Theory with Engineering Applications Lecture 3: Strategic Form Games - Solution Concepts 6.254 : Game Theory with Engineering Applications Lecture 3: Strategic Form Games - Solution Concepts Asu Ozdaglar MIT February 9, 2010 1 Introduction Outline Review Examples of Pure Strategy Nash Equilibria

More information

Microeconomic Theory II Preliminary Examination Solutions Exam date: June 5, 2017

Microeconomic Theory II Preliminary Examination Solutions Exam date: June 5, 2017 Microeconomic Theory II Preliminary Examination Solutions Exam date: June 5, 07. (40 points) Consider a Cournot duopoly. The market price is given by q q, where q and q are the quantities of output produced

More information

ECON106P: Pricing and Strategy

ECON106P: Pricing and Strategy ECON106P: Pricing and Strategy Yangbo Song Economics Department, UCLA June 30, 2014 Yangbo Song UCLA June 30, 2014 1 / 31 Game theory Game theory is a methodology used to analyze strategic situations in

More information

Notes for Section: Week 7

Notes for Section: Week 7 Economics 160 Professor Steven Tadelis Stanford University Spring Quarter, 004 Notes for Section: Week 7 Notes prepared by Paul Riskind (pnr@stanford.edu). spot errors or have questions about these notes.

More information

Advanced Microeconomics

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

More information

Revenue Equivalence Theorem (RET)

Revenue Equivalence Theorem (RET) Revenue Equivalence Theorem (RET) Definition Consider an auction mechanism in which, for n risk-neutral bidders, each has a privately know value drawn independently from a common, strictly increasing distribution.

More information

The Vickrey-Clarke-Groves Mechanism

The Vickrey-Clarke-Groves Mechanism July 8, 2009 This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License. Dealing with Externalities We saw that the Vickrey auction was no longer efficient when there

More information

Econ 711 Homework 1 Solutions

Econ 711 Homework 1 Solutions Econ 711 Homework 1 s January 4, 014 1. 1 Symmetric, not complete, not transitive. Not a game tree. Asymmetric, not complete, transitive. Game tree. 1 Asymmetric, not complete, transitive. Not a game tree.

More information

Auctions. Economics Auction Theory. Instructor: Songzi Du. Simon Fraser University. November 17, 2016

Auctions. Economics Auction Theory. Instructor: Songzi Du. Simon Fraser University. November 17, 2016 Auctions Economics 383 - Auction Theory Instructor: Songzi Du Simon Fraser University November 17, 2016 ECON 383 (SFU) Auctions November 17, 2016 1 / 28 Auctions Mechanisms of transaction: bargaining,

More information

Problem Set 3: Suggested Solutions

Problem Set 3: Suggested Solutions Microeconomics: Pricing 3E Fall 5. True or false: Problem Set 3: Suggested Solutions (a) Since a durable goods monopolist prices at the monopoly price in her last period of operation, the prices must be

More information

KIER DISCUSSION PAPER SERIES

KIER DISCUSSION PAPER SERIES KIER DISCUSSION PAPER SERIES KYOTO INSTITUTE OF ECONOMIC RESEARCH http://www.kier.kyoto-u.ac.jp/index.html Discussion Paper No. 657 The Buy Price in Auctions with Discrete Type Distributions Yusuke Inami

More information

Introduction to Political Economy Problem Set 3

Introduction to Political Economy Problem Set 3 Introduction to Political Economy 14.770 Problem Set 3 Due date: Question 1: Consider an alternative model of lobbying (compared to the Grossman and Helpman model with enforceable contracts), where lobbies

More information

Optimal Voting Rules. Alexander Scheer. November 14, 2012

Optimal Voting Rules. Alexander Scheer. November 14, 2012 Optimal Voting Rules Alexander Scheer November 14, 2012 1 Introduction What we have seen in the last weeks: Borda's Count Condorcet's Paradox 2 Introduction What we have seen in the last weeks: Independence

More information

Microeconomic Theory II Preliminary Examination Solutions Exam date: August 7, 2017

Microeconomic Theory II Preliminary Examination Solutions Exam date: August 7, 2017 Microeconomic Theory II Preliminary Examination Solutions Exam date: August 7, 017 1. Sheila moves first and chooses either H or L. Bruce receives a signal, h or l, about Sheila s behavior. The distribution

More information

Topics in Informational Economics 2 Games with Private Information and Selling Mechanisms

Topics in Informational Economics 2 Games with Private Information and Selling Mechanisms Topics in Informational Economics 2 Games with Private Information and Selling Mechanisms Watson 26-27, pages 312-333 Bruno Salcedo The Pennsylvania State University Econ 402 Summer 2012 Private Information

More information

SI 563 Homework 3 Oct 5, Determine the set of rationalizable strategies for each of the following games. a) X Y X Y Z

SI 563 Homework 3 Oct 5, Determine the set of rationalizable strategies for each of the following games. a) X Y X Y Z SI 563 Homework 3 Oct 5, 06 Chapter 7 Exercise : ( points) Determine the set of rationalizable strategies for each of the following games. a) U (0,4) (4,0) M (3,3) (3,3) D (4,0) (0,4) X Y U (0,4) (4,0)

More information

Revenue Equivalence and Mechanism Design

Revenue Equivalence and Mechanism Design Equivalence and Design Daniel R. 1 1 Department of Economics University of Maryland, College Park. September 2017 / Econ415 IPV, Total Surplus Background the mechanism designer The fact that there are

More information

Auction Theory - An Introduction

Auction Theory - An Introduction Auction Theory - An Introduction Felix Munoz-Garcia School of Economic Sciences Washington State University February 20, 2015 Introduction Auctions are a large part of the economic landscape: Since Babylon

More information

HW Consider the following game:

HW Consider the following game: HW 1 1. Consider the following game: 2. HW 2 Suppose a parent and child play the following game, first analyzed by Becker (1974). First child takes the action, A 0, that produces income for the child,

More information

Microeconomics II. CIDE, MsC Economics. List of Problems

Microeconomics II. CIDE, MsC Economics. List of Problems Microeconomics II CIDE, MsC Economics List of Problems 1. There are three people, Amy (A), Bart (B) and Chris (C): A and B have hats. These three people are arranged in a room so that B can see everything

More information

Game Theory. Analyzing Games: From Optimality to Equilibrium. Manar Mohaisen Department of EEC Engineering

Game Theory. Analyzing Games: From Optimality to Equilibrium. Manar Mohaisen Department of EEC Engineering Game Theory Analyzing Games: From Optimality to Equilibrium Manar Mohaisen Department of EEC Engineering Korea University of Technology and Education (KUT) Content Optimality Best Response Domination Nash

More information

Auctions in the wild: Bidding with securities. Abhay Aneja & Laura Boudreau PHDBA 279B 1/30/14

Auctions in the wild: Bidding with securities. Abhay Aneja & Laura Boudreau PHDBA 279B 1/30/14 Auctions in the wild: Bidding with securities Abhay Aneja & Laura Boudreau PHDBA 279B 1/30/14 Structure of presentation Brief introduction to auction theory First- and second-price auctions Revenue Equivalence

More information

March 30, Why do economists (and increasingly, engineers and computer scientists) study auctions?

March 30, Why do economists (and increasingly, engineers and computer scientists) study auctions? March 3, 215 Steven A. Matthews, A Technical Primer on Auction Theory I: Independent Private Values, Northwestern University CMSEMS Discussion Paper No. 196, May, 1995. This paper is posted on the course

More information

Lecture B-1: Economic Allocation Mechanisms: An Introduction Warning: These lecture notes are preliminary and contain mistakes!

Lecture B-1: Economic Allocation Mechanisms: An Introduction Warning: These lecture notes are preliminary and contain mistakes! Ariel Rubinstein. 20/10/2014 These lecture notes are distributed for the exclusive use of students in, Tel Aviv and New York Universities. Lecture B-1: Economic Allocation Mechanisms: An Introduction Warning:

More information

Practice Problems 2: Asymmetric Information

Practice Problems 2: Asymmetric Information Practice Problems 2: Asymmetric Information November 25, 2013 1 Single-Agent Problems 1. Nonlinear Pricing with Two Types Suppose a seller of wine faces two types of customers, θ 1 and θ 2, where θ 2 >

More information

ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games

ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games University of Illinois Fall 2018 ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games Due: Tuesday, Sept. 11, at beginning of class Reading: Course notes, Sections 1.1-1.4 1. [A random

More information

University of Hong Kong

University of Hong Kong University of Hong Kong ECON6036 Game Theory and Applications Problem Set I 1 Nash equilibrium, pure and mixed equilibrium 1. This exercise asks you to work through the characterization of all the Nash

More information

CS364B: Frontiers in Mechanism Design Lecture #18: Multi-Parameter Revenue-Maximization

CS364B: Frontiers in Mechanism Design Lecture #18: Multi-Parameter Revenue-Maximization CS364B: Frontiers in Mechanism Design Lecture #18: Multi-Parameter Revenue-Maximization Tim Roughgarden March 5, 2014 1 Review of Single-Parameter Revenue Maximization With this lecture we commence the

More information

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University Auctions Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University AE4M36MAS Autumn 2014 - Lecture 12 Where are We? Agent architectures (inc. BDI

More information

Auctions. Episode 8. Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto

Auctions. Episode 8. Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Auctions Episode 8 Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Paying Per Click 3 Paying Per Click Ads in Google s sponsored links are based on a cost-per-click

More information

Auctions That Implement Efficient Investments

Auctions That Implement Efficient Investments Auctions That Implement Efficient Investments Kentaro Tomoeda October 31, 215 Abstract This article analyzes the implementability of efficient investments for two commonly used mechanisms in single-item

More information

CS269I: Incentives in Computer Science Lecture #14: More on Auctions

CS269I: Incentives in Computer Science Lecture #14: More on Auctions CS69I: Incentives in Computer Science Lecture #14: More on Auctions Tim Roughgarden November 9, 016 1 First-Price Auction Last lecture we ran an experiment demonstrating that first-price auctions are not

More information

ECO 426 (Market Design) - Lecture 11

ECO 426 (Market Design) - Lecture 11 ECO 426 (Market Design) - Lecture 11 Ettore Damiano December 7, 2015 Sponsored search auctions Google, Yahoo etc.. sell ad spaces linked to keyword searches Google advertising revenue: USD 42.5bn in 2012

More information

Optimal selling rules for repeated transactions.

Optimal selling rules for repeated transactions. Optimal selling rules for repeated transactions. Ilan Kremer and Andrzej Skrzypacz March 21, 2002 1 Introduction In many papers considering the sale of many objects in a sequence of auctions the seller

More information

The Ohio State University Department of Economics Second Midterm Examination Answers

The Ohio State University Department of Economics Second Midterm Examination Answers Econ 5001 Spring 2018 Prof. James Peck The Ohio State University Department of Economics Second Midterm Examination Answers Note: There were 4 versions of the test: A, B, C, and D, based on player 1 s

More information

Multiunit Auctions: Package Bidding October 24, Multiunit Auctions: Package Bidding

Multiunit Auctions: Package Bidding October 24, Multiunit Auctions: Package Bidding Multiunit Auctions: Package Bidding 1 Examples of Multiunit Auctions Spectrum Licenses Bus Routes in London IBM procurements Treasury Bills Note: Heterogenous vs Homogenous Goods 2 Challenges in Multiunit

More information

by open ascending bid ("English") auction Auctioneer raises asking price until all but one bidder drops out

by open ascending bid (English) auction Auctioneer raises asking price until all but one bidder drops out Auctions. Auction off a single item (a) () (c) (d) y open ascending id ("English") auction Auctioneer raises asking price until all ut one idder drops out y Dutch auction (descending asking price) Auctioneer

More information

All Equilibrium Revenues in Buy Price Auctions

All Equilibrium Revenues in Buy Price Auctions All Equilibrium Revenues in Buy Price Auctions Yusuke Inami Graduate School of Economics, Kyoto University This version: January 009 Abstract This note considers second-price, sealed-bid auctions with

More information

THE PENNSYLVANIA STATE UNIVERSITY. Department of Economics. January Written Portion of the Comprehensive Examination for

THE PENNSYLVANIA STATE UNIVERSITY. Department of Economics. January Written Portion of the Comprehensive Examination for THE PENNSYLVANIA STATE UNIVERSITY Department of Economics January 2014 Written Portion of the Comprehensive Examination for the Degree of Doctor of Philosophy MICROECONOMIC THEORY Instructions: This examination

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 Review Examples of Pure Strategy Nash Equilibria Mixed Strategies

More information

Auctions and Optimal Bidding

Auctions and Optimal Bidding Auctions and Optimal Bidding Professor B. Espen Dartmouth and NHH 2010 Agenda Examples of auctions Bidding in private value auctions Bidding with termination fees and toeholds Bidding in common value auctions

More information

CS711 Game Theory and Mechanism Design

CS711 Game Theory and Mechanism Design CS711 Game Theory and Mechanism Design Problem Set 1 August 13, 2018 Que 1. [Easy] William and Henry are participants in a televised game show, seated in separate booths with no possibility of communicating

More information

Spring 2017 Final Exam

Spring 2017 Final Exam Spring 07 Final Exam ECONS : Strategy and Game Theory Tuesday May, :0 PM - 5:0 PM irections : Complete 5 of the 6 questions on the exam. You will have a minimum of hours to complete this final exam. No

More information

We examine the impact of risk aversion on bidding behavior in first-price auctions.

We examine the impact of risk aversion on bidding behavior in first-price auctions. Risk Aversion We examine the impact of risk aversion on bidding behavior in first-price auctions. Assume there is no entry fee or reserve. Note: Risk aversion does not affect bidding in SPA because there,

More information

Econ 804 with Shih En January 10, 2012

Econ 804 with Shih En January 10, 2012 Econ 804 with Shih En January 10, 2012 Dynamic Games Review Multi-stage games with observed actions with observed actions requires that at the end of each stage, the players observe what everyone else

More information

EconS Games with Incomplete Information II and Auction Theory

EconS Games with Incomplete Information II and Auction Theory EconS 424 - Games with Incomplete Information II and Auction Theory Félix Muñoz-García Washington State University fmunoz@wsu.edu April 28, 2014 Félix Muñoz-García (WSU) EconS 424 - Recitation 9 April

More information

Today. Applications of NE and SPNE Auctions English Auction Second-Price Sealed-Bid Auction First-Price Sealed-Bid Auction

Today. Applications of NE and SPNE Auctions English Auction Second-Price Sealed-Bid Auction First-Price Sealed-Bid Auction Today Applications of NE and SPNE Auctions English Auction Second-Price Sealed-Bid Auction First-Price Sealed-Bid Auction 2 / 26 Auctions Used to allocate: Art Government bonds Radio spectrum Forms: Sequential

More information

Optimization in the Private Value Model: Competitive Analysis Applied to Auction Design

Optimization in the Private Value Model: Competitive Analysis Applied to Auction Design Optimization in the Private Value Model: Competitive Analysis Applied to Auction Design Jason D. Hartline A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of

More information

Networks: Fall 2010 Homework 3 David Easley and Jon Kleinberg Due in Class September 29, 2010

Networks: Fall 2010 Homework 3 David Easley and Jon Kleinberg Due in Class September 29, 2010 Networks: Fall 00 Homework David Easley and Jon Kleinberg Due in Class September 9, 00 As noted on the course home page, homework solutions must be submitted by upload to the CMS site, at https://cms.csuglab.cornell.edu/.

More information

Auctions. Microeconomics II. Auction Formats. Auction Formats. Many economic transactions are conducted through auctions treasury bills.

Auctions. Microeconomics II. Auction Formats. Auction Formats. Many economic transactions are conducted through auctions treasury bills. Auctions Microeconomics II Auctions Levent Koçkesen Koç University Many economic transactions are conducted through auctions treasury bills art work foreign exchange antiques publicly owned companies cars

More information

Ad Auctions October 8, Ad Auctions October 8, 2010

Ad Auctions October 8, Ad Auctions October 8, 2010 Ad Auctions October 8, 2010 1 Ad Auction Theory: Literature Old: Shapley-Shubik (1972) Leonard (1983) Demange-Gale (1985) Demange-Gale-Sotomayor (1986) New: Varian (2006) Edelman-Ostrovsky-Schwarz (2007)

More information

Oligopoly Games and Voting Games. Cournot s Model of Quantity Competition:

Oligopoly Games and Voting Games. Cournot s Model of Quantity Competition: Oligopoly Games and Voting Games Cournot s Model of Quantity Competition: Supposetherearetwofirms, producing an identical good. (In his 1838 book, Cournot thought of firms filling bottles with mineral

More information

Auctions: Types and Equilibriums

Auctions: Types and Equilibriums Auctions: Types and Equilibriums Emrah Cem and Samira Farhin University of Texas at Dallas emrah.cem@utdallas.edu samira.farhin@utdallas.edu April 25, 2013 Emrah Cem and Samira Farhin (UTD) Auctions April

More information

Player 2 L R M H a,a 7,1 5,0 T 0,5 5,3 6,6

Player 2 L R M H a,a 7,1 5,0 T 0,5 5,3 6,6 Question 1 : Backward Induction L R M H a,a 7,1 5,0 T 0,5 5,3 6,6 a R a) Give a definition of the notion of a Nash-Equilibrium! Give all Nash-Equilibria of the game (as a function of a)! (6 points) b)

More information