Single-Loop Learning
A learning process that corrects errors by adjusting actions within existing rules and assumptions without questioning the underlying framework.
Also known as: First-order learning, Adaptive learning, Error correction
Category: Learning & Education
Tags: learning, organizational-behavior, change-management, reflection, mental-models
Explanation
Single-loop learning, defined by Chris Argyris and Donald Schön, is the most common form of learning in organizations and daily life. It involves detecting errors and correcting them by modifying actions while keeping underlying assumptions, goals, and mental models unchanged.
The classic analogy is a thermostat: when the temperature drops below the set point, the thermostat turns on the heating. It corrects the error (temperature too low) within its existing framework (the set point) without ever questioning whether the set point itself is appropriate.
## How It Works
Single-loop learning follows a straightforward cycle:
1. Take action based on existing rules or strategies
2. Observe the results
3. If results don't match expectations, adjust the action
4. Repeat
The key characteristic is that only the action changes — the governing variables (goals, values, assumptions) remain fixed.
## Examples
- A sales team misses its quota and responds by making more calls (adjusting effort within the same strategy)
- A student gets a poor grade and studies more hours (without questioning study methods)
- A manager receives complaints about meetings and makes them shorter (without questioning whether meetings are needed)
- A developer fixes a bug without examining the design patterns that made the bug possible
## When It's Sufficient
Single-loop learning is efficient and appropriate when:
- The underlying assumptions and goals are sound
- The problem is genuinely one of execution, not strategy
- Quick corrections are needed in stable environments
- The rules and frameworks have been validated
## When It Falls Short
Single-loop learning becomes problematic when:
- Persistent problems recur despite repeated corrections
- The environment has fundamentally changed
- The governing assumptions themselves are flawed
- Incremental adjustments cannot address root causes
In these cases, double-loop learning — which questions the assumptions themselves — is needed. Recognizing when single-loop learning is insufficient is itself a critical meta-skill.
Related Concepts
← Back to all concepts