Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Groupthink

Also Known As: Gruppendenken Group Think Janis Groupthink
Cognitive Bias ID: groupthink

Definition

Groupthink is a psychological phenomenon where the desire for conformity and harmony within a group overrides realistic appraisal of alternatives. Identified by Irving Janis in 1972, it occurs when group members suppress dissent, fail to critically evaluate ideas, and develop an illusion of invulnerability, leading to poor decisions.

Examples

A corporate board unanimously approves a risky acquisition because no one wants to be the dissenter. The CEO is enthusiastic, and board members who have doubts stay silent to preserve group harmony.

A project team keeps moving forward with a failing strategy because everyone assumes the others must know something they don't, and no one wants to be the first to raise the alarm.

A jury reaches a quick unanimous verdict because the first few outspoken members set the direction, and the rest conform rather than prolong deliberations with their doubts.

Formal Logic Pattern
FOL Pattern
The First-Order Logic formula representing this reasoning pattern's logical structure.
FOL (First-Order Logic) uses quantifiers (∀ = for all, ∃ = there exists), connectives (∧ = and, ∨ = or, ⇒ = implies, ¬ = not), and predicates to capture the essential form of a reasoning pattern. For example, the Ad Hominem fallacy: Person(x) ∧ HasFlaw(x) ⇒ Invalid(Claim(x)). These patterns allow automated verification of logical validity.

∃G∃d(Group(G) ∧ Decision(d) ∧ DesireHarmony(G) → Suppresses(G, Dissent) ∧ ¬CriticalEval(G,d))

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Was the decision made by a cohesive group that values consensus?

    Type: binary
  2. 2

    Were dissenting opinions discouraged, ignored, or self-censored?

    Type: binary
  3. 3

    Did the group fail to consider alternative courses of action or seek outside opinions?

    Type: binary
  4. 4

    Is there an illusion of unanimity where silence is interpreted as agreement?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.

Hierarchical Context