Bonus Maths 5: GTO, Multiplayer Games and the Three Player [0,1] Game

Size: px
Start display at page:

Download "Bonus Maths 5: GTO, Multiplayer Games and the Three Player [0,1] Game"

Transcription

1 Bonus Maths 5: GTO, Multiplayer Games and the Three Player [0,1] Game In this article, I m going to be exploring some multiplayer games. I ll start by explaining the really rather large differences between two player, zero sum games and any other games, and illustrate this with three very simple poker-themed examples. I ll then discuss the three player [0,1] game. A lot of my interest in these topics has been sparked by the release of PokerSnowie a poker bot that many people refer to as trying to play Game Theory Optimal (GTO) poker. I will have more to say about this later, but let s start with some background. Two Player Zero Sum Games v Other Games A zero sum game is one where anything that the first player wins, the second player loses, and vice versa. Heads Up poker is, in principle, a two player zero sum game, although strictly speaking the rake is a third player who always wins. John von Neumann showed that two player zero sum games always have an equilibrium solution, i.e. a strategy (possibly mixed 1 ) upon which neither player can improve by changing to a different strategy. This equilibrium solution may not be unique, but if there is more than one equilibrium, each player has the same payoff at each equilibrium, so that they are functionally equivalent. It s my belief that this is what advanced poker players are talking about when they say things like I m trying to play close to GTO, and I m pretty sure that the world s best HU FLHE players do exactly that. For multiplayer games, the picture is rather different. Although John Nash s famous theorem proves that at least one equilibrium solution always exists for multiplayer games and two player nonzero sum games, it doesn t guarantee that the equilibrium is unique. In addition, if there are multiple equilibrium solutions, they don t all necessarily have the same payoffs. This means that to say you re trying to play GTO poker doesn t make any sense in a multiplayer game such as SH NLHE. For multiplayer games, I object to the phrase 'play GTO poker' on principle, because it implies that there's a unique equilibrium strategy. Maybe there is, maybe there isn't, but I d be very surprised to find that SH NLHE has a unique equilibrium solution. The idea of an equilibrium solution is based on a local analysis of a strategy, i.e. no player can improve by deviating from that strategy. Finding the equilibria of a game tells you nothing about how the game will play out in practice, even between players who know what the equilibrium strategies are, as we ll see from looking at some toy examples in the next section. I realize that I m sounding like someone who is not a fan of PokerSnowie, but in fact I am. It s a very thoroughly trained neural network algorithm that has played a gazillion hands against both itself and opponents created to try to exploit it. All it does is try to maximise the EV of its strategy against the strategies that it has seen. That s got to be a very useful tool, and is manifestly a very strong poker bot. It may well be that it plays close to an equilibrium strategy, but, to be honest, I don t care. I m happy to learn from a strong player, either human or artificial. I just wish people wouldn t keep talking about it playing GTO poker, because I don t think it s a meaningful concept in multiplayer games. 1 A mixed strategy is one that involves potentially playing more than one strategy, with each strategy assigned a probability. For example, bluffing with a Queen 1/3 of the time and checking with it 2/3 of the time in the AKQ game. 1

2 Some Simple Examples of Multiplayer Games The motivation for the following games should be taken with a pinch of salt. I came up with them after it was suggested to me that it s possible to win against PokerSnowie by playing super aggressively. I don t know whether this is correct, but it inspired me to create three toy poker games. Let's consider a SH table where there are four players playing some rubbishy strategies and two other players who have to decide between two possible strategies: Aggro and Snowie. If they both play the strategy Snowie, they each win at 8bb/100 hands, but if they both play Aggro, they each win at 4bb/100 hands. If one plays Aggro and one Snowie, the player who plays Aggro wins more bb/100 than the player who plays Snowie. There are three qualitatively different possibilities with these restrictions, all of which are interesting. Game 1 Aggro Snowie Aggro (4,4) (6,2) Snowie (2,6) (8,8) Aggro wins at 6bb/100 hands against Snowie's 2bb/100 hands. In the table above, the first number is the winrate of the player who chooses a row and the second the winrate of the player who chooses a column. What happens if both players play Aggro? If either player switches to playing Snowie unilaterally, he will reduce his winrate to 2bb/100 hands. (Aggro, Aggro) is therefore an equilibrium strategy pair. Similarly, if both players play Snowie, they have no incentive to change strategy, so (Snowie, Snowie) is also an equilibrium strategy pair. As you can see, it s not difficult to have multiple equilibria, even if there are just two players and only two possible strategies for each player. In this example, the payoffs are different at the two equilibria. What does play GTO poker mean in this game? If they play different strategies, the Snowie player has an incentive to turn Aggro, and vice versa. Which one will change strategy first, and how will the other player react? Who knows! That's the tricky point. You need to know about the dynamics of this game when it's played repeatedly to find out what happens. How should we model the dynamics? That s a good question, to which I shall return below, but I first want to make an observation about rationality. All analysis of toy poker games, and indeed other games, that I ve seen is based on the assumption that the participants are rational and try to maximise their payoffs. We assume that if you play Snowie and I play Aggro, I look at the table of payoffs, see that I m better off playing Snowie and change strategy. In more complicated games, the players don't really know the payoffs from each strategy. You may say that nosebleed poker players know how their strategies fare against other strategies, and that the game is a complex quest to maximally exploit the other players. Maybe it is, maybe it isn't, but I know that low stakes poker players just play how they want to play. Let's say that you're playing Snowie and I m playing Aggro. You say to me, 'If you were to switch to playing Snowie, we'd both increase our win rates.' Since I m a pretty rational kind of a guy, I might well say 2

3 That's splendid! Your argument is persuasive. I'm going to play Snowie too'. However, I would not be surprised to find that some of the players at the stakes I play would tell you to piss off, and carry on playing Aggro. What would you do then? Sigh and play Aggro too? Maybe using player rationality as a modelling assumption isn t always such a good idea. Game 2 Aggro Snowie Aggro (4,4) (10,2) Snowie (2,10) (8,8) Let's change the win rates of the players when they use different strategies to 10 and 2bb/100 hands for Aggro and Snowie respectively. If both players start using Snowie, they both have an incentive to switch to playing Aggro. Once they're playing different strategies, the Snowie player has an incentive to start playing Aggro too so that he's not getting pwned any more. In this case (Aggro, Aggro) is the only equilibrium. However, notice that they'd both make more money if they played (Snowie, Snowie). This game is identical to the classical Prisoner's Dilemma game. Both players end up worse off than if they d settled on (Snowie, Snowie) because our modelling framework tells us that one of the players will start to play Aggro and claim their prize of 10bb/100 hands, even though this will result in an eventual win rate of only 4bb/100 hands when the other player adjusts too. Game 3 Aggro Snowie Aggro (4,4) (10,6) Snowie (6,10) (8,8) Finally, let's look at what happens when the win rates are 10 and 6bb/100 hands for the two strategies. If the players start off using the same strategy, they each have an incentive to change. Both (Aggro, Snowie) and (Snowie, Aggro) are equilibria. This game is identical to the classical Game of Chicken. There's also a mixed equilibrium strategy for this game where each player could use either strategy with some probability. So, what might we see in practice if these games are played repeatedly? There is a large academic literature on repeated games, about which I do not claim to know much, but I'd expect a player's choice at each iteration of the game (or hand as us poker players call them) to depend on his opponent's play in the previous few hands, and you can take few to mean whatever you like here. In these simple games you know what strategy your opponent played in each of the previous 3

4 iterations; in real poker, it takes a fair few hands to build up a picture of how your opponent is playing, whilst he, if he's thinking along the same lines, is trying to work out how you re playing. There's a complicated dynamic that depends on the timescales on which each of you is gathering and acting on information. This sort of thinking is what people who attempt to 'play GTO poker' say that they're aiming to avoid because they are trying to play 'optimally'. Once you realize that this simplistic view of poker is wrong (and yes I realize that a 'GTO strategy' would be complicated and almost impossible to find, but still it's a simple intellectual framework), you get back to the sorts of ideas that the more traditional player tries to implement (e.g. hand reading, estimating frequencies and ranges, exploiting your opponent). This sort of thinking is not some sort of opposite to 'GTO'; it's a valid way of thinking about the game within the context of game theory. Even if a multiplayer game has a unique equilibrium solution, there s another possibility that isn t a feature of two player zero sum games collusion! Let s look at an example. The Three Player [0,1] Game Now that we ve looked at some simple multiplayer games, I d like to consider a more complex example the three player [0,1] game. I discussed the two player version of this game in the book, but here s a quick recap for you. The two player [0,1] game In this game, the pot starts out with $P in it, and each player is dealt a number between zero and one, with zero representing the best hand and one the worst. John is forced to check, and then Tom can either check behind and take a showdown, or bet $1. If Tom bets, John can either call, after which they show down their hands, or fold, which gives Tom the $P in the pot. If Tom holds a hand sum game is: and John a hand, the unique equilibrium strategy for this two player, zero Tom: Bet with his best hands,, bluff with his worst hands,, and check back his midstrength hands,. John: Call with his best hands,, fold his worst hands,. You can find expressions for the value of these ranges as a function of pot size, P, in the book. Note that. John has to call wider than Tom s value range so that he catches bluffs at the right frequency. As you can see in Figure 1, the larger the pot, the wider Tom can value bet and the wider John has to call. Tom s ex-showdown expectation,, is also shown, and is positive, which shows that Tom s position allows him to extract value from John. 4

5 Figure 1: Equilibrium ranges and Tom s ex-showdown expectation in the two player [0,1] game. The solution of the three player [0,1] game The three player version of the [0,1] game involves John, Tom and Manu. John and Manu are forced to check, and Tom can either bet $1 or check behind. If Tom bets, John acts next and can either call, after which Manu can overcall or fold, or fold, after which Manu can call or fold. The structure of any equilibrium solution must be similar to that of the two player game, with Tom value betting his best hands and bluffing his worst hands, and the other two players calling and/or overcalling with their best hands. We can write this as: If Tom holds a hand, John a hand and Manu a hand : Tom: Bet with his best hands,, bluff with his worst hands,, and check back his midstrength hands,. John: Call with his best hands,, fold his worst hands,. Manu: If John folds, call with his best hands,. If John calls, overcall with his best hands,. Otherwise, fold. I m not going to give any details of the calculations that lead to the following conclusions, but I find that there is an equilibrium solution with this structure, and I have good reason to believe that it is unique. Before I show you what the equilibrium solution looks like, let s see whether your intuition is better than mine, because I got this completely wrong. Where do you think John and Manu s calling ranges 5

6 lie relative to each other and Tom s value range? Will they both call wider than Tom s value range to catch bluffs? Which one will call wider? Take a moment to give it some thought. Figure 2 shows the equilibrium solution. As you can see, John calls slightly tighter than Tom s value range and leaves the bluff catching to Manu, who calls wider than Tom s value range. John has the worst position initially and then, after Tom bets, he has the worst relative position. He is being squeezed, and can t bluffcatch without allowing Manu to exploit him by calling tighter. We can also see that, in comparison to the two player version of the game, Tom must value bet and bluff a little tighter when he has two opponents, as we might have expected, and that Manu s calling range in the three player game is very similar to John s calling range in the two player game. Figure 2: Equilibrium ranges in the three player [0,1] game. Figure 3, which shows the ex-showdown expectations, demonstrates that the game is very favourable to Tom. His position allows him to exploit John and Manu roughly equally at equilibrium. Collusion An aspect of multiplayer games that isn t a feature of two player games is collusion, both implicit and explicit. If two of the players decide that they ll pool and split their winnings, the game becomes two player and zero sum. If the victim doesn t realize that he s being colluded against, he s playing a different game, with a different equilibrium solution and will usually lose more money. In explicit collusion, the colluders agree beforehand to collude and split up their winnings away from the table (this is cheating). In implicit collusion, the colluders have no pre-game agreement, but both recognize that they can improve their payoffs by playing a strategy that is not an equilibrium solution of the three player game, because they could exploit each other if they chose to, but which 6

7 leads to them both making extra money from their victim. Implicit collusion is part of the game and should not, in my opinion, be considered cheating. The standard example is on the bubble of a SnG, where two or more players may decide to check a hand down when the likely bubble boy is all in, in order to increase the chances of their victim s elimination, after which all the colluders cash. Figure 3: Equilibrium ex-showdown expectations in the three player [0,1] game. Let s consider each possible alliance in turn. 1) John and Manu v Tom Collusion between John and Manu is pointless. At equilibrium, Tom is protects himself by bluffing and value betting in the appropriate ratio, and there s nothing that Manu and John can do to exploit him. 2) John and Tom v Manu The alliance between John and Tom is the one that I thought would work well, and in theory it does. Figure 4 shows that Tom bluffs extremely wide, and John calls every time. This sucks a huge extra profit out of Manu, as shown in Figure 5. However, there are two problems with this. Firstly, Tom loses heavily compared to his expectation playing the three player equilibrium strategy, because all his bluffs are called by John, who gets all of the additional profit and some of Tom s profit. This means that the alliance can only work as an explicit one, with John handing Tom his share of the spoils after the game in some dim alley behind the poker club. Secondly, this strategy will be blindingly obvious to Manu. Tom bets. John call. Tom bets. John calls and Manu will see the midstrength hands that Tom is turning into bluffs and the garbage with which John is calling. This is not a practical strategy. 7

8 Figure 4: Manu s equilibrium ranges. John and Tom s maximally exploitative collusive ranges in the three player [0,1] game. Figure 5: Ex-showdown expectations when John and Tom collude to exploit Manu. 8

9 3) Tom and Manu v John This is an alliance where a subtle possibility for implicit collusion exists. We ve seen that the three player equilibrium has Manu doing the bluff catching. If Manu and Tom are colluding, they can exploit John by having Tom bluff wider than in the three player equilibrium. Manu can exploit this by calling wider, but if he s in cahoots with Tom, all he cares about is making John fold. If Manu isn t bluff catching properly, John is folding too often, as shown in Figures 6 and 7. Figure 6: John s equilibrium range. Tom and Manu s maximally exploitative collusive ranges in the three player [0,1] game. Manu s calling range is not shown, as it doesn t affect the expectation of the colluders (Tom and Manu), only its distribution between them. The subtle point is that, once John folds, Manu and Tom have won the pot. Manu can then adjust his calling frequency to distribute the profit fairly between himself and Tom. For example, if the pot is $1: Three player equilibrium:,, Profit: (T, J, M) = (0.366, 0.316, 0.317) Tom and Manu v John s three player equilibrium strategy:,, Profit: (T, J, M) = (0.421, 0.207, 0.372) 9

10 Figure 7: Ex-showdown expectations when Tom and Manu collude against John. This is a plausible implicitly collusive strategy. Firstly, the profits are redistributed at the table. No trips to the alley behind the poker club are required. Secondly, this would not be completely obvious to John. Tom would be betting rather more than he is at equilibrium, but he could tone down the bluffing and still make this sort of strategy work. Manu is not calling much less than he would be at the three player equilibrium. Thirdly, there would actually be fewer showdowns than at equilibrium, so John would have less information than he would at equilibrium. The difficulty with this is that, since Tom s frequencies are far from the three player equilibrium, there s an opportunity for Manu to defect from the alliance and exploit Tom instead. If Tom plays the collusive strategy and Manu plays the three player equilibrium strategy, Manu is a big winner, because he s calling wider than Tom wants him to and picking off all his bluffs. We can explore this by creating a metagame out of the situation. A metagame Let s fix the pot size at $1 and give each player two possible strategies. One strategy for each player is to play the three player equilibrium strategy, which we ll label E. Tom and Manu will also have the possibility of playing the collusive strategy that I described above, which we will label C. We will give John the possibility of playing a calling range that maximally exploits Tom and Manu if they collude against him, in this case, an anti-collusive strategy that we ll label AC. Tables 1 and 2 give the expectations, (T, J, M), of each of the players for each of the eight possible combinations of strategies. 10

11 John - E Tom - E Tom - C Manu - E (0.366,0.316,0.317) (0.264,0.207,0.529) Manu- C (0.366,0.316,0.317) (0.421,0.207,0.372) Table 1: Expectations, (Tom, John, Manu), when John plays his equilibrium strategy, E. John - AC Tom - E Tom - C Manu - E (0.368,0.313,0.319) (0.130,0.403,0.466) Manu- C (0.368,0.312,0.320) (0.258,0.396,0.346) Table 2: Expectations, (Tom, John, Manu), when John plays his anti-collusive strategy, AC. If we fix John s strategy to be E, Table 1 shows that this is similar to Game 2, the Prisoner s Dilemmalike game that we analysed earlier. Tom and Manu increase their payoffs by each playing C, but then Manu has an incentive to defect from the alliance by playing E, which exploits Tom. Tom should then start playing E as well, leaving both of them worse off than if they d colluded. We can conclude that the three player equilibrium remains an equilibrium in this metagame, even if collusion between Tom and Manu is allowed. In addition, Table 2 shows that John has a strong incentive to switch to AC if Tom plays C. Tom then has an incentive to switch back to E. All of this assumes that the players are rational and know each other s strategies. If only poker were that simple. Conclusions I hope I ve shown you that multiplayer games and nonzero sum, two player games have solution structures that are far more complex than those of zero sum, two player games. Collusion, both explicit and implicit, is always a possibility with more than two participants, and even when we can calculate the equilibrium solution or solutions, the game can proceed as a complex dance between competing strategies. Even so, the dynamics of a real game are likely to be far harder to unravel than the rational responses to known opposing strategies that we ve analysed here. It seems to me that many poker players treat the game as if it were a two player zero sum game, when it clearly isn t. The exploitative techniques propounded by players like TT and Manu in our book, which are often contrasted to the GTO strategies suggested by some, are actually entirely consistent with the lessons we can learn from multiplayer game theory and need to be included in any player s understanding of the game, alongside the concepts of balance and range-based thinking that emerge from an appreciation of the structure of equilibrium solutions. 11

Exploitability and Game Theory Optimal Play in Poker

Exploitability and Game Theory Optimal Play in Poker Boletín de Matemáticas 0(0) 1 11 (2018) 1 Exploitability and Game Theory Optimal Play in Poker Jen (Jingyu) Li 1,a Abstract. When first learning to play poker, players are told to avoid betting outside

More information

Introduction to Algorithms / Algorithms I Lecturer: Michael Dinitz Topic: Algorithms and Game Theory Date: 12/4/14

Introduction to Algorithms / Algorithms I Lecturer: Michael Dinitz Topic: Algorithms and Game Theory Date: 12/4/14 600.363 Introduction to Algorithms / 600.463 Algorithms I Lecturer: Michael Dinitz Topic: Algorithms and Game Theory Date: 12/4/14 25.1 Introduction Today we re going to spend some time discussing game

More information

What now? What earth-shattering truth are you about to utter? Sophocles

What now? What earth-shattering truth are you about to utter? Sophocles Chapter 4 Game Sessions What now? What earth-shattering truth are you about to utter? Sophocles Here are complete hand histories and commentary from three heads-up matches and a couple of six-handed sessions.

More information

/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: Algorithmic Game Theory Date: 12/6/18

/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: Algorithmic Game Theory Date: 12/6/18 601.433/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: Algorithmic Game Theory Date: 12/6/18 24.1 Introduction Today we re going to spend some time discussing game theory and algorithms.

More information

Game Theory and Algorithms Lecture 3: Weak Dominance and Truthfulness

Game Theory and Algorithms Lecture 3: Weak Dominance and Truthfulness Game Theory and Algorithms Lecture 3: Weak Dominance and Truthfulness March 1, 2011 Summary: We introduce the notion of a (weakly) dominant strategy: one which is always a best response, no matter what

More information

THEORY: NASH EQUILIBRIUM

THEORY: NASH EQUILIBRIUM THEORY: NASH EQUILIBRIUM 1 The Story Prisoner s Dilemma Two prisoners held in separate rooms. Authorities offer a reduced sentence to each prisoner if he rats out his friend. If a prisoner is ratted out

More information

Expectation and Thin Value in No-limit Hold em: Profit comes with Variance by Brian Space, Ph.D

Expectation and Thin Value in No-limit Hold em: Profit comes with Variance by Brian Space, Ph.D Expectation and Thin Value in No-limit Hold em: Profit comes with Variance by Brian Space, Ph.D People get confused in a number of ways about betting thinly for value in NLHE cash games. It is simplest

More information

Chapter 6. Doing the Maths. Premises and Assumptions

Chapter 6. Doing the Maths. Premises and Assumptions Chapter 6 Doing the Maths Premises and Assumptions In my experience maths is a subject that invokes strong passions in people. A great many people love maths and find it intriguing and a great many people

More information

Game Theory Lecturer: Ji Liu Thanks for Jerry Zhu's slides

Game Theory Lecturer: Ji Liu Thanks for Jerry Zhu's slides Game Theory ecturer: Ji iu Thanks for Jerry Zhu's slides [based on slides from Andrew Moore http://www.cs.cmu.edu/~awm/tutorials] slide 1 Overview Matrix normal form Chance games Games with hidden information

More information

CS510 \ Lecture Ariel Stolerman

CS510 \ Lecture Ariel Stolerman CS510 \ Lecture04 2012-10-15 1 Ariel Stolerman Administration Assignment 2: just a programming assignment. Midterm: posted by next week (5), will cover: o Lectures o Readings A midterm review sheet will

More information

1. Simultaneous games All players move at same time. Represent with a game table. We ll stick to 2 players, generally A and B or Row and Col.

1. Simultaneous games All players move at same time. Represent with a game table. We ll stick to 2 players, generally A and B or Row and Col. I. Game Theory: Basic Concepts 1. Simultaneous games All players move at same time. Represent with a game table. We ll stick to 2 players, generally A and B or Row and Col. Representation of utilities/preferences

More information

Basics of Five Card Draw

Basics of Five Card Draw Basics of Five Card Draw Jasonpariah 19 January 2009 Introduction and Bio: I ve been asked to write an article for this site in relation to five card draw. Of course your first question reading this should

More information

8.F The Possibility of Mistakes: Trembling Hand Perfection

8.F The Possibility of Mistakes: Trembling Hand Perfection February 4, 2015 8.F The Possibility of Mistakes: Trembling Hand Perfection back to games of complete information, for the moment refinement: a set of principles that allow one to select among equilibria.

More information

How to Get my ebook for FREE

How to Get my ebook for FREE Note from Jonathan Little: Below you will find the first 5 hands from a new ebook I m working on which will contain 50 detailed hands from my 2014 WSOP Main Event. 2014 was my first year cashing in the

More information

U strictly dominates D for player A, and L strictly dominates R for player B. This leaves (U, L) as a Strict Dominant Strategy Equilibrium.

U strictly dominates D for player A, and L strictly dominates R for player B. This leaves (U, L) as a Strict Dominant Strategy Equilibrium. Problem Set 3 (Game Theory) Do five of nine. 1. Games in Strategic Form Underline all best responses, then perform iterated deletion of strictly dominated strategies. In each case, do you get a unique

More information

Strategic Bargaining. This is page 1 Printer: Opaq

Strategic Bargaining. This is page 1 Printer: Opaq 16 This is page 1 Printer: Opaq Strategic Bargaining The strength of the framework we have developed so far, be it normal form or extensive form games, is that almost any well structured game can be presented

More information

Best Response to Tight and Loose Opponents in the Borel and von Neumann Poker Models

Best Response to Tight and Loose Opponents in the Borel and von Neumann Poker Models Best Response to Tight and Loose Opponents in the Borel and von Neumann Poker Models Casey Warmbrand May 3, 006 Abstract This paper will present two famous poker models, developed be Borel and von Neumann.

More information

EconS Game Theory - Part 1

EconS Game Theory - Part 1 EconS 305 - Game Theory - Part 1 Eric Dunaway Washington State University eric.dunaway@wsu.edu November 8, 2015 Eric Dunaway (WSU) EconS 305 - Lecture 28 November 8, 2015 1 / 60 Introduction Today, we

More information

Chapter 30: Game Theory

Chapter 30: Game Theory Chapter 30: Game Theory 30.1: Introduction We have now covered the two extremes perfect competition and monopoly/monopsony. In the first of these all agents are so small (or think that they are so small)

More information

Domination Rationalizability Correlated Equilibrium Computing CE Computational problems in domination. Game Theory Week 3. Kevin Leyton-Brown

Domination Rationalizability Correlated Equilibrium Computing CE Computational problems in domination. Game Theory Week 3. Kevin Leyton-Brown Game Theory Week 3 Kevin Leyton-Brown Game Theory Week 3 Kevin Leyton-Brown, Slide 1 Lecture Overview 1 Domination 2 Rationalizability 3 Correlated Equilibrium 4 Computing CE 5 Computational problems in

More information

Chapter 15: Game Theory: The Mathematics of Competition Lesson Plan

Chapter 15: Game Theory: The Mathematics of Competition Lesson Plan Chapter 15: Game Theory: The Mathematics of Competition Lesson Plan For All Practical Purposes Two-Person Total-Conflict Games: Pure Strategies Mathematical Literacy in Today s World, 9th ed. Two-Person

More information

Math 152: Applicable Mathematics and Computing

Math 152: Applicable Mathematics and Computing Math 152: Applicable Mathematics and Computing April 16, 2017 April 16, 2017 1 / 17 Announcements Please bring a blue book for the midterm on Friday. Some students will be taking the exam in Center 201,

More information

MITOCW watch?v=tssndp5i6za

MITOCW watch?v=tssndp5i6za MITOCW watch?v=tssndp5i6za NARRATOR: The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for

More information

The Easy to Use Poker Rewards Calculator Manual

The Easy to Use Poker Rewards Calculator Manual The Easy to Use Poker Rewards Calculator Manual Getting started Firstly, let s open the Calculator and get it set up and attached to the Poker table. After opening the Calculator up from your desktop,

More information

How To Crush Online No Limit Holdem

How To Crush Online No Limit Holdem An Ace Poker Solutions LLC Publication How To Crush Online No Limit Holdem Volume II 1 2007-2009 Ace Poker Solutions LLC. All Right Reserved Table of Contents Chapter 1: Proper Post-Flop Betting... 5 Flopping

More information

Advanced Limit-Hold em Strategy. Secrets of Sit n gos by Will Tipton

Advanced Limit-Hold em Strategy. Secrets of Sit n gos by Will Tipton Expert Heads Up No Limit Hold em Advanced Limit-Hold em Strategy Secrets of Sit n gos by Will Tipton 978-1-904468-94-3, 336pp, $29.95 / 19.99 by Barry Tanenbaum 978-1-904468-36-3, 256pp, $24.95 / 14.99

More information

Grade 7/8 Math Circles. February 14 th /15 th. Game Theory. If they both confess, they will both serve 5 hours of detention.

Grade 7/8 Math Circles. February 14 th /15 th. Game Theory. If they both confess, they will both serve 5 hours of detention. Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles February 14 th /15 th Game Theory Motivating Problem: Roger and Colleen have been

More information

2. The Extensive Form of a Game

2. The Extensive Form of a Game 2. The Extensive Form of a Game In the extensive form, games are sequential, interactive processes which moves from one position to another in response to the wills of the players or the whims of chance.

More information

Poker Rules Friday Night Poker Club

Poker Rules Friday Night Poker Club Poker Rules Friday Night Poker Club Last edited: 2 April 2004 General Rules... 2 Basic Terms... 2 Basic Game Mechanics... 2 Order of Hands... 3 The Three Basic Games... 4 Five Card Draw... 4 Seven Card

More information

UPenn NETS 412: Algorithmic Game Theory Game Theory Practice. Clyde Silent Confess Silent 1, 1 10, 0 Confess 0, 10 5, 5

UPenn NETS 412: Algorithmic Game Theory Game Theory Practice. Clyde Silent Confess Silent 1, 1 10, 0 Confess 0, 10 5, 5 Problem 1 UPenn NETS 412: Algorithmic Game Theory Game Theory Practice Bonnie Clyde Silent Confess Silent 1, 1 10, 0 Confess 0, 10 5, 5 This game is called Prisoner s Dilemma. Bonnie and Clyde have been

More information

1 Deterministic Solutions

1 Deterministic Solutions Matrix Games and Optimization The theory of two-person games is largely the work of John von Neumann, and was developed somewhat later by von Neumann and Morgenstern [3] as a tool for economic analysis.

More information

RMT 2015 Power Round Solutions February 14, 2015

RMT 2015 Power Round Solutions February 14, 2015 Introduction Fair division is the process of dividing a set of goods among several people in a way that is fair. However, as alluded to in the comic above, what exactly we mean by fairness is deceptively

More information

LESSON 6. The Subsequent Auction. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 6. The Subsequent Auction. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 6 The Subsequent Auction General Concepts General Introduction Group Activities Sample Deals 266 Commonly Used Conventions in the 21st Century General Concepts The Subsequent Auction This lesson

More information

Optimal Rhode Island Hold em Poker

Optimal Rhode Island Hold em Poker Optimal Rhode Island Hold em Poker Andrew Gilpin and Tuomas Sandholm Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213 {gilpin,sandholm}@cs.cmu.edu Abstract Rhode Island Hold

More information

4/21/2016. Intermediate Microeconomics W3211. Lecture 20: Game Theory 2. The Story So Far. Today. But First.. Introduction

4/21/2016. Intermediate Microeconomics W3211. Lecture 20: Game Theory 2. The Story So Far. Today. But First.. Introduction 1 Intermediate Microeconomics W3211 ecture 20: Game Theory 2 Introduction Columbia University, Spring 2016 Mark Dean: mark.dean@columbia.edu 2 The Story So Far. 3 Today 4 ast lecture we began to study

More information

The 3 Day Cash Machine. (rinse and repeat this to get to $3k/mo)

The 3 Day Cash Machine. (rinse and repeat this to get to $3k/mo) The 3 Day Cash Machine (rinse and repeat this to get to $3k/mo) The #1 goal of this 3 day cash machine bonus is to get you RESULTS and fast. No beating around the bush. No fluff. This is what I would do

More information

37 Game Theory. Bebe b1 b2 b3. a Abe a a A Two-Person Zero-Sum Game

37 Game Theory. Bebe b1 b2 b3. a Abe a a A Two-Person Zero-Sum Game 37 Game Theory Game theory is one of the most interesting topics of discrete mathematics. The principal theorem of game theory is sublime and wonderful. We will merely assume this theorem and use it to

More information

Prisoner 2 Confess Remain Silent Confess (-5, -5) (0, -20) Remain Silent (-20, 0) (-1, -1)

Prisoner 2 Confess Remain Silent Confess (-5, -5) (0, -20) Remain Silent (-20, 0) (-1, -1) Session 14 Two-person non-zero-sum games of perfect information The analysis of zero-sum games is relatively straightforward because for a player to maximize its utility is equivalent to minimizing the

More information

Solution Concepts 4 Nash equilibrium in mixed strategies

Solution Concepts 4 Nash equilibrium in mixed strategies Solution Concepts 4 Nash equilibrium in mixed strategies Watson 11, pages 123-128 Bruno Salcedo The Pennsylvania State University Econ 402 Summer 2012 Mixing strategies In a strictly competitive situation

More information

Perfect Bayesian Equilibrium

Perfect Bayesian Equilibrium Perfect Bayesian Equilibrium When players move sequentially and have private information, some of the Bayesian Nash equilibria may involve strategies that are not sequentially rational. The problem is

More information

Game theory. Logic and Decision Making Unit 2

Game theory. Logic and Decision Making Unit 2 Game theory Logic and Decision Making Unit 2 Introduction Game theory studies decisions in which the outcome depends (at least partly) on what other people do All decision makers are assumed to possess

More information

GAME THEORY: STRATEGY AND EQUILIBRIUM

GAME THEORY: STRATEGY AND EQUILIBRIUM Prerequisites Almost essential Game Theory: Basics GAME THEORY: STRATEGY AND EQUILIBRIUM MICROECONOMICS Principles and Analysis Frank Cowell Note: the detail in slides marked * can only be seen if you

More information

Game Theory two-person, zero-sum games

Game Theory two-person, zero-sum games GAME THEORY Game Theory Mathematical theory that deals with the general features of competitive situations. Examples: parlor games, military battles, political campaigns, advertising and marketing campaigns,

More information

Blackjack Project. Due Wednesday, Dec. 6

Blackjack Project. Due Wednesday, Dec. 6 Blackjack Project Due Wednesday, Dec. 6 1 Overview Blackjack, or twenty-one, is certainly one of the best-known games of chance in the world. Even if you ve never stepped foot in a casino in your life,

More information

Computing optimal strategy for finite two-player games. Simon Taylor

Computing optimal strategy for finite two-player games. Simon Taylor Simon Taylor Bachelor of Science in Computer Science with Honours The University of Bath April 2009 This dissertation may be made available for consultation within the University Library and may be photocopied

More information

ECON 312: Games and Strategy 1. Industrial Organization Games and Strategy

ECON 312: Games and Strategy 1. Industrial Organization Games and Strategy ECON 312: Games and Strategy 1 Industrial Organization Games and Strategy A Game is a stylized model that depicts situation of strategic behavior, where the payoff for one agent depends on its own actions

More information

LESSON 7. Interfering with Declarer. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 7. Interfering with Declarer. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 7 Interfering with Declarer General Concepts General Introduction Group Activities Sample Deals 214 Defense in the 21st Century General Concepts Defense Making it difficult for declarer to take

More information

(a) Left Right (b) Left Right. Up Up 5-4. Row Down 0-5 Row Down 1 2. (c) B1 B2 (d) B1 B2 A1 4, 2-5, 6 A1 3, 2 0, 1

(a) Left Right (b) Left Right. Up Up 5-4. Row Down 0-5 Row Down 1 2. (c) B1 B2 (d) B1 B2 A1 4, 2-5, 6 A1 3, 2 0, 1 Economics 109 Practice Problems 2, Vincent Crawford, Spring 2002 In addition to these problems and those in Practice Problems 1 and the midterm, you may find the problems in Dixit and Skeath, Games of

More information

Heads-up Limit Texas Hold em Poker Agent

Heads-up Limit Texas Hold em Poker Agent Heads-up Limit Texas Hold em Poker Agent Nattapoom Asavareongchai and Pin Pin Tea-mangkornpan CS221 Final Project Report Abstract Our project aims to create an agent that is able to play heads-up limit

More information

Weeks 3-4: Intro to Game Theory

Weeks 3-4: Intro to Game Theory Prof. Bryan Caplan bcaplan@gmu.edu http://www.bcaplan.com Econ 82 Weeks 3-4: Intro to Game Theory I. The Hard Case: When Strategy Matters A. You can go surprisingly far with general equilibrium theory,

More information

Guess the Mean. Joshua Hill. January 2, 2010

Guess the Mean. Joshua Hill. January 2, 2010 Guess the Mean Joshua Hill January, 010 Challenge: Provide a rational number in the interval [1, 100]. The winner will be the person whose guess is closest to /3rds of the mean of all the guesses. Answer:

More information

Introduction to (Networked) Game Theory. Networked Life NETS 112 Fall 2016 Prof. Michael Kearns

Introduction to (Networked) Game Theory. Networked Life NETS 112 Fall 2016 Prof. Michael Kearns Introduction to (Networked) Game Theory Networked Life NETS 112 Fall 2016 Prof. Michael Kearns Game Theory for Fun and Profit The Beauty Contest Game Write your name and an integer between 0 and 100 Let

More information

Math 611: Game Theory Notes Chetan Prakash 2012

Math 611: Game Theory Notes Chetan Prakash 2012 Math 611: Game Theory Notes Chetan Prakash 2012 Devised in 1944 by von Neumann and Morgenstern, as a theory of economic (and therefore political) interactions. For: Decisions made in conflict situations.

More information

WHEN TO HOLD EM KAITY PARSONS, PETER TINGLEY*, AND EMMA ZAJDELA

WHEN TO HOLD EM KAITY PARSONS, PETER TINGLEY*, AND EMMA ZAJDELA WHEN TO HOLD EM AN INTRODUCTION TO PROAILISTIC GAME THEORY THROUGH POKER KAITY PARSONS, PETER TINGLEY*, AND EMMA ZAJDELA Abstract. We consider the age-old question: how do I win my fortune at poker? First

More information

Section Notes 6. Game Theory. Applied Math 121. Week of March 22, understand the difference between pure and mixed strategies.

Section Notes 6. Game Theory. Applied Math 121. Week of March 22, understand the difference between pure and mixed strategies. Section Notes 6 Game Theory Applied Math 121 Week of March 22, 2010 Goals for the week be comfortable with the elements of game theory. understand the difference between pure and mixed strategies. be able

More information

LESSON 8. Putting It All Together. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 8. Putting It All Together. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 8 Putting It All Together General Concepts General Introduction Group Activities Sample Deals 198 Lesson 8 Putting it all Together GENERAL CONCEPTS Play of the Hand Combining techniques Promotion,

More information

MITOCW watch?v=mnbqjpejzt4

MITOCW watch?v=mnbqjpejzt4 MITOCW watch?v=mnbqjpejzt4 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To

More information

MIT 15.S50 LECTURE 2. Friday, January 20 th, 2012

MIT 15.S50 LECTURE 2. Friday, January 20 th, 2012 MIT 15.S50 LECTURE 2 Friday, January 20 th, 2012 STARTER: DO YOU CALL? WHAT IF YOU HAD A9S? KQO? A2O? K7O? T9S? REMEMBER THIS RULE OF THUMB? >50BB: raise to 3x (3BB) 25-50BB: raise to 2.5x 15-25BB: raise

More information

Fictitious Play applied on a simplified poker game

Fictitious Play applied on a simplified poker game Fictitious Play applied on a simplified poker game Ioannis Papadopoulos June 26, 2015 Abstract This paper investigates the application of fictitious play on a simplified 2-player poker game with the goal

More information

Lecture 6: Basics of Game Theory

Lecture 6: Basics of Game Theory 0368.4170: Cryptography and Game Theory Ran Canetti and Alon Rosen Lecture 6: Basics of Game Theory 25 November 2009 Fall 2009 Scribes: D. Teshler Lecture Overview 1. What is a Game? 2. Solution Concepts:

More information

CS221 Final Project Report Learn to Play Texas hold em

CS221 Final Project Report Learn to Play Texas hold em CS221 Final Project Report Learn to Play Texas hold em Yixin Tang(yixint), Ruoyu Wang(rwang28), Chang Yue(changyue) 1 Introduction Texas hold em, one of the most popular poker games in casinos, is a variation

More information

Game Theory and Randomized Algorithms

Game Theory and Randomized Algorithms Game Theory and Randomized Algorithms Guy Aridor Game theory is a set of tools that allow us to understand how decisionmakers interact with each other. It has practical applications in economics, international

More information

Introduction to (Networked) Game Theory. Networked Life NETS 112 Fall 2014 Prof. Michael Kearns

Introduction to (Networked) Game Theory. Networked Life NETS 112 Fall 2014 Prof. Michael Kearns Introduction to (Networked) Game Theory Networked Life NETS 112 Fall 2014 Prof. Michael Kearns percent who will actually attend 100% Attendance Dynamics: Concave equilibrium: 100% percent expected to attend

More information

Content Page. Odds about Card Distribution P Strategies in defending

Content Page. Odds about Card Distribution P Strategies in defending Content Page Introduction and Rules of Contract Bridge --------- P. 1-6 Odds about Card Distribution ------------------------- P. 7-10 Strategies in bidding ------------------------------------- P. 11-18

More information

Finance Solutions to Problem Set #8: Introduction to Game Theory

Finance Solutions to Problem Set #8: Introduction to Game Theory Finance 30210 Solutions to Problem Set #8: Introduction to Game Theory 1) Consider the following version of the prisoners dilemma game (Player one s payoffs are in bold): Cooperate Cheat Player One Cooperate

More information

Introduction to Game Theory I

Introduction to Game Theory I Nicola Dimitri University of Siena (Italy) Rome March-April 2014 Introduction to Game Theory 1/3 Game Theory (GT) is a tool-box useful to understand how rational people choose in situations of Strategic

More information

Worship Sound Guy Presents: Ultimate Compression Cheat Sheet

Worship Sound Guy Presents: Ultimate Compression Cheat Sheet Worship Sound Guy Presents: Ultimate Compression Cheat Sheet Compression Basics For Live Sound www.worshipsoundguy.com @WorshipSoundGuy 2017 Do your mixes PUNCH?? Do they have low-end control? Do they

More information

Game Theory Refresher. Muriel Niederle. February 3, A set of players (here for simplicity only 2 players, all generalized to N players).

Game Theory Refresher. Muriel Niederle. February 3, A set of players (here for simplicity only 2 players, all generalized to N players). Game Theory Refresher Muriel Niederle February 3, 2009 1. Definition of a Game We start by rst de ning what a game is. A game consists of: A set of players (here for simplicity only 2 players, all generalized

More information

Refinements of Sequential Equilibrium

Refinements of Sequential Equilibrium Refinements of Sequential Equilibrium Debraj Ray, November 2006 Sometimes sequential equilibria appear to be supported by implausible beliefs off the equilibrium path. These notes briefly discuss this

More information

Econ 302: Microeconomics II - Strategic Behavior. Problem Set #5 June13, 2016

Econ 302: Microeconomics II - Strategic Behavior. Problem Set #5 June13, 2016 Econ 302: Microeconomics II - Strategic Behavior Problem Set #5 June13, 2016 1. T/F/U? Explain and give an example of a game to illustrate your answer. A Nash equilibrium requires that all players are

More information

Minmax and Dominance

Minmax and Dominance Minmax and Dominance CPSC 532A Lecture 6 September 28, 2006 Minmax and Dominance CPSC 532A Lecture 6, Slide 1 Lecture Overview Recap Maxmin and Minmax Linear Programming Computing Fun Game Domination Minmax

More information

Chapter 3 Learning in Two-Player Matrix Games

Chapter 3 Learning in Two-Player Matrix Games Chapter 3 Learning in Two-Player Matrix Games 3.1 Matrix Games In this chapter, we will examine the two-player stage game or the matrix game problem. Now, we have two players each learning how to play

More information

1\2 L m R M 2, 2 1, 1 0, 0 B 1, 0 0, 0 1, 1

1\2 L m R M 2, 2 1, 1 0, 0 B 1, 0 0, 0 1, 1 Chapter 1 Introduction Game Theory is a misnomer for Multiperson Decision Theory. It develops tools, methods, and language that allow a coherent analysis of the decision-making processes when there are

More information

Introduction to Game Theory a Discovery Approach. Jennifer Firkins Nordstrom

Introduction to Game Theory a Discovery Approach. Jennifer Firkins Nordstrom Introduction to Game Theory a Discovery Approach Jennifer Firkins Nordstrom Contents 1. Preface iv Chapter 1. Introduction to Game Theory 1 1. The Assumptions 1 2. Game Matrices and Payoff Vectors 4 Chapter

More information

LESSON 4. Second-Hand Play. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 4. Second-Hand Play. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 4 Second-Hand Play General Concepts General Introduction Group Activities Sample Deals 110 Defense in the 21st Century General Concepts Defense Second-hand play Second hand plays low to: Conserve

More information

Game Tree Search. CSC384: Introduction to Artificial Intelligence. Generalizing Search Problem. General Games. What makes something a game?

Game Tree Search. CSC384: Introduction to Artificial Intelligence. Generalizing Search Problem. General Games. What makes something a game? CSC384: Introduction to Artificial Intelligence Generalizing Search Problem Game Tree Search Chapter 5.1, 5.2, 5.3, 5.6 cover some of the material we cover here. Section 5.6 has an interesting overview

More information

Lecture #3: Networks. Kyumars Sheykh Esmaili

Lecture #3: Networks. Kyumars Sheykh Esmaili Lecture #3: Game Theory and Social Networks Kyumars Sheykh Esmaili Outline Games Modeling Network Traffic Using Game Theory Games Exam or Presentation Game You need to choose between exam or presentation:

More information

LESSON 6. Finding Key Cards. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 6. Finding Key Cards. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 6 Finding Key Cards General Concepts General Introduction Group Activities Sample Deals 282 More Commonly Used Conventions in the 21st Century General Concepts Finding Key Cards This is the second

More information

Games. Episode 6 Part III: Dynamics. Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto

Games. Episode 6 Part III: Dynamics. Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Games Episode 6 Part III: Dynamics Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Dynamics Motivation for a new chapter 2 Dynamics Motivation for a new chapter

More information

Lesson 3. Takeout Doubles and Advances

Lesson 3. Takeout Doubles and Advances Lesson 3 Takeout Doubles and Advances Lesson Three: Takeout Doubles and Advances Preparation On Each Table: At Registration Desk: Class Organization: Teacher Tools: BETTER BRIDGE GUIDE CARD (see Appendix);

More information

The Exciting World of Bridge

The Exciting World of Bridge The Exciting World of Bridge Welcome to the exciting world of Bridge, the greatest game in the world! These lessons will assume that you are familiar with trick taking games like Euchre and Hearts. If

More information

LESSON 5. Watching Out for Entries. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 5. Watching Out for Entries. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 5 Watching Out for Entries General Concepts General Introduction Group Activities Sample Deals 114 Lesson 5 Watching out for Entries GENERAL CONCEPTS Play of the Hand Entries Sure entries Creating

More information

ECON 282 Final Practice Problems

ECON 282 Final Practice Problems ECON 282 Final Practice Problems S. Lu Multiple Choice Questions Note: The presence of these practice questions does not imply that there will be any multiple choice questions on the final exam. 1. How

More information

February 11, 2015 :1 +0 (1 ) = :2 + 1 (1 ) =3 1. is preferred to R iff

February 11, 2015 :1 +0 (1 ) = :2 + 1 (1 ) =3 1. is preferred to R iff February 11, 2015 Example 60 Here s a problem that was on the 2014 midterm: Determine all weak perfect Bayesian-Nash equilibria of the following game. Let denote the probability that I assigns to being

More information

Fall 2017 March 13, Written Homework 4

Fall 2017 March 13, Written Homework 4 CS1800 Discrete Structures Profs. Aslam, Gold, & Pavlu Fall 017 March 13, 017 Assigned: Fri Oct 7 017 Due: Wed Nov 8 017 Instructions: Written Homework 4 The assignment has to be uploaded to blackboard

More information

Math 152: Applicable Mathematics and Computing

Math 152: Applicable Mathematics and Computing Math 152: Applicable Mathematics and Computing May 8, 2017 May 8, 2017 1 / 15 Extensive Form: Overview We have been studying the strategic form of a game: we considered only a player s overall strategy,

More information

10 L aws of. Live Poker. Improve Your Strategy and Mental Game

10 L aws of. Live Poker. Improve Your Strategy and Mental Game SWING OKER 10 L aws of Live oker Improve Your Strategy and Mental Game You ve probably heard countless tips on how to play against weak live players. A few of these tips might be useful, but the vast majority

More information

Instability of Scoring Heuristic In games with value exchange, the heuristics are very bumpy Make smoothing assumptions search for "quiesence"

Instability of Scoring Heuristic In games with value exchange, the heuristics are very bumpy Make smoothing assumptions search for quiesence More on games Gaming Complications Instability of Scoring Heuristic In games with value exchange, the heuristics are very bumpy Make smoothing assumptions search for "quiesence" The Horizon Effect No matter

More information

Overview GAME THEORY. Basic notions

Overview GAME THEORY. Basic notions Overview GAME EORY Game theory explicitly considers interactions between individuals hus it seems like a suitable framework for studying agent interactions his lecture provides an introduction to some

More information

Lecture 23. Offense vs. Defense & Dynamic Games

Lecture 23. Offense vs. Defense & Dynamic Games Lecture 3. Offense vs. Defense & Dynamic Games EC DD & EE / Manove Offense vs Defense p EC DD & EE / Manove Clicker Question p Using Game Theory to Analyze Offense versus Defense In many competitive situations

More information

Introduction to Auction Theory: Or How it Sometimes

Introduction to Auction Theory: Or How it Sometimes Introduction to Auction Theory: Or How it Sometimes Pays to Lose Yichuan Wang March 7, 20 Motivation: Get students to think about counter intuitive results in auctions Supplies: Dice (ideally per student)

More information

Texas Hold em Poker Basic Rules & Strategy

Texas Hold em Poker Basic Rules & Strategy Texas Hold em Poker Basic Rules & Strategy www.queensix.com.au Introduction No previous poker experience or knowledge is necessary to attend and enjoy a QueenSix poker event. However, if you are new to

More information

Introduction to Game Theory

Introduction to Game Theory Introduction to Game Theory Lecture 2 Lorenzo Rocco Galilean School - Università di Padova March 2017 Rocco (Padova) Game Theory March 2017 1 / 46 Games in Extensive Form The most accurate description

More information

Microeconomics of Banking: Lecture 4

Microeconomics of Banking: Lecture 4 Microeconomics of Banking: Lecture 4 Prof. Ronaldo CARPIO Oct. 16, 2015 Administrative Stuff Homework 1 is due today at the end of class. I will upload the solutions and Homework 2 (due in two weeks) later

More information

Contents. MA 327/ECO 327 Introduction to Game Theory Fall 2017 Notes. 1 Wednesday, August Friday, August Monday, August 28 6

Contents. MA 327/ECO 327 Introduction to Game Theory Fall 2017 Notes. 1 Wednesday, August Friday, August Monday, August 28 6 MA 327/ECO 327 Introduction to Game Theory Fall 2017 Notes Contents 1 Wednesday, August 23 4 2 Friday, August 25 5 3 Monday, August 28 6 4 Wednesday, August 30 8 5 Friday, September 1 9 6 Wednesday, September

More information

Mohammad Hossein Manshaei 1394

Mohammad Hossein Manshaei 1394 Mohammad Hossein Manshaei manshaei@gmail.com 394 Some Formal Definitions . First Mover or Second Mover?. Zermelo Theorem 3. Perfect Information/Pure Strategy 4. Imperfect Information/Information Set 5.

More information

Chapter 1. When I was playing in casinos, it was fairly common for people to come up and ask me about the game.

Chapter 1. When I was playing in casinos, it was fairly common for people to come up and ask me about the game. In This Chapter Setting your poker goal Scoping out the game Getting more hard core Finding a place to play Chapter 1 A Bird s-eye View of Texas Hold em Twenty years ago, Texas Hold em lived in relative

More information

Two-Person General-Sum Games GAME THEORY II. A two-person general sum game is represented by two matrices and. For instance: If:

Two-Person General-Sum Games GAME THEORY II. A two-person general sum game is represented by two matrices and. For instance: If: Two-Person General-Sum Games GAME THEORY II A two-person general sum game is represented by two matrices and. For instance: If: is the payoff to P1 and is the payoff to P2. then we have a zero-sum game.

More information

LESSON 9. Negative Doubles. General Concepts. General Introduction. Group Activities. Sample Deals

LESSON 9. Negative Doubles. General Concepts. General Introduction. Group Activities. Sample Deals LESSON 9 Negative Doubles General Concepts General Introduction Group Activities Sample Deals 282 Defense in the 21st Century GENERAL CONCEPTS The Negative Double This lesson covers the use of the negative

More information

The Exciting World of Bridge

The Exciting World of Bridge The Exciting World of Bridge Welcome to the exciting world of Bridge, the greatest game in the world! These lessons will assume that you are familiar with trick taking games like Euchre and Hearts. If

More information