Skip to content

henu-wang/group-decision-making

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Group Decision Making

Practical frameworks for making better decisions as a team — from small groups to large organizations. Covers facilitation techniques, voting methods, consensus-building, and avoiding groupthink.

Table of Contents


Why Group Decisions Are Hard

Challenge Description
Groupthink Desire for harmony suppresses critical thinking
HiPPO effect Highest Paid Person's Opinion dominates
Social loafing Individuals contribute less in groups
Information cascades Early speakers anchor the group
Diffusion of responsibility "Someone else will raise the concern"
Status bias Senior voices carry disproportionate weight
Confirmation bias Group reinforces shared beliefs, ignores contradicting evidence

The paradox: Groups have access to more information and perspectives than individuals, but systematic biases often prevent them from using this advantage.


Frameworks

1. Six Thinking Hats

Origin: Edward de Bono

Everyone wears the same hat at the same time, preventing adversarial dynamics.

Hat Focus Key Question
Blue Process "What's our thinking process? What hat next?"
White Facts "What do we know? What data do we need?"
Red Emotions "What does my gut say? Initial reactions?"
Black Risks "What could go wrong? Why might this fail?"
Yellow Benefits "What are the advantages? Best case?"
Green Creativity "What alternatives exist? What else is possible?"

Process:

  1. Blue: Frame the question and process
  2. White: Share facts and data
  3. Red: Quick gut reactions (no justification needed)
  4. Yellow: Explore benefits and opportunities
  5. Black: Identify risks and weaknesses
  6. Green: Generate alternatives and creative solutions
  7. Blue: Summarize and decide

2. Delphi Method

Origin: RAND Corporation

Purpose: Get expert consensus without the biases of face-to-face discussion.

Process:

Round 1: Each expert provides independent estimate/opinion (anonymous)
    ↓
Aggregate and share results (mean, range, key arguments)
    ↓
Round 2: Experts revise estimates based on group feedback (still anonymous)
    ↓
Repeat until convergence (typically 2-4 rounds)
    ↓
Final: Report consensus range and key disagreements

When to use: Forecasting, strategic planning, when expertise matters and groupthink risk is high.


3. Nominal Group Technique

Process:

  1. Silent generation (5-10 min) — Each person writes ideas independently
  2. Round-robin sharing — Each person shares one idea at a time (no discussion yet)
  3. Clarification — Group discusses each idea briefly (understanding, not debating)
  4. Individual ranking — Each person privately ranks their top 5 ideas
  5. Tally and discuss — Aggregate rankings, discuss top-voted ideas

Why it works: Silent generation prevents anchoring. Round-robin ensures equal voice. Private ranking prevents conformity.


4. Disagree and Commit

Origin: Intel (Andy Grove), popularized by Amazon

Protocol:

  1. Everyone has a voice and is expected to share their honest opinion
  2. Debate is vigorous, fact-based, and respectful
  3. Once a decision is made, everyone commits fully — even dissenters
  4. No passive-aggressive undermining, no "I told you so"
  5. The decision-maker owns the outcome

Template:

## Decision: [Topic]
**Decision-maker:** ____
**Date:** ____

### Perspectives shared:
| Person | Position | Key Argument |
|--------|---------|-------------|
| | For/Against/Alternative | |
| | | |
| | | |

### Decision: ____
### Reasoning: ____

### Commitment:
All participants commit to supporting this decision fully.
Review date: ____

5. DACI Decision Framework

Origin: Intuit, Atlassian

Role Description How Many
Driver Drives the process, gathers input, ensures a decision is made 1
Approver Has final decision authority 1 (exactly one)
Contributors Provide input, knowledge, expertise Several
Informed Notified after the decision As needed
## DACI: [Decision]

| Role | Person(s) |
|------|-----------|
| Driver | |
| Approver | |
| Contributors | |
| Informed | |

### Context: ____
### Options:
1.
2.
3.

### Recommendation: ____
### Decision: ____
### Communication plan: ____

6. Consent-Based Decision Making

Origin: Sociocracy, Holacracy

Different from consensus: Consensus asks "Does everyone agree?" Consent asks "Can everyone live with this?"

Process:

  1. Proposal — Someone presents a proposal
  2. Clarifying questions — Only questions, no opinions yet
  3. Reactions — Each person shares their reaction (round-robin)
  4. Amend — Proposer adjusts based on reactions
  5. Consent round — Each person states: "I have no objection" or raises a specific objection
  6. Objection integration — Work through objections to modify proposal until no objections remain

An objection must be: "I believe this will harm the team/org because [specific reason]" — not "I prefer something different."


7. Dot Voting

Process:

  1. Post all options visibly (whiteboard, sticky notes, shared doc)
  2. Each person gets a fixed number of dots (typically 3-5)
  3. Place dots on your preferred options (can stack on one or spread)
  4. Count dots — discuss top-voted items

Variants:

  • Weighted dots: Different colors for different priorities
  • Budget dots: Each dot = $10K budget allocation
  • Impact/effort dots: One color for impact, another for effort

8. Devil's Advocate Protocol

Process:

  1. Assign 1-2 people the explicit role of "Devil's Advocate"
  2. Their job: Find every flaw, risk, and weakness in the proposal
  3. The team must address each objection before proceeding
  4. Rotate the role so no one is permanently "the critic"

Rules:

  • Devil's Advocate is a respected role, not a punished one
  • Objections must be specific and reasoned
  • The team must genuinely consider each objection
  • Thank the Devil's Advocate afterward

9. Pre-Mortem Meeting

Origin: Gary Klein

Setup: "Imagine it's one year from now. This project has failed spectacularly. Why?"

Process:

  1. Frame: "The project launched and failed. We're looking back."
  2. Silent writing (5 min): Each person lists reasons for failure
  3. Round-robin: Share one reason at a time
  4. Cluster similar items
  5. Vote on most likely/impactful failure modes
  6. Create mitigation plans for top risks

Why pre-mortem beats brainstorming risks:

  • Gives permission to voice concerns
  • Prospective hindsight improves prediction by 30%
  • Removes stigma of being "negative"

10. Structured Debate

Process:

  1. Define the proposition — A clear, debatable statement
  2. Assign sides — Randomly assign "for" and "against" (regardless of personal belief)
  3. Preparation (10 min) — Each side builds their case
  4. Opening statements (3 min each)
  5. Rebuttal (2 min each)
  6. Open discussion (10 min)
  7. Individual reflection — Each person writes their actual position
  8. Decision

Why random assignment works: It forces people to argue positions they don't hold, revealing new perspectives and weakening confirmation bias.


Facilitation Guide

Before the Meeting

  • Clear decision statement (what are we deciding?)
  • Right people in the room (decision-maker, contributors)
  • Pre-read materials sent 24-48 hours before
  • Choose the right decision method for the situation
  • Time-boxed agenda

During the Meeting

Phase Time Facilitator Actions
Frame 5 min State the decision, method, and time box
Input 15-30 min Ensure all voices heard; prevent HiPPO
Discuss 15-20 min Facilitate, don't dominate; ask clarifying questions
Decide 5-10 min Apply chosen method; confirm the decision
Commit 5 min State decision, owners, next steps, review date

Key Facilitation Techniques

Technique When to Use
Round-robin Ensure everyone speaks
Silent writing first Prevent anchoring
Parking lot Capture off-topic but valid points
Time-boxing Prevent analysis paralysis
"What I heard" Reflect back to confirm understanding

Avoiding Groupthink

Irving Janis's symptoms of groupthink:

  1. Illusion of invulnerability
  2. Collective rationalization
  3. Belief in inherent morality
  4. Stereotyping outsiders
  5. Pressure on dissenters
  6. Self-censorship
  7. Illusion of unanimity
  8. Self-appointed mind guards

Prevention strategies:

Strategy How
Assign Devil's Advocate Rotate the role each meeting
Leader speaks last Prevent anchoring to authority
Anonymous input Use surveys or written submissions first
Invite outsiders Fresh perspective breaks echo chamber
Split into subgroups Independent analysis, then reconvene
Reward dissent Publicly thank people who challenge the group
Separate idea generation from evaluation Brainstorm first, critique later

Remote Team Decisions

Async Decision Template

## Async Decision: [Topic]
**Driver:** ____ | **Approver:** ____ | **Deadline:** ____

### Context
[Background information]

### Options
1.
2.
3.

### My recommendation: ____

### Input requested from:
- @person1[specific question]
- @person2[specific question]
- @person3[specific question]

### Responses:
[Team members add their input below]

### Decision: ____
### Date decided: ____

Tools for Remote Decisions

Need Tool Type
Async discussion Shared doc with comments, Slack thread
Voting Poll tool, dot voting in shared whiteboard
Anonymous input Survey tool, anonymous form
Structured debate Video call with timer + moderator

Templates

Decision Rights Matrix

## Decision Rights: [Team/Organization]

| Decision Type | Who Decides | Who's Consulted | Who's Informed |
|--------------|------------|-----------------|----------------|
| Product features | | | |
| Hiring | | | |
| Budget > $X | | | |
| Architecture | | | |
| Process changes | | | |
| Customer escalations | | | |

Resources

Books:

  • Decisive — Chip & Dan Heath
  • Superforecasting — Philip Tetlock
  • Wiser — Cass Sunstein & Reid Hastie
  • The Wisdom of Crowds — James Surowiecki
  • Thinking in Bets — Annie Duke

For scenario-based group decision exercises and proven decision principles, explore KeepRule Scenarios — interactive decision-making practice for individuals and teams.


Contributing

Have a group decision technique to add? PRs welcome.

License

MIT License — see LICENSE for details.

About

Practical frameworks for team decisions — Six Thinking Hats, Delphi Method, DACI, Consent-Based, Devil's Advocate, and avoiding groupthink.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors