# Group Decision-Making Approaches

In a [discussion](https://youtu.be/qVLpMC001AA?si=Gp8YgPjPLIzdzoqV&t=633) on Dave Farley's [Continuous Delivery channel](https://www.youtube.com/@ContinuousDelivery), Aino Corry examines four distinct approaches to decision-making:

* **Democracy**
    
    * Principle: Decisions are made by [majority vote](https://en.wikipedia.org/wiki/Majority)
        
    * Application: Widely used in governmental and organizational settings
        
    * Pros: Satisfies the majority
        
    * Cons: Can leave minority significantly dissatisfied
        
* **Consensus**
    
    * Principle: Everyone must agree
        
    * Application: Collaborative problem-solving and group [engagement](https://extension.umn.edu/leadership-development/benefits-consensus-decision-making)
        
    * Pros: Achieves complete group alignment and commitment
        
    * Cons: Often slow and can lead to deadlock (requiring [authoritarian](https://en.wikipedia.org/wiki/Authoritarianism) intervention)
        
* **Dictatorship**
    
    * Principle: Someone (the dictator) makes the decision
        
    * Application: Useful when clear accountability is needed
        
    * Pros: Can be effective with a competent and [benevolent leader](https://en.wikipedia.org/wiki/Benevolent_dictatorship)
        
    * Cons: Risks poor outcomes if the leader lacks expertise or good intentions
        
* **Consent**
    
    * Principle: All participants find the decision acceptable
        
    * Application: Effective when compromise is viable
        
    * Pros: Creates broad acceptance across stakeholders
        
    * Cons: May not generate enthusiasm from any party
        

Corry increasingly advocates for **Consent** as the most effective approach to group decision-making. For more reading, check out The University of Minnesota Extension's [guide on group decision-making](https://extension.umn.edu/leadership-development/best-methods-making-group-decisions).
