Metcalfe’s Law states that the value of a network grows roughly with the square of the number of connected users, because each new user can potentially connect to every existing one.
The idea
If a network has n users, the number of possible pairwise connections grows proportionally to n². A phone network, a social platform, or a marketplace becomes disproportionately more valuable as it grows, because adding one more user doesn’t just add one more relationship — it adds a potential connection to everyone already on the network. This is why network effects can produce winner-take-most dynamics: a network that is twice as large isn’t just twice as useful, it can be several times as useful.
When to use it
- Evaluating platforms, marketplaces, or communication tools where value comes from the number of connected participants.
- Thinking about why early users of a network product get disproportionate value once the network scales.
- Understanding why competing networks tend to consolidate around one or two dominant players.
How to apply it
- Identify whether a product’s value genuinely comes from connections between users, not just from the product itself.
- When comparing two networks, weigh size heavily — a modest lead in users can translate into a much larger lead in value.
- Treat the n² formula as directional, not literal; not all connections carry equal value.
Watch out for
- Not every additional user adds equal value, so real growth in value is usually slower than a strict square law.
- The law describes potential connections, not realized ones; a network can have many users and still fail to generate value if they don’t connect.
Related models
- Network Building — the practice of growing the connections this law describes.
- Small World Phenomenon — a related idea about how densely large networks are actually connected.
Sources
Attributed to Robert Metcalfe, co-inventor of Ethernet, who proposed the idea in the context of network technology adoption in the 1980s.