The MECE principle (mutually exclusive and collectively exhaustive) is a grouping principle for separating a set of items into subsets that are
mutually exclusive
In logic and probability theory, two events (or propositions) are mutually exclusive or disjoint if they cannot both occur at the same time. A clear example is the set of outcomes of a single coin toss, which can result in either heads or tails ...
(ME) and
collectively exhaustive (CE). It was developed in the late 1960s by
Barbara Minto
Barbara Minto is an American author and consultant focused on the subject of executive communication.
Biography
Minto's career began as a secretary at an American railway company in the 1950s "making 400 bucks a month". Concerned that her super ...
at
McKinsey & Company and underlies her Minto Pyramid Principle,
and while she takes credit for MECE, according to her interview with McKinsey, she says the idea for MECE goes back as far as to
Aristotle
Aristotle (; 384–322 BC) was an Ancient Greek philosophy, Ancient Greek philosopher and polymath. His writings cover a broad range of subjects spanning the natural sciences, philosophy, linguistics, economics, politics, psychology, a ...
.
The MECE principle has been used in the
business mapping process wherein the optimum arrangement of information is exhaustive and does not double count at any level of the hierarchy. Examples of MECE arrangements include categorizing people by year of birth (assuming all years are known), apartments by their building number, letters by
postmark
A postmark is a postal marking made on an envelope, parcel, postcard or the like, indicating the place, date and time that the item was delivered into the care of a postal service, or sometimes indicating where and when received or in transit. ...
, and
dice
A die (: dice, sometimes also used as ) is a small, throwable object with marked sides that can rest in multiple positions. Dice are used for generating random values, commonly as part of tabletop games, including dice games, board games, ro ...
rolls. A non-MECE example would be categorization by nationality, because nationalities are neither mutually exclusive (some people have dual nationality) nor collectively exhaustive (some people have none).
Common uses
Strategy consultants use MECE problem structuring to break down client problems into logical, clean buckets of analysis that they can then hand out as work streams to consulting staff on the project.
Similarly, MECE can be used in technical problem solving and communication. In some technical projects, like
Six Sigma projects, the most effective method of communication is not the same as the problem solving process. In Six Sigma, the
DMAIC process is used, but executive audiences looking for a summary or overview may not be interested in the details. By reorganizing the information using MECE and the related storytelling framework, the point of the topic can be addressed quickly and supported with appropriate detail. The aim is more effective communication.
Criticisms
The MECE concept has been criticized for not being exhaustive, as it does not exclude superfluous/extraneous items.
Also, MECE thinking can be too limiting as mutual exclusiveness is not necessarily desirable. For instance, while it may be desirable to classify the answers to a question in a MECE framework so as to consider all of them exactly once, forcing the answers themselves to be MECE can be unnecessarily limiting.
Another attribute of MECE thinking is that, by definition, it precludes redundancies. However, there are cases where redundancies are desirable or even necessary.
Acronym pronunciation
There is some debate regarding the pronunciation of the acronym MECE. Although it is pronounced by many as ,
the author insisted that it should be pronounced as .
See also
*
Proof by cases or case analysis
*
Partition of a set
In mathematics, a partition of a set is a grouping of its elements into Empty set, non-empty subsets, in such a way that every element is included in exactly one subset.
Every equivalence relation on a Set (mathematics), set defines a partitio ...
for a mathematical treatment
*
Work breakdown structure
A work-breakdown structure (WBS) in project management and systems engineering is a breakdown of a project into smaller components. It is a key project management element that organizes the team's work into manageable sections. The Project Mana ...
for application in project management
*
Algebraic data type
In computer programming, especially functional programming and type theory, an algebraic data type (ADT) is a kind of composite data type, i.e., a data type formed by combining other types.
Two common classes of algebraic types are product ty ...
in programming, which makes it possible to define analogous structures
*
Carroll diagram in logic, which divides a set into partitions of attributes
References
External links
*
{{Strategic planning tools
Types of groupings