Structuring ideas with MECE
A discipline for structuring information so nothing overlaps and nothing is missing.
MECE (pronounced “me-see”) is a principle for grouping information so that your breakdown of a problem is clean and complete. It was popularised by Barbara Minto in The Minto Pyramid Principle and has become a staple of structured problem-solving everywhere, because it forces logical rigour into the way you slice a complex challenge into parts.
The acronym stands for Mutually Exclusive, Collectively Exhaustive.
The two conditions
1. Mutually Exclusive (ME)
Every part of your breakdown is distinct and doesn’t overlap with any other part — in other words, no double-counting. The goal: each piece of information belongs to exactly one category.
2. Collectively Exhaustive (CE)
The parts, added together, cover the entire problem — in other words, no gaps. The goal: nothing relevant is left out.
Why it’s worth the effort
- Clarity — distinct ideas stay separate, so the structure is easy to follow.
- Thoroughness — you can be confident you haven’t overlooked a critical piece.
- Efficiency — no overlap means no redundant work on the same sub-issue twice.
How to apply it
- Define the scope — state the problem or objective you’re analysing.
- Break it down — divide the topic into 2–5 high-level categories.
- Check for overlap (ME) — ask, “Could any single item fall into more than one category?” If yes, redefine the categories.
- Check for gaps (CE) — ask, “Does this cover every possible case?” If something’s missing, add it; use a catch-all “Other” category only as a last resort.
- Iterate — refine the structure as you learn more.
Example: growing revenue
Say you want to analyse how to increase revenue. A MECE breakdown might be:
- New customers (acquisition)
- Existing customers (retention and upselling)
- Former customers (win-back)
This is MECE because any customer is either new, existing, or former — the categories don’t overlap (ME) — and together they account for the entire customer base (CE).
References
- Barbara Minto, The Minto Pyramid Principle — the original source of the MECE principle.
- MECE Principle — Wikipedia