Chapter 7. Sealed-bid Auctions
|
|
|
- Rosemary Parks
- 10 years ago
- Views:
Transcription
1 Chapter 7 Sealed-bid Auctions An auction is a procedure used for selling and buying items by offering them up for bid. Auctions are often used to sell objects that have a variable price (for example oil) or an undetermined price (for example radio frequencies). There are several types of auctions. In its most general form they can involve multiple buyers and multiple sellers with multiple items being offered for sale, possibly in succession. Moreover, some items can be sold in fractions, for example oil. Here we shall limit our attention to a simple situation in which only one seller exists and offers one object for sale that has to be sold in its entirety (for example a painting). So in this case an auction is a procedure that involves one seller who offers an object for sale, n bidders, each bidder i having a valuation v i 0 of the object. The procedure we discuss here involves submission of sealed bids. More precisely, the bidders simultaneously submit their bids in closed envelopes and the object is allocated, in exchange for a payment, to the bidder who submitted the highest bid (the winner). Such an auction is called a sealedbid auction. To keep things simple we assume that when more than one bidder submitted the highest bid the object is allocated to the highest bidder with the lowest index. To formulate a sealed-bid auction as a strategic game we consider each bidder as a player. Then we view each bid of player i as his possible strategy. We allow any nonnegative real as a bid. 54
2 We assume that the valuations v i are fixed and publicly known. This is an unrealistic assumption to which we shall return in a later chapter. However, this assumption is necessary, since the valuations are used in the definition of the payoff functions and by assumption the players have common knowledge of the game and hence of each others payoff functions. When defining the payoff functions we consider two options, each being determined by the underlying payment procedure. Given a sequence b := (b 1,...,b n ) of reals, we denote the least l such that b l = max k {1,...,n} b k by argsmax b. That is, argsmax b is the smallest index l such that b l is a largest element in the sequence b. For example, argsmax (6, 7, 7, 5) = First-price auction The most commonly used rule in a sealed-bid auction is that the winner i pays to the seller the amount equal to his bid. The resulting mechanism is called the first-price auction. Assume the winner is bidder i, whose bid is b i. Since his value for the sold object is v i, his payoff (profit) is v i b i. For the other players the payoff (profit) is 0. Note that the winner s profit can be negative. This happens when he wins the object by overbidding, i.e., submitting a bid higher than his valuation of the object being sold. Such a situation is called the winner s curse. To summarize, the payoff function p i of player i in the game associated with the first-price auction is defined as follows, where b is the vector of the submitted bids: { vi b i if i = argsmax b p i (b) := 0 otherwise Let us now analyze the resulting game. The following theorem provides a complete characterization of its Nash equilibria. Theorem 21 (Characterization I) Consider the game associated with the first-price auction with the players valuations v. Then b is a Nash equilibrium iff for i = argsmax b (i) b i v i 55
3 (the winner does not suffer from the winner s curse), (ii) max v j b i (the winner submitted a sufficiently high bid), (iii) b i = max b j (another player submitted the same bid as player i). These three conditions can be compressed into the single statement max v j max b j = b i v i, where i = argsmaxb. Also note that (i) and (ii) imply that v i = maxv, which means that in every Nash equilibrium a player with the highest valuation is the winner. Proof. ( ) (i) If b i > v i, then player s i payoff is negative and it increases to 0 if he submits the bid equal to v i. (ii) If max v j > b i, then player j such that v j > b i can win the object by submitting a bid in the open interval (b i, v j ), say v j ǫ. Then his payoff increases from 0 to ǫ. (iii) If b i > max b j, then player i can increase his payoff by submitting a bid in the open interval (max b j, b i ), say b i ǫ. Then his payoff increases from v i b i to v i b i + ǫ. So if any of the conditions (i) (iii) is violated, then b is not a Nash equilibrium. ( ) Suppose that a vector of bids b satisfies (i) (iii). Player i is the winner and by (i) his payoff is non-negative. His payoff can increase only if he bids less, but then by (iii) another player (the one who initially submitted the same bid as player i) becomes the winner, while player s i payoff becomes 0. The payoff of any other player j is 0 and can increase only if he bids more and becomes the winner. But then by (ii), max v j < b j, so his payoff becomes negative. So b is a Nash equilibrium. 56
4 As an illustration of the above theorem suppose that the vector of the valuations is (1, 6, 5, 2). Then the vectors of bids (1, 5, 5, 2) and (1, 5, 2, 5) satisfy the above three conditions and are both Nash equilibria. The first vector of bids shows that player 2 can secure the object by bidding the second highest valuation. In the second vector of bids player 4 overbids but his payoff is 0 since he is not the winner. By the truthful bidding we mean the vector b of bids, such that for each player i we have b i = v i, i.e., each player bids his own valuation. Note that by the Characterization Theorem 21 truthful bidding, i.e., v, is a Nash equilibrium iff the two highest valuations coincide. Further, note that for no player i such that v i > 0 his truthful bidding is a dominant strategy. Indeed, truthful bidding by player i always results in payoff 0. However, if all other players bid 0, then player i can increase his payoff by submitting a lower, positive bid. Observe that the above analysis does not allow us to conclude that in each Nash equlibrium the winner is the player who wins in the case of truthful bidding. Indeed, suppose that the vector of valuations is (0, 5, 5, 5), so that in the case of truthful bidding by all players player 2 is the winner. Then the vector of bids (0, 4, 5, 5) is a Nash equilibrium with player 3 being the winner. Finally, notice the following strange consequence of the above theorem: in no Nash equilibrium the last player, n, is a winner. The reason is that we resolved the ties in the favour of a bidder with the lowest index. Indeed, by item (iii) in every Nash equilibrium b we have argsmax b < n. 7.2 Second-price auction We consider now an auction with the following payment rule. As before the winner is the bidder who submitted the highest bid (with a tie broken, as before, to the advantage of the bidder with the smallest index), but now he pays to the seller the amount equal to the second highest bid. This sealedbid auction is called the second-price auction. It was proposed by W. Vickrey and is alternatively called Vickrey auction. So in this auction in the absence of ties the winner pays to the seller a lower price than in the first-price auction. Let us formalize this auction as a game. The payoffs are now defined as follows: 57
5 p i (b) := { vi max b j if i = argsmax b 0 otherwise Note that bidding v i always yields a non-negative payoff but can now lead to a strictly positive payoff, which happens when v i is a unique winning bid. However, when the highest two bids coincide the payoffs are still the same as in the first-price auction, since then for i = argsmaxb we have b i = max b j. Finally, note that the winner s curse still can take place here, namely when v i < b i and some other bid is in the open interval (v i, b i ). The analysis of the second-price auction as a game leads to different conclusions that for the first-price auction. The following theorem provides a complete characterization of the Nash equilibria of the corresponding game. Theorem 22 (Characterization II) Consider the game associated with the second-price auction with the players valuations v. Then b is a Nash equilibrium iff for i = argsmax b (i) max v j b i (the winner submitted a sufficiently high bid), (ii) max b j v i (the winner s valuation is sufficiently high). Proof. ( ) (i) If max v j > b i, then player j such that v j > b i can win the object by submitting a bid in the open interval (b i, v j ). Then his payoff increases from 0 to v j b i. (ii) If max b j > v i, then player s i payoff is negative, namely v i max b j, and can increase to 0 if player i submits a losing bid. So if condition (i) or (ii) is violated, then b is not a Nash equilibrium. ( ) Suppose that a vector of bids b satisfies (i) and (ii). Player i is the winner and by (ii) his payoff is non-negative. By submitting another bid he either remains a winner, with the same payoff, or becomes a loser with the payoff 0. 58
6 The payoff of any other player j is 0 and can increase only if he bids more and becomes the winner. But then his payoff becomes v j b i, so by (i) becomes negative. So b is a Nash equilibrium. This characterization result shows that several Nash equilibria exist. We now exhibit three specific ones that are of particular interest. In each case it is straightforward to check that conditions (i) and (ii) of the above theorem hold. Truthful bidding Recall that in the case of the first-price auction truthful bidding is a Nash equilibrium iff for the considered sequence of valuations the auction coincides with the second-price auction. Now truthful bidding, so v, is always a Nash equilibrium. Below we prove another property of truthful bidding in secondprice auction. Wolf and sheep Nash equilibrium Suppose that i = argsmaxv, i.e., player i is the winner in the case of truthful bidding. Consider the strategy profile in which player i bids v i and everybody else bids 0. This Nash equilibrium is called wolf and sheep, where player i plays the role of a wolf by bidding aggressively and scaring the sheep being the other players who submit their minimal bids. Yet another Nash equilibrium Finally, we exhibit a Nash equilibrium in which the player with the uniquely highest valuation is not a winner. This is in contrast with what we observed in the case of the first-price auction. Suppose that the two highest bids are v j and v i, where i < j and v j > v i > 0. Then the strategy profile in which player i bids v j, player j bids v i and everybody else bids 0 is a Nash equilibrium. In both the first-price and the second-price auctions overbidding, i.e., submitting a bid above one s valuation of the object looks risky and therefore not credible. Note that the bids that do not exceed one s valuation are exactly the security strategies. 59
7 So when we add the following additional condition to each characterization theorem: for all j {1,..., n}, b j v j, we characterize in each case Nash equilibria in the security strategies. 7.3 Incentive compatibility So far we discussed two examples of sealed-bid auctions. A general form of such an auction is determined by fixing for each bidder i the payment procedure pay i which given a sequence b of bids such that bidder i is the winner yields his payment. In the resulting game, that we denote by G pay,v, the payoff function is defined by { vi pay i (b) if i = argsmax b p i (b) := 0 otherwise Intuitively, bidding 0 means that the bidder is not interested in the object. So if all players bid 0 then none of them is interested in the object. According to our definition the object is then allocated to the first bidder. We assume that then his payment is 0. That is, we stipulate that pay 1 (0,..., 0) = 0. When designing a sealed-bid auction it is natural to try to induce the bidders to bid their valuations. This leads to the following notion. We call a sealed-bid auction with the payment procedures pay 1,..., pay n incentive compatible if for all sequences v of players valuations for each bidder i his valuation v i is a dominant strategy in the corresponding game G pay,v. While dominance of a strategy does not guarantee that a player will choose it, it ensures that deviating from it is not profitable. So dominance of each valuation v i can be viewed as a statement that in the considered auction lying does not pay off. We now show that the condition of incentive compatibility fully characterizes the corresponding auction. More precisely, the following result holds. Theorem 23 (Second-price auction) A sealed-bid auction is incentive compatible iff it is the second-price auction. 60
8 Proof. Fix a sequence of the payment procedures pay 1,..., pay n that determines the considered sealed-bid auction. ( ) Choose an arbitrary sequence of bids that for the clarity of the argument we denote by (v i, b i ). Suppose that i = argsmax (v i, b i ). We establish the following four claims. Claim 1. pay i (v i, b i ) v i. Proof. Suppose by contradiction that pay i (v i, b i ) > v i. Then in the corresponding game G pay,v we have p i (v i, b i ) < 0. On the other hand p i (0, b i ) 0. Indeed, if i argsmax (0, b i ), then p i (0, b i ) = 0. Otherwise all bids in b i are 0 and i = 1, and hence p i (0, b i ) = v i, since by assumption pay 1 (0,..., 0) = 0. This contradicts the assumption that v i is a dominant strategy in the corresponding game G pay,v. Claim 2. For all b i (max b j, v i ) we have pay i (v i, b i ) pay i (b i, b i ). Proof. Suppose by contradiction that for some b i (max b j, v i ) we have pay i (v i, b i ) > pay i (b i, b i ). Then i = argsmax (b i, b i ) so p i (v i, b i ) = v i pay i (v i, b i ) < v i pay i (b i, b i ) = p i (b i, b i ). This contradicts the assumption that v i is a dominant strategy in the corresponding game G pay,v. Claim 3. pay i (v i, b i ) max b j. Proof. Suppose by contradiction that pay i (v i, b i ) > max b j. Take some v i (max b j, pay i (v i, b i )). By Claim 1 v i < v i, so by Claim 2 pay i (v i, b i ) pay i (v i, b i ). Further, by Claim 1 for the sequence (v i, v i ) of valuations we have pay i (v i, b i) v i. So pay i (v i, b i ) v i, which contradicts the choice of v i. Claim 4. pay i (v i, b i ) max b j. Proof. Suppose by contradiction that pay i (v i, b i ) < max b j. Take an arbitrary v i (pay i (v i, b i ), max b j ). Then p i (v i, b i ) = 0, while p i (v i, b i ) = v i pay i (v i, b i ) > v i max b j 0. This contradicts the assumption that v i is a dominant strategy in the corresponding game G pay,(v i,v i ). So we proved that for i = argsmax (v i, b i ) we have pay i (v i, b i ) = max b j, which shows that the considered sealed-bid auction is second price. 61
9 ( ) We actually prove a stronger claim, namely that all sequences of valuations v each v i is a weakly dominant strategy for player i. To this end take a vector b of bids. By definition p i (b i, b i ) = 0 or p i (b i, b i ) = v i max b j p i (v i, b i ). But 0 p i (v i, b i ), so p i (b i, b i ) p i (v i, b i ). Consider now a bid b i v i. If b i < v i, then take b i such that each element of it lies in the open interval (b i, v i ). Then b i is a losing bid and v i is a winning bid and p i (b i, b i ) = 0 < v i max b j = p i (v i, b i ). If b i > v i, then take b i such that each element of it lies in the open interval (v i, b i ). Then b i is a winning bid and v i is a losing bid and p i (b i, b i ) = v i max b j < 0 = p i (v i, b i ). So we proved that each strategy b i v i is weakly dominated by v i, i.e., that v i is a weakly dominant strategy. As an aside, recall that each weakly dominant strategy is unique, so we characterized bidding one s valuation in the second-price auction in game theoretic terms. Exercise 9 Prove that the game associated with the first-price auction with the players valuations v has no Nash equilibrium iff v n is the unique highest valuation. 62
Cournot s model of oligopoly
Cournot s model of oligopoly Single good produced by n firms Cost to firm i of producing q i units: C i (q i ), where C i is nonnegative and increasing If firms total output is Q then market price is P(Q),
8 Modeling network traffic using game theory
8 Modeling network traffic using game theory Network represented as a weighted graph; each edge has a designated travel time that may depend on the amount of traffic it contains (some edges sensitive to
ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2015
ECON 459 Game Theory Lecture Notes Auctions Luca Anderlini Spring 2015 These notes have been used before. If you can still spot any errors or have any suggestions for improvement, please let me know. 1
Optimal Auctions Continued
Lecture 6 Optimal Auctions Continued 1 Recap Last week, we... Set up the Myerson auction environment: n risk-neutral bidders independent types t i F i with support [, b i ] residual valuation of t 0 for
CPC/CPA Hybrid Bidding in a Second Price Auction
CPC/CPA Hybrid Bidding in a Second Price Auction Benjamin Edelman Hoan Soo Lee Working Paper 09-074 Copyright 2008 by Benjamin Edelman and Hoan Soo Lee Working papers are in draft form. This working paper
Bayesian Nash Equilibrium
. Bayesian Nash Equilibrium . In the final two weeks: Goals Understand what a game of incomplete information (Bayesian game) is Understand how to model static Bayesian games Be able to apply Bayes Nash
A Theory of Auction and Competitive Bidding
A Theory of Auction and Competitive Bidding Paul Milgrom and Rober Weber Econometrica 1982 Presented by Yifang Guo Duke University November 3, 2011 Yifang Guo (Duke University) Envelope Theorems Nov. 3,
Chapter 9. Auctions. 9.1 Types of Auctions
From the book Networks, Crowds, and Markets: Reasoning about a Highly Connected World. By David Easley and Jon Kleinberg. Cambridge University Press, 2010. Complete preprint on-line at http://www.cs.cornell.edu/home/kleinber/networks-book/
Games of Incomplete Information
Games of Incomplete Information Yan Chen November 16, 2005 Games of Incomplete Information Auction Experiments Auction Theory Administrative stuff Games of Incomplete Information Several basic concepts:
17.6.1 Introduction to Auction Design
CS787: Advanced Algorithms Topic: Sponsored Search Auction Design Presenter(s): Nilay, Srikrishna, Taedong 17.6.1 Introduction to Auction Design The Internet, which started of as a research project in
Managerial Economics
Managerial Economics Unit 8: Auctions Rudolf Winter-Ebmer Johannes Kepler University Linz Winter Term 2012 Managerial Economics: Unit 8 - Auctions 1 / 40 Objectives Explain how managers can apply game
Internet Advertising and the Generalized Second Price Auction:
Internet Advertising and the Generalized Second Price Auction: Selling Billions of Dollars Worth of Keywords Ben Edelman, Harvard Michael Ostrovsky, Stanford GSB Michael Schwarz, Yahoo! Research A Few
Equilibrium: Illustrations
Draft chapter from An introduction to game theory by Martin J. Osborne. Version: 2002/7/23. [email protected] http://www.economics.utoronto.ca/osborne Copyright 1995 2002 by Martin J. Osborne.
Unraveling versus Unraveling: A Memo on Competitive Equilibriums and Trade in Insurance Markets
Unraveling versus Unraveling: A Memo on Competitive Equilibriums and Trade in Insurance Markets Nathaniel Hendren January, 2014 Abstract Both Akerlof (1970) and Rothschild and Stiglitz (1976) show that
Hybrid Auctions Revisited
Hybrid Auctions Revisited Dan Levin and Lixin Ye, Abstract We examine hybrid auctions with affiliated private values and risk-averse bidders, and show that the optimal hybrid auction trades off the benefit
Sharing Online Advertising Revenue with Consumers
Sharing Online Advertising Revenue with Consumers Yiling Chen 2,, Arpita Ghosh 1, Preston McAfee 1, and David Pennock 1 1 Yahoo! Research. Email: arpita, mcafee, [email protected] 2 Harvard University.
How to Sell a (Bankrupt) Company
How to Sell a (Bankrupt) Company Francesca Cornelli (London Business School and CEPR) Leonardo Felli (London School of Economics) March 2000 Abstract. The restructuring of a bankrupt company often entails
Overview: Auctions and Bidding. Examples of Auctions
Overview: Auctions and Bidding Introduction to Auctions Open-outcry: ascending, descending Sealed-bid: first-price, second-price Private Value Auctions Common Value Auctions Winner s curse Auction design
Game Theory: Supermodular Games 1
Game Theory: Supermodular Games 1 Christoph Schottmüller 1 License: CC Attribution ShareAlike 4.0 1 / 22 Outline 1 Introduction 2 Model 3 Revision questions and exercises 2 / 22 Motivation I several solution
Introduction to Computational Advertising
Introduction to Computational Advertising ISM293 University of California, Santa Cruz Spring 2009 Instructors: Ram Akella, Andrei Broder, and Vanja Josifovski 1 Questions about last lecture? We welcome
An Introduction to Sponsored Search Advertising
An Introduction to Sponsored Search Advertising Susan Athey Market Design Prepared in collaboration with Jonathan Levin (Stanford) Sponsored Search Auctions Google revenue in 2008: $21,795,550,000. Hal
Computational Learning Theory Spring Semester, 2003/4. Lecture 1: March 2
Computational Learning Theory Spring Semester, 2003/4 Lecture 1: March 2 Lecturer: Yishay Mansour Scribe: Gur Yaari, Idan Szpektor 1.1 Introduction Several fields in computer science and economics are
LATE AND MULTIPLE BIDDING IN SECOND PRICE INTERNET AUCTIONS: THEORY AND EVIDENCE CONCERNING DIFFERENT RULES FOR ENDING AN AUCTION
LATE AND MULTIPLE BIDDING IN SECOND PRICE INTERNET AUCTIONS: THEORY AND EVIDENCE CONCERNING DIFFERENT RULES FOR ENDING AN AUCTION AXEL OCKENFELS ALVIN E. ROTH CESIFO WORKING PAPER NO. 992 CATEGORY 9: INDUSTRIAL
Lecture 11: Sponsored search
Computational Learning Theory Spring Semester, 2009/10 Lecture 11: Sponsored search Lecturer: Yishay Mansour Scribe: Ben Pere, Jonathan Heimann, Alon Levin 11.1 Sponsored Search 11.1.1 Introduction Search
Equilibrium in Competitive Insurance Markets: An Essay on the Economic of Imperfect Information
Equilibrium in Competitive Insurance Markets: An Essay on the Economic of Imperfect Information By: Michael Rothschild and Joseph Stiglitz Presented by Benjamin S. Barber IV, Xiaoshu Bei, Zhi Chen, Shaiobi
A dynamic auction for multi-object procurement under a hard budget constraint
A dynamic auction for multi-object procurement under a hard budget constraint Ludwig Ensthaler Humboldt University at Berlin DIW Berlin Thomas Giebe Humboldt University at Berlin March 3, 2010 Abstract
Cost of Conciseness in Sponsored Search Auctions
Cost of Conciseness in Sponsored Search Auctions Zoë Abrams Yahoo!, Inc. Arpita Ghosh Yahoo! Research 2821 Mission College Blvd. Santa Clara, CA, USA {za,arpita,erikvee}@yahoo-inc.com Erik Vee Yahoo! Research
Computational Finance Options
1 Options 1 1 Options Computational Finance Options An option gives the holder of the option the right, but not the obligation to do something. Conversely, if you sell an option, you may be obliged to
Regret Minimization for Reserve Prices in Second-Price Auctions
Regret Minimization for Reserve Prices in Second-Price Auctions Nicolò Cesa-Bianchi Università degli Studi di Milano Joint work with: Claudio Gentile (Varese) and Yishay Mansour (Tel-Aviv) N. Cesa-Bianchi
Games of Incomplete Information
Games of Incomplete Information Jonathan Levin February 00 Introduction We now start to explore models of incomplete information. Informally, a game of incomplete information is a game where the players
Working Paper Series
RGEA Universidade de Vigo http://webs.uvigo.es/rgea Working Paper Series A Market Game Approach to Differential Information Economies Guadalupe Fugarolas, Carlos Hervés-Beloso, Emma Moreno- García and
Discrete Strategies in Keyword Auctions and their Inefficiency for Locally Aware Bidders
Discrete Strategies in Keyword Auctions and their Inefficiency for Locally Aware Bidders Evangelos Markakis Orestis Telelis Abstract We study formally two simple discrete bidding strategies in the context
6.207/14.15: Networks Lecture 15: Repeated Games and Cooperation
6.207/14.15: Networks Lecture 15: Repeated Games and Cooperation Daron Acemoglu and Asu Ozdaglar MIT November 2, 2009 1 Introduction Outline The problem of cooperation Finitely-repeated prisoner s dilemma
Optimal Auctions. Jonathan Levin 1. Winter 2009. Economics 285 Market Design. 1 These slides are based on Paul Milgrom s.
Optimal Auctions Jonathan Levin 1 Economics 285 Market Design Winter 29 1 These slides are based on Paul Milgrom s. onathan Levin Optimal Auctions Winter 29 1 / 25 Optimal Auctions What auction rules lead
6.207/14.15: Networks Lectures 19-21: Incomplete Information: Bayesian Nash Equilibria, Auctions and Introduction to Social Learning
6.207/14.15: Networks Lectures 19-21: Incomplete Information: Bayesian Nash Equilibria, Auctions and Introduction to Social Learning Daron Acemoglu and Asu Ozdaglar MIT November 23, 25 and 30, 2009 1 Introduction
Two-Sided Matching Theory
Two-Sided Matching Theory M. Utku Ünver Boston College Introduction to the Theory of Two-Sided Matching To see which results are robust, we will look at some increasingly general models. Even before we
Online and Offline Selling in Limit Order Markets
Online and Offline Selling in Limit Order Markets Kevin L. Chang 1 and Aaron Johnson 2 1 Yahoo Inc. [email protected] 2 Yale University [email protected] Abstract. Completely automated electronic
6.254 : Game Theory with Engineering Applications Lecture 2: Strategic Form Games
6.254 : Game Theory with Engineering Applications Lecture 2: Strategic Form Games Asu Ozdaglar MIT February 4, 2009 1 Introduction Outline Decisions, utility maximization Strategic form games Best responses
Vickrey-Dutch Procurement Auction for Multiple Items
Vickrey-Dutch Procurement Auction for Multiple Items Debasis Mishra Dharmaraj Veeramani First version: August 2004, This version: March 2006 Abstract We consider a setting where there is a manufacturer
2. Information Economics
2. Information Economics In General Equilibrium Theory all agents had full information regarding any variable of interest (prices, commodities, state of nature, cost function, preferences, etc.) In many
Competition and Fraud in Online Advertising Markets
Competition and Fraud in Online Advertising Markets Bob Mungamuru 1 and Stephen Weis 2 1 Stanford University, Stanford, CA, USA 94305 2 Google Inc., Mountain View, CA, USA 94043 Abstract. An economic model
Multi-unit auctions with budget-constrained bidders
Multi-unit auctions with budget-constrained bidders Christian Borgs Jennifer Chayes Nicole Immorlica Mohammad Mahdian Amin Saberi Abstract We study a multi-unit auction with multiple agents, each of whom
8 Multi-contract tendering procedures and
8 Multi-contract tendering procedures and package bidding in procurement Nicola Dimitri, Riccardo Pacini, Marco Pagnozzi and Giancarlo Spagnolo 8.1. Introduction 193 In practical procurement, the most
Economics of Insurance
Economics of Insurance In this last lecture, we cover most topics of Economics of Information within a single application. Through this, you will see how the differential informational assumptions allow
A Dynamic Mechanism and Surplus Extraction Under Ambiguity 1 Subir Bose University of Leicester, Leicester, UK
A Dynamic Mechanism and Surplus Extraction Under Ambiguity 1 Subir Bose University of Leicester, Leicester, UK Arup Daripa Birkbeck College, London University Bloomsbury, London, UK Final Revision: January
THE FUNDAMENTAL THEOREM OF ARBITRAGE PRICING
THE FUNDAMENTAL THEOREM OF ARBITRAGE PRICING 1. Introduction The Black-Scholes theory, which is the main subject of this course and its sequel, is based on the Efficient Market Hypothesis, that arbitrages
A Simple Model of Price Dispersion *
Federal Reserve Bank of Dallas Globalization and Monetary Policy Institute Working Paper No. 112 http://www.dallasfed.org/assets/documents/institute/wpapers/2012/0112.pdf A Simple Model of Price Dispersion
IEEE Proof Web Version
IEEE/ACM TRANSACTIONS ON NETWORKING 1 An Economic Framework for Dynamic Spectrum Access and Service Pricing Shamik Sengupta and Mainak Chatterjee Abstract The concept of dynamic spectrum access will allow
Next Tuesday: Amit Gandhi guest lecture on empirical work on auctions Next Wednesday: first problem set due
Econ 805 Advanced Micro Theory I Dan Quint Fall 2007 Lecture 6 Sept 25 2007 Next Tuesday: Amit Gandhi guest lecture on empirical work on auctions Next Wednesday: first problem set due Today: the price-discriminating
UCLA. Department of Economics Ph. D. Preliminary Exam Micro-Economic Theory
UCLA Department of Economics Ph. D. Preliminary Exam Micro-Economic Theory (SPRING 2011) Instructions: You have 4 hours for the exam Answer any 5 out of the 6 questions. All questions are weighted equally.
Sharing Online Advertising Revenue with Consumers
Sharing Online Advertising Revenue with Consumers Yiling Chen 2,, Arpita Ghosh 1, Preston McAfee 1, and David Pennock 1 1 Yahoo! Research. Email: arpita, mcafee, [email protected] 2 Harvard University.
SOLUTIONS TO ASSIGNMENT 1 MATH 576
SOLUTIONS TO ASSIGNMENT 1 MATH 576 SOLUTIONS BY OLIVIER MARTIN 13 #5. Let T be the topology generated by A on X. We want to show T = J B J where B is the set of all topologies J on X with A J. This amounts
Internet Advertising and the Generalized Second-Price Auction: Selling Billions of Dollars Worth of Keywords
Internet Advertising and the Generalized Second-Price Auction: Selling Billions of Dollars Worth of Keywords By Benjamin Edelman, Michael Ostrovsky, and Michael Schwarz August 1, 2006 Abstract We investigate
Fixed and Market Pricing for Cloud Services
NetEcon'212 1569559961 Fixed and Market Pricing for Cloud Services Vineet Abhishek Ian A. Kash Peter Key University of Illinois at Urbana-Champaign Microsoft Research Cambridge Microsoft Research Cambridge
Financial Markets. Itay Goldstein. Wharton School, University of Pennsylvania
Financial Markets Itay Goldstein Wharton School, University of Pennsylvania 1 Trading and Price Formation This line of the literature analyzes the formation of prices in financial markets in a setting
Chapter 10. Matching Markets. 10.1 Bipartite Graphs and Perfect Matchings
From the book Networks, Crowds, and Markets: Reasoning about a Highly Connected World. By David Easley and Jon Kleinberg. Cambridge University Press, 2010. Complete preprint on-line at http://www.cs.cornell.edu/home/kleinber/networks-book/
MobLab Game Catalog For Business Schools Fall, 2015
MobLab Game Catalog For Business Schools Fall, 2015 CORE COURSE COVERAGE Economics For Business Principles of Business Microeconomic Analysis Decisions Game Theory Negotiation Strategy Managerial Economics
Online Appendix Feedback Effects, Asymmetric Trading, and the Limits to Arbitrage
Online Appendix Feedback Effects, Asymmetric Trading, and the Limits to Arbitrage Alex Edmans LBS, NBER, CEPR, and ECGI Itay Goldstein Wharton Wei Jiang Columbia May 8, 05 A Proofs of Propositions and
Game Theory and Poker
Game Theory and Poker Jason Swanson April, 2005 Abstract An extremely simplified version of poker is completely solved from a game theoretic standpoint. The actual properties of the optimal solution are
Economic background of the Microsoft/Yahoo! case
Economic background of the Microsoft/Yahoo! case Andrea Amelio and Dimitrios Magos ( 1 ) Introduction ( 1 ) This paper offers an economic background for the analysis conducted by the Commission during
0.0.2 Pareto Efficiency (Sec. 4, Ch. 1 of text)
September 2 Exercises: Problem 2 (p. 21) Efficiency: p. 28-29: 1, 4, 5, 6 0.0.2 Pareto Efficiency (Sec. 4, Ch. 1 of text) We discuss here a notion of efficiency that is rooted in the individual preferences
Bargaining Solutions in a Social Network
Bargaining Solutions in a Social Network Tanmoy Chakraborty and Michael Kearns Department of Computer and Information Science University of Pennsylvania Abstract. We study the concept of bargaining solutions,
Two-State Options. John Norstad. [email protected] http://www.norstad.org. January 12, 1999 Updated: November 3, 2011.
Two-State Options John Norstad [email protected] http://www.norstad.org January 12, 1999 Updated: November 3, 2011 Abstract How options are priced when the underlying asset has only two possible
An Analysis of the War of Attrition and the All-Pay Auction*
journal of economic theory 72, 343362 (1997) article no. ET962208 An Analysis of the War of Attrition and the All-Pay Auction* Vijay Krishna Department of Economics, Pennsylvania State University, University
Summary of Doctoral Dissertation: Voluntary Participation Games in Public Good Mechanisms: Coalitional Deviations and Efficiency
Summary of Doctoral Dissertation: Voluntary Participation Games in Public Good Mechanisms: Coalitional Deviations and Efficiency Ryusuke Shinohara 1. Motivation The purpose of this dissertation is to examine
Contract Auctions for Sponsored Search
Contract Auctions for Sponsored Search Sharad Goel, Sébastien Lahaie, and Sergei Vassilvitskii Yahoo! Research, 111 West 40th Street, New York, New York, 10018 Abstract. In sponsored search auctions advertisers
A short note on American option prices
A short note on American option Filip Lindskog April 27, 2012 1 The set-up An American call option with strike price K written on some stock gives the holder the right to buy a share of the stock (exercise
1.4 Hidden Information and Price Discrimination 1
1.4 Hidden Information and Price Discrimination 1 To be included in: Elmar Wolfstetter. Topics in Microeconomics: Industrial Organization, Auctions, and Incentives. Cambridge University Press, new edition,
Lecture Notes. 1 What is Asymmetric Information and why it matters for Economics?
Lecture Notes The most important development in economics in the last forty years has been the study of incentives to achieve potential mutual gain when the parties have different degrees of knowledge.
Moral Hazard. Itay Goldstein. Wharton School, University of Pennsylvania
Moral Hazard Itay Goldstein Wharton School, University of Pennsylvania 1 Principal-Agent Problem Basic problem in corporate finance: separation of ownership and control: o The owners of the firm are typically
Modeling Insurance Markets
Modeling Insurance Markets Nathaniel Hendren Harvard April, 2015 Nathaniel Hendren (Harvard) Insurance April, 2015 1 / 29 Modeling Competition Insurance Markets is Tough There is no well-agreed upon model
Sequential lmove Games. Using Backward Induction (Rollback) to Find Equilibrium
Sequential lmove Games Using Backward Induction (Rollback) to Find Equilibrium Sequential Move Class Game: Century Mark Played by fixed pairs of players taking turns. At each turn, each player chooses
On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information
Finance 400 A. Penati - G. Pennacchi Notes on On the Efficiency of Competitive Stock Markets Where Traders Have Diverse Information by Sanford Grossman This model shows how the heterogeneous information
EconS 503 - Advanced Microeconomics II Handout on Cheap Talk
EconS 53 - Advanced Microeconomics II Handout on Cheap Talk. Cheap talk with Stockbrokers (From Tadelis, Ch. 8, Exercise 8.) A stockbroker can give his client one of three recommendations regarding a certain
Imperfect monitoring in communication networks
Journal of Economic Theory (00) www.elsevier.com/locate/jet Imperfect monitoring in communication networks Michael McBride University of California, Irvine, Social Science Plaza, Irvine, CA -00, USA Received
Chapter 12: Economics of Information
Chapter 11: probs #1, #3, and #4, p. 298 Problem set 4: due week of Feb 20-24 Chapter 12: probs #1 a-b-c-d, #2, #3, pp. 320-321 Future problem sets Chapter 13: probs #1, #2 a-b-c-d, #3, #5, pp. 347-348
Lottery versus all-pay auction models of lobbying
Public Choice 2: 35 37, 2002. 2002 Kluwer Academic Publishers. Printed in the Netherlands. 35 Lottery versus all-pay auction models of lobbying HANMING FANG Department of Economics, Yale University, New
MOP 2007 Black Group Integer Polynomials Yufei Zhao. Integer Polynomials. June 29, 2007 Yufei Zhao [email protected]
Integer Polynomials June 9, 007 Yufei Zhao [email protected] We will use Z[x] to denote the ring of polynomials with integer coefficients. We begin by summarizing some of the common approaches used in dealing
Platform Competition under Asymmetric Information
Platform Competition under Asymmetric Information Hanna Hałaburda Yaron Yehezkel Working Paper 11-080 Copyright 2011 by Hanna Hałaburda and Yaron Yehezkel Working papers are in draft form. This working
1. (First passage/hitting times/gambler s ruin problem:) Suppose that X has a discrete state space and let i be a fixed state. Let
Copyright c 2009 by Karl Sigman 1 Stopping Times 1.1 Stopping Times: Definition Given a stochastic process X = {X n : n 0}, a random time τ is a discrete random variable on the same probability space as
Pricing Transmission
1 / 37 Pricing Transmission Quantitative Energy Economics Anthony Papavasiliou 2 / 37 Pricing Transmission 1 Equilibrium Model of Power Flow Locational Marginal Pricing Congestion Rent and Congestion Cost
Persuasion by Cheap Talk - Online Appendix
Persuasion by Cheap Talk - Online Appendix By ARCHISHMAN CHAKRABORTY AND RICK HARBAUGH Online appendix to Persuasion by Cheap Talk, American Economic Review Our results in the main text concern the case
10 Evolutionarily Stable Strategies
10 Evolutionarily Stable Strategies There is but a step between the sublime and the ridiculous. Leo Tolstoy In 1973 the biologist John Maynard Smith and the mathematician G. R. Price wrote an article in
