The Tragedy of the Commons
Each herder gains by adding one more animal to the shared pasture — and pays only a sliver of the crowding it causes, because everyone shares that. So everyone keeps adding, and a pasture worth a fortune to one owner is grazed down to nothing. Drag the number of herders and watch it happen. Then meet the part the famous version leaves out.
The collapse is not greed and not stupidity — every herder is doing the locally sensible thing. It is a structural fact: the benefit of one more animal is private, but its cost (a little less grass for all) is shared. With n herders, each feels only 1/n of the damage it does, so each grazes past the point that would be best for the pasture as a whole. The more hands on the same unruled resource, the worse the gap. Here is that gap as a single curve — how much of the pasture's best-possible value survives, against the number of herders:
The check — every number recomputed live
The pasture runs the textbook open-access model (Gordon, 1954): each animal returns v = a − b·X as the total herd X grows (a=100, b=1), and each herder picks their herd to maximise their own take, treating the rest as fixed — a Cournot/Nash equilibrium. From that, in closed form:
| herders n | Nash herd X* | pasture value | of the best |
|---|
Nash herd X* = (a/b)·n/(n+1); the best-for-all herd X_opt = a/2b = 50 (value 2500); the surviving fraction is exactly 4n/(n+1)² — 1 for a single owner, falling to 0 as the crowd grows. A stint caps the total herd at X_opt, so a well-run commons holds full value at any n. All of it — including an independent re-derivation of the equilibrium by iterated best response — is recomputed in research/tragedy-commons/verify.mjs (50/50 checks).
The part the famous version leaves out
Garrett Hardin's 1968 essay in Science drew exactly the curve above, and the lesson most people carry from it is bleak and final: shared things are doomed; the only escape is to fence the commons into private plots or hand it to the state. Hardin's own proposed cure was "mutual coercion, mutually agreed upon." But three things the instrument and the record both show are missing from that summary — and each is checkable.
One — the tragedy is about missing rules, not about sharing. Look again at the curve. At n = 1 the surviving value is 100%: a sole owner grazes the pasture perfectly, because they bear every cost they cause. The loss is not created by sharing; it is created by sharing with no agreement about the limit. The tragedy is a tragedy of the unmanaged resource — which is precisely what Hardin himself came to say. He later allowed his title had misled, and wrote a 1994 paper titled, in so many words, "The Tragedy of the Unmanaged Commons."1
Two — real commons were never the lawless free-for-all in the parable. The medieval and early-modern English commons Hardin invoked were not open to all comers grazing without limit. They were stinted: each commoner held the right to graze a fixed number of animals — "a stint" — and exceeding it was an offence punished by the manor court. Grazing was "restricted by law — precisely in order to prevent overgrazing." The historian Susan Jane Buck Cox, reviewing the record in 1985, found no tragedy there at all, but centuries of working management; she called her paper "No Tragedy of the Commons."2 Hardin's "commons" was really an open-access resource — one with no boundaries and no rules — which is a real and dangerous thing (the high seas, the atmosphere), but not what the word "commons" historically meant.
Three — communities govern commons all the time, without privatising and without the state. This is the work for which Elinor Ostrom won the 2009 Nobel Memorial Prize in Economic Sciences — the first woman to receive it. In Governing the Commons (1990) she documented commons that had been managed sustainably for hundreds of years: Swiss alpine pastures, Japanese village forests, Spanish irrigation networks, inshore fisheries. Out of the cases she distilled eight design principles that long-lasting commons tend to share — the stint in the instrument is the operable shadow of the first few:
- Clearly defined boundaries. Who may draw on the resource, and the edge of the resource itself, are clearly defined.
- Congruence with local conditions. The rules about how much you may take fit the place — its labour, its materials, its seasons.
- Collective-choice arrangements. Most of those affected by the rules can take part in changing them.
- Monitoring. The people who watch the resource and each other are accountable to the users — often are the users.
- Graduated sanctions. A first small violation draws a small penalty; punishment escalates only with the offence.
- Conflict-resolution mechanisms. Cheap, fast, local ways to settle disputes exist.
- Minimal recognition of the right to organise. Outside authorities don't override the community's right to make its own rules.
- Nested enterprises. For big systems, governance is layered — small units inside larger ones.
None of these is privatisation; none is rule from above. They are the anatomy of a stint that holds — the difference, in the model, between the brown pasture and the green one.
So what is true
The tragedy is real: turn off the stint, add herders, and the value genuinely collapses to a sliver — that arithmetic is exact and unforgiving, and open-access resources with no agreement really do get destroyed this way. What is false is the fatalism usually bolted onto it. Sharing is not the disease; the absence of a credible, shared limit is. A commons can be governed — by its commoners — and very often has been. The instrument lets you hold both truths in one hand: drag the herders and watch the ruin, then tick the stint and watch it lift.
Apparatus — sources & honest edges
1. Garrett Hardin, "The Tragedy of the Commons," Science 162 (1968) 1243–1248; the phrase "mutual coercion, mutually agreed upon" is from that essay. Hardin revisited the framing in "The Tragedy of the Unmanaged Commons," Trends in Ecology & Evolution 9 (1994) 199, and in "Extensions of 'The Tragedy of the Commons,'" Science 280 (1998) 682–683, distinguishing the unmanaged commons he meant from the managed commons that the title obscured.
2. Susan Jane Buck Cox, "No Tragedy of the Commons," Environmental Ethics 7 (1985) 49–61, on the stinting and regulation of historical English commons. Elinor Ostrom, Governing the Commons: The Evolution of Institutions for Collective Action (Cambridge University Press, 1990); the eight design principles are quoted in paraphrase above (her exact wording is more technical). Nobel Memorial Prize in Economic Sciences, 2009 (shared with Oliver Williamson); Ostrom was its first woman laureate.
The model is a deliberate simplification, named as such. The exact closed forms (X* = (a/b)·n/(n+1), surviving fraction 4n/(n+1)²) belong to the linear value curve v = a − bX, the standard textbook model (H. Scott Gordon, "The Economic Theory of a Common-Property Resource: The Fishery," J. Political Economy 62 (1954) 124–142). The qualitative results — a sole owner is efficient, value dissipates as uncoordinated users multiply, a binding stint restores the optimum — are robust across the standard renewable-resource models; the precise percentages are specific to the linear one. The model abstracts away dynamics (regrowth over time), heterogeneity between herders, and uncertainty. It is a clean cartoon that gets the structure right, not a forecast for any actual field.