Worked Example¶
Instructional device — instantiates Cognitive Load Reduction
A fully solved instance shown for study before independent practice, cutting means-ends search while preserving the problem-solving challenge the learner must eventually own.
A Worked Example shows a learner a complete, correct solution to study before asking them to solve equivalent problems on their own. Its defining move is temporal and pedagogical: it removes the wrong burden while protecting the right one. A novice attacking an unfamiliar problem spends most of their capacity on frantic means-ends search — "what do I even try?" — which is load spent on flailing, not on learning the solution's structure. The worked example strips that search by displaying the structure directly; but it does not strip the difficulty, because the learner is expected to internalize the reasoning and then perform it unaided as the examples fade to problems. It is the opposite of a template: not a blank to fill but a finished thing to inspect, and it is meant to be outgrown.
Example¶
A first-year algebra class keeps stalling on solving linear equations for a variable. Given 3x + 5 = 20, students who have only watched the teacher work one problem at the board freeze — they burn their attention guessing which operation comes first rather than absorbing the method.
The teacher switches to paired worked examples. Each new problem type is introduced by a fully solved instance with every step and its reason shown: "subtract 5 from both sides — to isolate the term with x," then "divide both sides by 3 — to leave x alone." Immediately beside it sits a near-identical problem for the student to solve alone. Across the set, the solved half is gradually hollowed out — first a completed example, then one with the last step blank, then one with two steps blank (a completion problem), then a bare problem. Students spend their effort tracing why each step follows, not hunting for a first move; by the end of the sequence the scaffolding is gone and they are solving cold. The example removed the search, kept the reasoning, and then removed itself.
How it works¶
- Show the whole solution, with reasons. Each step is annotated with why it is taken, so the learner studies structure rather than reverse-engineering it.
- Pair example with practice. A solved instance is immediately followed by a near-identical problem to attempt, converting inspection into application while the pattern is fresh.
- Fade the scaffolding. Across the sequence, completed steps are progressively blanked — full example → completion problem → bare problem — so support withdraws exactly as competence grows.
- Keep the challenge intact. What is removed is search cost; what is preserved is the reasoning the learner must eventually reproduce alone.
Tuning parameters¶
- Fading schedule — how fast the solved steps are blanked out. Faster fading builds independence sooner but risks re-flooding the learner with search load before the pattern sticks.
- Explanation density — how much of the why is spelled out vs. left for the learner to infer. More explanation lowers load but can invite passive reading instead of self-explanation.
- Example–problem similarity — near-identical practice consolidates the exact pattern; more varied practice builds transfer but raises difficulty.
- Self-explanation prompts — whether the learner is asked to state why each step works, trading a little added effort for markedly deeper encoding.
When it helps, and when it misleads¶
Worked examples are strongest early in learning an unfamiliar problem class, where the dominant cost is search and the learner has no schema to lean on — the well-documented worked-example effect.[1] They let a beginner see the shape of a good solution before being asked to generate one.
Two failures recur. First, the expertise-reversal trap: once a learner has the schema, continued worked examples become redundant load and can slow them relative to just solving problems — the support must fade. Second, worked examples invite passive mimicry, where a learner copies steps without grasping why, and the borrowed fluency collapses on any variation. The guarding discipline is to fade deliberately and to force active engagement — completion problems and self-explanation prompts — so the learner is always doing the reasoning the example was meant to teach, not just admiring it. The point is a learner who no longer needs the example, not one who depends on it.
How it implements the components¶
essential_challenge_preservation— it protects the reasoning the learner must ultimately perform alone; it removes search, never the problem-solving itself, and the fading guarantees the challenge returns to the learner.extraneous_load_removal— displaying the solution directly strips the means-ends search that is pure overhead for a novice.sequencing_rule— the example-to-problem, full-to-faded ordering is the mechanism's spine: support arrives before independent attempt and withdraws as competence grows.
It does not implement external_memory_support — a worked example is studied and then set aside as the learner internalizes it, not kept as a persistent fill-in artifact; that standing scaffold is Template. (A worked example is a completed solution you outgrow; a template is a blank container you reuse.)
Related¶
- Instantiates: Cognitive Load Reduction — the Worked Example supplies the archetype's learning-side machinery: cut search, keep challenge, fade support.
- Sibling mechanisms: Chunked Instructions · Template · Visual Aid · Just-in-Time Prompt · Progressive Disclosure for Load Reduction · Simplified Interface · Decision Support Tool · Checklist
Editorial Notes¶
Form Classification¶
Form family: Communication, Facilitation & Learning
Rationale: Worked Example is defined in the frozen evidence as: A fully solved instance shown for study before independent practice, cutting means-ends search while preserving the problem-solving challenge the learner must eventually own. Its operative deployed or enacted form is therefore Communication, Facilitation & Learning.
Nearest alternative: Experiment, Test & Rehearsal — Experiment, Test & Rehearsal can support this mechanism, but the evidence centers the concrete operation described above rather than the alternative family's defining operation.
Review outcome: Adjudicated after independent review; medium confidence.
Origin Attribution¶
Primary origin: Education & Pedagogy
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Universal
Rationale: Worked example is rooted in education's instruction, assessment, and scaffolded-practice tradition; historically that field developed the defining operation described here: a fully solved instance shown for study before independent practice, cutting means-ends search while preserving the problem-solving challenge the learner must eventually own.
Related originating lineages:
- Cognitive Science — Cognitive-science research on representation, learning, and recall has a distinct contributing or parallel lineage for the mechanism's defining operation: a fully solved instance shown for study before independent practice, cutting means-ends search while preserving the problem-solving challenge the learner must eventually own.
- Organizational & Management Science — Organizational management's workflow, staffing, review, and coordination tradition supplies an independent formative lineage for the mechanism's worked example logic.
- Psychology — Experimental, clinical, and behavioral psychology has a distinct contributing or parallel lineage for the mechanism's defining operation: a fully solved instance shown for study before independent practice, cutting means-ends search while preserving the problem-solving challenge the learner must eventually own.
Review resolution: The blind reviewers agree that education_pedagogy is the primary origin and differ only on alternate origin disagreement, origin mode disagreement, domain reach disagreement, encyclopedia synthesis disagreement. I preserve every independently explained alternate from both records rather than imposing a numeric cap. I retain cross_disciplinary_synthesis because the combined evidence shows material contributions from several lineages. The broader reach of universal records portability separately from historical provenance; encyclopedia_synthesis=true preserves the affirmative synthesis judgment where either reviewer identified one.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
References¶
[1] Sweller, J., & Cooper, G. A. "The Use of Worked Examples as a Substitute for Problem Solving in Learning Algebra". Cognition and Instruction 2(1), 59–89 (1985). Shows a worked-example advantage for novice learning and subsequent problem solving. registry ↩