Cognitive science is the interdisciplinary study of mind and intelligence: how perception, attention, memory, language, and judgment actually operate, in people and in the systems built to imitate them. It borrows method from psychology, neuroscience, linguistics, computer science, philosophy, and anthropology, and it treats cognition as something measurable rather than something only describable. This page covers what the field measures, the constraints it has established, and how those constraints show up inside an organization.
The useful part of cognitive science for an organization is not its theories of mind. It is the set of constructs that have been operationalized well enough to measure, and that behave consistently enough across people to design against. Six of them do most of the work.
| Construct | What it is | How it is measured | Why it matters at work |
|---|---|---|---|
| Working memory | The small set of items a person can hold and manipulate at once. Current estimates put it near four chunks, not the seven of popular memory. | Span tasks, dual-task interference. | Any step requiring more than a few conditions held in mind will be performed wrong under time pressure, whatever the training. |
| Cognitive load | Total mental effort a task imposes, split between the task itself and the way it is presented. | Validated self-report scales, secondary task cost, pupillometry. | Load spent decoding a bad interface or unclear ownership is load unavailable for judgment. |
| Vigilance decrement | Measurable decline in detection accuracy during sustained monitoring, observable within the first half hour. | Signal detection tasks over extended periods. | Roles that consist of watching for rare events degrade on a known curve. Staffing that ignores the curve is staffing a fiction. |
| Recognition and recall | Recognizing a correct option is markedly easier and more reliable than producing it from memory. | Forced-choice compared against free recall. | This is why checklists work. Asking people to remember a procedure sets a harder task than showing it to them. |
| Metacognitive calibration | The gap between how confident someone is and how accurate they are. | Confidence ratings scored against outcomes. | Miscalibration is the mechanism behind most escalation failures. The person who should have asked did not know they should have. |
| Situation awareness | Whether an operator's mental model matches the actual state of the system they are responsible for. | Freeze-probe and query techniques. | Automation often improves routine performance while quietly degrading this, which is why handover is where automated systems fail. |
These are findings, not opinions about human nature. Each has held up across decades of replication, and each is a design constraint rather than a flaw to be trained away. Open any of them for the field definition and where it surfaces at work.
Herbert Simon's finding that people do not optimize across options. They satisfice: they search until something clears an acceptable bar, then stop. Search is expensive, and stopping early is usually the rational move given that cost.
In an organizationYour process assumes a comparison of alternatives. What happens is that the first workable option gets taken. Designing for the comparison you wish occurred produces a process nobody follows.
The tendency to accept an automated recommendation without independent verification, and to miss errors the system makes. It strengthens as the system becomes more reliable, because reliability trains the operator out of checking.
In an organizationOnce a tool is usually right, people stop checking it. The moment checking matters most is exactly the moment nobody is doing it any more.
Capability degrades when it stops being exercised. Lisanne Bainbridge named the version that matters here the out-of-the-loop problem: automate the routine cases and the operator loses the practice that made them competent at the hard ones.
In an organizationThe team that reviewed every case for years and now reviews only exceptions has lost the baseline that made them good at recognizing an exception.
People believe they understand mechanisms in far more detail than they do, and the belief survives until they are asked to explain the mechanism step by step. The explanation attempt is what reveals the gap, to the explainer as much as to anyone else.
In an organizationAsk three people to describe the same process end to end. The divergence between the three accounts is the finding, and it is usually larger than any of them expect.
Michael Polanyi's observation that we know more than we can tell. Expertise compiles into pattern recognition that the expert can act on but cannot decompose into rules on request. It is recoverable, but only by watching the work and asking about specific cases rather than general procedure.
In an organizationThe expert cannot write the procedure because the procedure is not what they are doing. Ask them to document it and you get a description of the official version they also know.
Groups distribute knowledge across members and maintain a shared index of who knows what. The group's capability is therefore not the sum of individual knowledge; it includes the routing information that connects a question to the right person.
In an organizationLosing one person can remove the index rather than a single entry. The knowledge is still in the building and nobody can find it any more.
As the number of people who could act rises, the probability that any particular one does falls. Each person's sense of personal obligation is divided by the size of the group that shares it.
In an organizationA decision assigned to a committee is assigned to nobody. The reliable fix is naming one accountable person, not adding a reminder to the group channel.
The first quantity presented biases every judgment that follows, including judgments by people who know about the effect and are trying to correct for it. Awareness reduces the size of the effect and does not remove it.
In an organizationThe first estimate spoken in a planning meeting sets the range for the whole session, regardless of where it came from or how much thought went into it.
Most process failures are not failures of intent or of training. They occur at a specific instant, where a particular person holds particular information under particular pressure, and the documented path costs more than the alternative. Naming that instant precisely is what makes it fixable, because the moment can be redesigned even when the person cannot be changed.
Behavioral findings do not transfer directly from a paper to your organization. The constructs are general; the conditions are local. The sequence below establishes the local facts before anything is redesigned.
Watch the task happen without intervening, and record where it diverges from documentation. Divergence is the raw material. Treating it as a violation at this stage ends the study, because people stop showing you the real version.
Semi-structured interviews anchored to particular incidents rather than general procedure. Asking how something is normally done retrieves the official account; asking about last Thursday's difficult case retrieves the reasoning that was actually used.
Short validated instruments administered in context measure cognitive load, operator confidence against outcome, and whether the person accountable for a decision holds the authority to make it. Misalignment on the third of these predicts failure earlier than any performance metric.
Agent-based simulation runs the proposed redesign against the observed behavior, which surfaces second-order effects such as load displaced onto an adjacent role. Interventions that fix one moment by breaking another are common and are cheaper to find here.
Change what information is present, who holds authority, how the option is presented, and what the correct action costs relative to the alternative. Training is the last resort rather than the first, because training decays and structure does not.
Behavioral work attracts overclaiming more than most disciplines, partly because its findings are easy to state and hard to apply. The right-hand column is the more useful one to read first.
Cognitive science began as a rejection of behaviorism's refusal to model what happens between stimulus and response. A cluster of papers in 1956 established that the interior could be studied with formal methods, and the field assembled around that possibility over the following two decades. The applied branch that matters most here, the study of skilled people working under real conditions, arrived later and largely from aviation and process control.