Cognitive Model Justification
An architectural breakdown of why our models weigh variables the way they do, grounded in established cognitive science.
Beyond Simple Calculators
The Cognitive Systems Lab does not build arbitrary calculators. Our estimators—such as the Cognitive Friction Index (CFI)—are operational heuristics designed to map abstract psychological constraints onto real-world workflows. This document explains the Why, the Evidence, and the Implications behind our mathematical choices.
1. The Weight of Task Complexity (Coefficient: 2.0)
The Why Layer: Why is complexity weighted higher than time?
In our CFI model, Task Complexity is assigned a multiplier of 2.0. We do this because cognitive load increases non-linearly with the number of interacting elements in a task, not just linearly with the time spent on it. A 10-minute task requiring 5 simultaneous working-memory holds is objectively more exhausting than a 60-minute task requiring 1 working-memory hold.
The Evidence Layer
This design choice is directly anchored in Cognitive Load Theory (CLT). Sweller (1988, 1994) demonstrated that intrinsic load—the inherent difficulty associated with a specific instructional topic—is primarily determined by element interactivity. When the relationships between task elements multiply, the demand on working memory multiplies exponentially, justifying an outsized weight in any diagnostic formula.
The Implication Layer: What this means for operators
Raising task complexity from level 3 to 5 does not merely mean the task takes longer. It implies a high probability of working-memory saturation. If an operator faces a Complexity Level 5 scenario, extending the deadline will not prevent errors; the procedure itself must be structurally flattened to reduce interacting elements.
2. The Attrition of Task Duration (Coefficient: 0.5)
The Why Layer: Why is time a secondary modifier?
Duration receives a coefficient of 0.5 because time alone does not generate acute cognitive friction; it generates vigilance fatigue. Duration acts as a multiplier of existing complexity. If complexity is zero, time spent is merely waiting. Thus, its base mathematical impact is modeled to accumulate more slowly than raw procedural complexity.
The Evidence Layer
Studies on human attention span and vigilance (e.g., Mackworth's clock test methodologies and modern continuous performance tasks) show that performance degrades predictably over extended unbroken periods. However, the degradation curve is heavily mediated by the intrinsic load of the task. We assign time a steady, linear attrition rate (0.5) to represent baseline metabolic depletion.
The Implication Layer: What this means for operators
A high CFI score driven primarily by duration (Endurance Friction) requires a different intervention than a high score driven by complexity. It signals that operators don't need simpler instructions—they need mandatory task rotation or micro-breaks to reset vigilance thresholds.
3. The Offset of Prior Familiarity (Coefficient: −1.5)
The Why Layer: Why does familiarity aggressively reduce friction?
Familiarity is assigned a negative coefficient of −1.5 because cognitive schemas radically alter how the brain processes information. What requires intense working-memory capacity for a novice is handled almost automatically by long-term memory structures in an expert.
The Evidence Layer
The expertise reversal effect and schema theory (Kalyuga et al., 2003) prove that established mental models allow individuals to chunk multiple interacting elements into a single unit. Therefore, high familiarity doesn't just "help a little"—it actively suppresses intrinsic cognitive load by bypassing working-memory limits.
The Implication Layer: What this means for operators
If an operator scores high friction because familiarity is low (Knowledge Gap Friction), providing more time is inefficient. The required intervention is schema injection: providing pre-task reference materials, explicit SOPs, or algorithmic fallbacks so the operator doesn't have to reconstruct the task context from scratch.
4. The Cost of Context Switching (FRW Architecture)
The Why Layer: Why do interruptions compound?
In our Focus Recovery Window (FRW) estimator, distractions are heavily penalized. This is because an interruption doesn't just pause work; it forces an eviction of the current working-memory state, which must be painstakingly rebuilt.
The Evidence Layer
Research by Rubinstein, Meyer, and Evans (2001) on executive control during task switching quantifies the "switch cost." The time and cognitive resources lost when shifting between distinct tasks explain why our models treat high interruption density as a catastrophic failure mode, capable of inducing Recovery Deficits even in highly motivated operators.
The Implication Layer: What this means for operators
High distraction environments cannot be overcome with willpower. If the FRW diagnostic flags "Context Fragmentation," the only viable operational intervention is environmental: implementing asynchronous silos or batching synchronous communications.