Chapter 42 Exercises

How to use these exercises: Work through the parts in order. Part A builds recognition skills, Part B develops analysis, Part C applies concepts to your own domain, Part D requires synthesis across multiple ideas, Part E stretches into advanced territory, and Part M provides interleaved practice that mixes skills from all levels.

For self-study, aim to complete at least Parts A and B. For a course, your instructor will assign specific sections. For the Deep Dive path, do everything.


Part A: Pattern Recognition

These exercises develop the fundamental skill of identifying patterns and assigning them to the correct family.

A1. For each of the following scenarios, identify the single most relevant pattern from the book. Name the pattern, its chapter number, and its family.

a) A city installs speed cameras on a major road. Average speeds on that road drop, but accident rates on nearby side streets increase as drivers take alternative routes.

b) A tech startup that was wildly innovative in its first three years has become cautious and bureaucratic at year ten.

c) Three independent research groups publish papers on the same breakthrough within six months of each other.

d) A hospital's patient satisfaction scores are rising steadily, but its actual health outcomes have not changed.

e) An experienced chef retires and the restaurant's food quality declines even though the recipes are documented.

f) A financial regulator requires banks to hold more capital reserves, so banks shift risk into shadow banking entities not covered by the regulation.

g) A social media algorithm discovers that outrage-inducing content generates the highest engagement and increasingly promotes it.

h) A small nonprofit that was effective at serving 500 clients struggles to maintain quality as it scales to serve 50,000.

A2. Classify each of the following as belonging to one of the seven pattern families (Foundation, Search, Failure, Knowledge, Lifecycle, Decision, Deep Structure). Some may belong to more than one -- if so, identify the primary family and the secondary family.

a) A stock market bubble inflating through self-reinforcing optimism.

b) A software company deciding whether to invest in improving its current product or building an entirely new one.

c) A government policy that was designed to reduce poverty but actually increases it by creating dependency.

d) A scientist who realizes that the entire theoretical framework of her field is wrong.

e) An organism's metabolic rate scaling predictably with its body mass.

f) A jury convicting a defendant based on a compelling story rather than the weight of evidence.

g) An organization that has run on "the way we've always done it" and is now unable to adapt to new market conditions.

h) The fact that the same mathematical structure (a network with hubs) appears in the internet, in protein interactions, and in airline routes.

A3. For each of the five named pattern clusters from Section 42.8, provide one real-world example not mentioned in the chapter. Identify the component patterns and explain how they interact.

a) The Fragility Cluster (Efficiency + Tight Coupling + Hidden Risk)

b) The Sclerosis Cluster (Debt + Senescence + Legibility Traps)

c) The Cobra Cluster (Goodhart's + Cobra Effect + Map/Territory)

d) The Innovation Cluster (Adjacent Possible + Multiple Discovery + Symmetry-Breaking)

e) The Knowledge Loss Cluster (Dark Knowledge + Succession + Chesterton's Fence)

A4. Identify which type of pattern interaction (amplification, constraint, or transformation) is occurring in each of the following situations.

a) A company that was exploring new markets (explore/exploit, Ch. 8) runs low on cash and is forced to focus exclusively on its most profitable product line.

b) An algorithm that was performing gradient descent (Ch. 7) on engagement metrics produces a power-law distribution (Ch. 4) of content popularity.

c) A startup that was organized as a flat, distributed team (Ch. 9) grows large enough that it needs to introduce management hierarchy.

d) A society experiencing positive feedback growth (Ch. 2) hits a resource constraint that triggers a phase transition (Ch. 5).

e) An organization's Goodhart's Law problem (Ch. 15) creates a cobra effect (Ch. 21) as employees game the corrupted metrics.

f) Conservation of attention (Ch. 41) limits how much exploration (Ch. 8) a person can do in a day.

A5. Using Table 2 (Warning Signs) from Section 42.5, identify the warning signs present in each of the following situations and state which patterns you would investigate.

a) A CEO tells the board: "Our efficiency metrics are the best in the industry. We've eliminated all redundancy."

b) A venture capitalist explains: "This investment is low-risk because we've structured it through three holding companies and a special purpose vehicle."

c) A new CTO arrives and immediately cancels the company's long-running but undocumented internal tools, saying "I don't understand what these do, and no one can explain them clearly."

d) A pharmaceutical company reports: "Our clinical trial results are perfect -- every metric exceeded expectations."


Part B: Analysis and Explanation

These exercises develop the ability to analyze pattern interactions and use the atlas systematically.

B1. The Diagnostic Decision Guide (Section 42.6) provides guidance for several common problem types. For each of the following problems, identify which Decision Guide entry is most relevant, then extend the analysis beyond what the guide provides. What additional patterns not listed in that entry might be relevant?

a) A retail chain is losing market share to online competitors and wants to "transform digitally."

b) A school district has implemented a new curriculum and test scores have dropped in the first year.

c) A country is experiencing rapid economic growth combined with increasing inequality.

d) A senior engineer who has been at the company for 25 years is retiring next month.

B2. Apply the seven-layer analysis methodology from Section 42.7 to one of the following systems. Write a paragraph for each layer.

a) The global food supply chain.

b) The peer review system in academic science.

c) The criminal justice system in a country you are familiar with.

d) An online marketplace (e.g., Amazon, eBay, Etsy).

B3. For each of the following pairs of patterns, explain (a) how they are similar, (b) how they are different, and (c) when each is more useful than the other.

a) Overfitting (Ch. 14) and Narrative Capture (Ch. 36)

b) Tacit Knowledge (Ch. 23) and Dark Knowledge (Ch. 28)

c) Satisficing (Ch. 12) and the Streetlight Effect (Ch. 35)

d) Phase Transitions (Ch. 5) and Paradigm Shifts (Ch. 24)

e) The Cobra Effect (Ch. 21) and Iatrogenesis (Ch. 19)

B4. The chapter identifies five pattern families beyond the seven main families (Optimization, Hubris, Visibility, Temporal, Epistemological). Choose one of these cross-cutting families and explain why its members belong together. What common parent concept unites them? Could any member be removed without weakening the family?

B5. The Pattern Interaction Matrix in Section 42.3 describes three types of interaction: amplification, constraint, and transformation. Propose a fourth type of interaction that the chapter does not discuss. Describe it, give it a name, and provide at least three examples from the book's patterns.


Part C: Application to Your Domain

These exercises ask you to apply the Pattern Atlas to your own professional or personal context.

C1. Identify the three patterns from the book that are most active in your professional domain. For each, explain (a) how the pattern manifests, (b) what warning signs you should watch for, and (c) what countermeasures you use or should use.

C2. Using the Diagnostic Decision Guide, select the problem description from Section 42.6 that most closely matches a challenge you are currently facing. Follow the guide's recommendations: examine the primary patterns, check the secondary patterns, and consider the warnings. Write a one-page analysis of your challenge using this framework.

C3. Apply the seven-layer analysis from Section 42.7 to your organization or a project you are working on. What does each layer reveal? Which layer provides the most surprising or useful insight?

C4. Identify a pattern cluster from Section 42.8 (or a new cluster you define) that is operating in your domain. Describe its components, how they interact, and what the diagnostic signs are. What would you do differently if you recognized this cluster early?

C5. Design a "Pattern Dashboard" for your organization -- a set of indicators that would alert you to the activation of the five most important patterns in your context. For each pattern, specify: (a) the indicator, (b) the threshold that should trigger concern, and (c) the recommended response.


Part D: Synthesis and Integration

These exercises require combining ideas from multiple chapters and using the atlas as an integrative framework.

D1. The meta-pattern (Section 42.9) argues that patterns cluster into families, interact predictably, and exist because of deep structural features of reality. Choose one of these three claims and argue against it. What would it look like if this claim were wrong? What evidence would falsify it?

D2. The chapter organizes patterns into seven families corresponding to the seven parts of the book. Propose an alternative taxonomy -- a different way of organizing the same forty-one patterns into families. Justify your organization. Is your taxonomy better, worse, or just different? What does the existence of multiple valid taxonomies tell you about the patterns themselves?

D3. The Fragility Cluster (Efficiency + Tight Coupling + Hidden Risk) and the Sclerosis Cluster (Debt + Senescence + Legibility Traps) seem to describe opposite pathologies. One is about systems that are too lean and fast. The other is about systems that are too bloated and slow. Yet both lead to failure. Using the Deep Structure patterns (Ch. 39-41), explain what these two failure modes have in common at the deepest level. What conserved quantity is being mismanaged in both cases?

D4. The chapter presents the threshold concept "Patterns Have Patterns." Connect this to three previous threshold concepts from the book. How does the meta-pattern relate to, build on, or transform the threshold concepts of earlier chapters?

D5. A critic might argue that "cross-domain pattern recognition" is just loose analogy dressed up in systematic language -- that calling both epidemics and social media "viral" tells you nothing useful about either. Using the atlas as your evidence, construct the strongest response to this criticism. Then construct the strongest version of the criticism that survives your response.


Part E: Advanced Challenges

These exercises push into territory beyond the chapter, requiring creative extension of the core ideas.

E1. The chapter identifies forty-one patterns. Are there patterns missing from the collection? Propose three patterns that the book should have included but did not. For each, provide (a) a name, (b) a one-paragraph description, (c) examples from at least three domains, (d) the family it would belong to, and (e) how it interacts with at least two existing patterns.

E2. The Pattern Interaction Matrix describes interactions between pairs of patterns. But in real-world situations, interactions often involve three or more patterns simultaneously. Choose a triad of patterns (three patterns that interact as a group) and analyze how the three-way interaction differs from the three two-way interactions. Does the triad produce emergent effects that the pairs do not?

E3. The chapter claims that the seven pattern families correspond to "fundamental questions about how the world works." Are there fundamental questions that the seven families do not address? Propose an eighth family. What question does it answer? What patterns does it contain -- either patterns from the existing collection reassigned to the new family or new patterns you propose?

E4. The meta-pattern section (42.9) suggests that pattern recognition is itself a pattern. Develop this idea further. What are the failure modes of pattern recognition as a pattern? Can pattern recognition overfit? Can it be subject to Goodhart's Law? Can it suffer from narrative capture? If the tool of pattern recognition is subject to the same pathologies it diagnoses, what does this imply about its reliability?

E5. Design a "Pattern Atlas" for a different book -- a book about a different subject that you know well (e.g., a medical textbook, a history of a specific period, a technical manual for your profession). What patterns would such an atlas contain? How would they be organized? Would the meta-pattern -- patterns have patterns -- hold for your alternative atlas?


Part M: Interleaved Practice

These exercises mix skills and concepts from all levels, in randomized order, to strengthen retrieval and transfer.

M1. (Recognition) A government mandates that all schools report their students' standardized test scores publicly, and the government will allocate funding based on these scores. Identify at least four patterns that are likely to be activated. What is the most dangerous pattern cluster?

M2. (Analysis) Compare the Optimization Family (gradient descent, explore/exploit, satisficing, annealing) to the Hubris Family (iatrogenesis, legibility, legibility traps, cobra effect). What is the relationship between these two families? Does the Optimization Family create the conditions for the Hubris Family?

M3. (Application) You have been hired as a consultant to a 100-year-old manufacturing company that is struggling to compete with younger, more agile competitors. Using the atlas, which patterns and pattern clusters should you investigate first? Design a diagnostic plan that uses the layered analysis methodology.

M4. (Synthesis) The Deep Structure family (Ch. 39-41) provides the meta-explanation for why patterns recur across domains. But the Deep Structure patterns are themselves cross-domain patterns. Does this create a circularity? If the Deep Structure patterns explain all the other patterns, what explains the Deep Structure patterns? Is this a problem or a feature?

M5. (Recognition) A new AI system is deployed to approve or deny loan applications. It is trained on historical data of loans that were approved by human reviewers. After deployment, the AI's approval rate matches the historical rate almost perfectly. What patterns should you check?

M6. (Analysis) The chapter states that "the patterns you have learned in this book are features of the world, not features of your imagination." Evaluate this claim. Is it possible that cross-domain patterns are artifacts of human cognition -- that we see patterns because our brains are wired to see patterns, not because the patterns are objectively there? What evidence would distinguish between these two explanations?

M7. (Application) Design a one-hour workshop for a team of non-specialists that teaches them to use the Diagnostic Decision Guide (Section 42.6). What examples would you use? What exercises? What common misconceptions would you anticipate and address?

M8. (Synthesis) Connect the Pattern Atlas to the concept of boundary objects (Ch. 27). Is the Pattern Atlas itself a boundary object -- a shared artifact that different communities (scientists, managers, engineers, policymakers) can interpret in their own terms? What are the benefits and risks of treating it as one?

M9. (Recognition) An investment fund advertises that it has beaten the market for twelve consecutive years. Its strategy is proprietary and the fund manager attributes the success to "a unique analytical framework." Using the atlas, identify which patterns should make you skeptical and which should make you curious.

M10. (Synthesis) The chapter ends with the claim that pattern recognition "connects you to the deep structure of reality." Is this a scientific claim, a philosophical claim, or a rhetorical flourish? How would you test it? What would count as evidence for or against it?