โ† back to game theory

Non-Zero-Sum Games

Jennifer Firkins Nordstrom ยท Introduction to Game Theory, Section 4.1 ยท CC BY-SA 4.0

When payoffs don't sum to zero, both players can win or both can lose. Cooperation enters. The zero-sum tools (minimax, graphical method, expected value method) break down because minimizing the opponent's payoff no longer maximizes yours.

Zero-sum vs non-zero-sum

In a zero-sum game, every dollar you gain is a dollar your opponent loses. In a non-zero-sum game, the total payoff can grow or shrink. Trade is positive-sum (both sides gain). War is negative-sum (both sides lose). Most real situations are non-zero-sum.

Zero-sum C D A B 3 -3 -2 2 -1 1 4 -4 every cell sums to 0 P1 P2
Non-zero-sum Action Comedy A C 2 1 -1 -1 -1 -1 1 2 both win: sum = 3 both lose: sum = -2 P1 P2
Scheme

Communication changes everything

In a zero-sum game, telling your opponent your strategy is always bad. In a non-zero-sum game, communication can help both players. Battle of the Sexes: if Alice and Bob can talk, they coordinate on one movie and both benefit. Without communication, they might clash and both get -1.

Scheme

Why zero-sum tools break

The graphical method and expected value method both assume that minimizing the opponent's payoff is the same as maximizing yours. In non-zero-sum games, this is false. You might gain by helping your opponent gain. New tools needed: best response analysis, dominance with payoff pairs, and eventually the full Nash equilibrium machinery.

Scheme

Notation reference

Concept Zero-sum Non-zero-sum
Payoff cell(a, -a)(a, b) where a + b varies
Opponent's loss= your gainindependent
Communicationalways hurtscan help (coordination)
Maximin= equilibriumtoo conservative
Equilibriaunique (mixed)often multiple
Neighbors

Nordstrom sequence

Related pages

Foundations (Wikipedia)

Translation notes

The Battle of the Sexes example is from Nordstrom's textbook. The shift from zero-sum to non-zero-sum is not just a change in payoff numbers. It's a change in the strategic structure: communication, cooperation, and multiple equilibria all become relevant. This is why Chapters 2-3 (zero-sum) needed different tools from Chapter 4 onward.

Want the full treatment? Read Section 4.1 in Nordstrom's textbook.