You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MECE (pronunciado "me see") é um princípio usado por firmas de consultoria, como a McKinsey, para descrever uma forma de organizar informação que é "mutuamente exclusiva, coletivamente exaustiva".
Ao considerar soluções para qualquer problema de negócio, como "quais as opções de crescimento pra esta empresa?", "como podemos cortar custos?" ou "como podemos aumentar as vendas?", o princípio MECE sugere que todas as causas possíveis ou opções a serem consideradas para resolver esses problemas sejam agrupadas e categorizadas de uma forma particular. Especificamente, toda a informação deve ser agrupada em categorias em que não há sobreposição entre elas (mutualmente exclusivas) e as categorias somadas cobrem todas as opções possíveis (coletivamente exaustivas).
Segue um exemplo de estrutura de agrupamento que não é MECE: agrupar clientes por seus hobbies. Não é MECE, pois um único cliente pode estar em mais de uma categoria de hobby.
Uma alternativa seria agrupar os clientes por grupo de id
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters