Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Business Industries Finance Tax

Home > Game theory


First Prev [ 1 2 3 4 ] Next Last

2 Types of games and examples

Game theory classifies games into many categories that determine which particular methods one can apply to solving them (and indeed how one defines "solved" for a particular category). Common categories include:

2.1 Zero-sum and non-zero-sum games

In zero-sum games the total benefit to all players in the game, for every combination of strategies, always adds to zero (or more informally put, a player benefits only at the expense of others). Go, chess and poker exemplify zero-sum games, because one wins exactly the amount one's opponents lose. Most real-world examples in business and politics, as well as the famous prisoner's dilemma are non-zero-sum games, because some outcomes have net results greater or less than zero. Informally, a gain by one player does not necessarily correspond with a loss by another. For example, a business contract ideally involves a positive-sum outcome, where each side ends up better off than if they did not make the deal.

Note that one can more easily analyse a zero-sum game; and it turns out that one can transform any game into a zero-sum game by adding an additional dummy player (often called "the board"), whose losses compensate the players' net winnings.

A game's payoff matrix represents convenient way of representation. Consider for example the two-player zero-sum game with the following matrix:


Player 2 Action A Action B Action C Action 1 30 -10 20 Player 1 Action 2 10 20 -20

This game proceeds as follows: the first player chooses one of the two actions 1 or 2; and the second player, unaware of the first player's choice, chooses one of the three actions A, B or C. Once the players have made their choices, the payoff gets allocated according to the table; for instance, if the first player chose action 2 and the second player chose action B, then the first player gains 20 points and the second player loses 20 points. Both players know the payoff matrix and attempt to maximize the number of their points. What should they do?

Player 1 could reason as follows: "with action 2, I could lose up to 20 points and can win only 20, while with action 1 I can lose only 10 but can win up to 30, so action 1 looks a lot better." With similar reasoning, player 2 would choose action C (negative numbers in the table represent payoff for him). If both players take these actions, the first player will win 20 points. But what happens if player 2 anticipates the first player's reasoning and choice of action 1, and deviously goes for action B, so as to win 10 points? Or if the first player in turn anticipates this devious trick and goes for action 2, so as to win 20 points after all?

John von Neumann had the fundamental and surprising insight that probability provides a way out of this conundrum. Instead of deciding on a definite action to take, the two players assign probabilities to their respective actions, and then use a random device which, according to these probabilities, chooses an action for them. Each player computes the probabilities so as to minimize the maximum expected point-loss independent of the opponent's strategy; this leads to a linear programming problem with a unique solution for each player. This minimax method can compute provably optimal strategies for all two-player zero-sum games.

For the example given above, it turns out that the first player should choose action 1 with probability 57% and action 2 with 43%, while the second player should assign the probabilities 0%, 57% and 43% to the three actions A, B and C. Player one will then win 2.85 points on average per game.


??? Quoted in text above: "and the second player, unaware of the first player's choice, chooses one of the three actions A, B or C". ...but what are the chances that Player 2 will go for Action A if both payoffs resulting from either action of Player 1 are not negative?

2.2 Co-operative games

A cooperative game is characterized by an enforcable contract. Theory of co-operative games gives justifications of plausible contracts. The plausibility of a contract is closely related with stability.

2.2.1 Axiomatic bargaining

Two players may bargain how much share they want in a contract. The theory of axiomatic bargaining tells you how much share is reasonable for you. For example, Nash bargaining solution demands that the share is fair and efficient (see an advanced textbook for the complete formal description).

However, you may not be concerned with fairness and may demand more. How does Nash bargaining solution deal with this problem? Actually, there is a non-cooperative game of alternating offers (by Rubinstein) supporting Nash bargaining solution as the unique Nash equilibrium.





Non User