Skip to content
Computer Science & Algorithms

Multiplicative Rule

Model #0668Category: Computer Science & AlgorithmsDepth to apply:

By Updated 3 sources

4 min read
Computer Science & Algorithms
Section 1

Core Idea

The multiplicative rule says that for independent events, the probability of all occurring is the product of their individual probabilities. If each step in a chain has 90% reliability, a ten-step chain has 0.9^10 ≈ 35% reliability. The intuition-breaking insight: small individual risks multiply into large systemic risk. In business, a launch that depends on five things each "probably fine" at 80% has a combined probability of roughly 33%. The rule forces you to count dependencies, not just evaluate each step in isolation. Reducing the number of must-go-right steps — or raising each step's probability — is the lever.

Get Faster Than Normal by email

Ideas from founders and companies.

Free newsletter. Unsubscribe anytime.

Or open the full subscribe page.

Section 2

How to See It

Understanding & Analyzing
You're seeing the Multiplicative Rule when a plan requires many independent things to go right, and the overall success probability is much lower than any single step suggests. "Everything has to work" is the tell.
Risk & Systems
You're seeing it when reliability or failure analysis shows that the system's probability is the product, not the average, of its components. A chain of 99% links still fails if it's long enough.
Section 3

How to Use It

List every must-go-right step. Estimate each probability. Multiply them. If the product is uncomfortably low, either reduce the number of steps or raise the probability of the weakest ones. The weakest link has the most leverage. Use this to reality-check plans that "should work" on paper.
Decision filter
"How many things need to go right for this plan to work — and what's the product of their probabilities? If we haven't multiplied, we're overconfident."
As a founder
Before committing to a plan with many dependencies, list every step that must succeed. Multiply the probabilities. If the product is below your threshold, simplify the plan (fewer steps) or de-risk the weakest links. The multiplicative rule is why simple plans outperform complex ones — fewer factors to multiply.
Section 5

Founders & Leaders

Charlie MungerVice Chairman, Berkshire Hathaway
Munger emphasised that multiple independent risks multiply — what he called "lollapalooza effects" in reverse. If an investment thesis requires five things to go right and each has 80% odds, the combined probability is roughly 33%. Munger's discipline: seek ideas with few dependencies and high individual probabilities. Founders can apply this by simplifying plans to the fewest must-go-right steps and stress-testing each one, because multiplication is merciless.
Section 7

Connected Models

Reinforces
Multiplying by Zero
If any step in a multiplicative chain has zero probability, the product is zero — no matter how strong the other steps. Multiplying by Zero is the extreme case: one fatal flaw kills the whole plan.
Reinforces
[Probability Theory](/mental-models/probability-theory)
The multiplicative rule is a basic principle of probability theory — the joint probability of independent events is the product. Understanding it is foundational to reasoning about risk.
Leads-to
[Lollapalooza](/mental-models/lollapalooza)
Lollapalooza effects occur when multiple forces combine multiplicatively in the same direction — positive or negative. The multiplicative rule is the mathematical backbone of lollapalooza thinking.
Section 8

One Key Quote

"It is remarkable how much long-term advantage people like us have gotten by trying to be consistently not stupid, instead of trying to be very intelligent."
[Charlie Munger](/people/charlie-munger)
Section 11

Summary & Further Reading

The multiplicative rule says the probability of all independent steps succeeding is the product of their individual probabilities. Small per-step risks compound into large systemic risk. Simplify plans, raise the weakest probabilities, and multiply before you commit.
01
Book
Munger on multiplicative thinking, lollapalooza effects, and multi-factor risk.
02
Book
How people misjudge compound probabilities and overweight individual steps.
03
Book
Strategic reasoning under uncertainty; combining probabilities across decisions.

Why this matters next

Frequently asked questions

What is Multiplicative Rule?

Multiplicative Rule is a mental model used for better thinking and decision-making.

How do you apply Multiplicative Rule?

To apply Multiplicative Rule, identify situations where this framework is relevant, then use it as a lens to evaluate your options and decisions. The model is most useful when combined with other complementary mental models.

What category does Multiplicative Rule fall under?

Multiplicative Rule falls under the Computer Science & Algorithms category of mental models. Other models in this category can be found on the Computer Science & Algorithms hub page.

Why is Multiplicative Rule important?

Multiplicative Rule is important because it provides a structured way to think about problems that would otherwise be approached with intuition alone. Understanding this model helps you avoid common reasoning errors and make better decisions.

Continue exploring

Get Faster Than Normal by email

Ideas from founders and companies.

Free newsletter. Unsubscribe anytime.

Or open the full subscribe page.

Popular Mental Models