# Tufte Visual Thinking

> Use when a display, interface, model, or taxonomy is being accepted in its inherited form; when a default format, style sheet, grid, or chart type is chosen by convention rather than by content; when 3D reality is being flattened into a 2D model; when a claim needs tracing to primary measurement; when links or arrows are unlabeled; or when a reviewer asks how a claim is really known.

- Skill: `jpoindexter/tufte-visual-thinking` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jpoindexter/tufte-visual-thinking`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jpoindexter/tufte-visual-thinking/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: jpoindexter (https://skillmd.com/u/jpoindexter)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jpoindexter/tufte-visual-thinking

---

# Tufte: Visual Thinking and Seeing With Fresh Eyes

## Overview

Tufte's claim in *Seeing With Fresh Eyes* (Graphics Press, 2020) is that visual thinking and analytical thinking are the same cognitive act, not a "creative" track and a "rigorous" track. The shared enemy of both is the self-confirming word — the inherited name or default model accepted without ever looking at the thing itself. The operating rule throughout: do not stop at what a thing is *named*; see what it *does*.

The book runs an **Introduction plus nine chapters** (TOC, p. 3):

| Ch. | Title | Printed pp. | Where it is covered |
|---|---|---|---|
| — | Introduction: The Thinking Eye | 4 | §1 below |
| 1 | Meaning and Space | 6 | §2–§4 below |
| 2 | Content-Responsive Typography | 49 | §5 summary → `tufte-typography-for-data` |
| 3 | Graphical Sentences | 64 | §6 below |
| 4 | Data Analysis When Truth Matters | 80 | §7 below; full audit procedure → `tufte-data-forensics` |
| 5 | Annotations | 121 | → `tufte-annotation-as-thinking` |
| 6 | Instructions at Point of Need | 131 | → `tufte-instructions-at-point-of-need` |
| 7 | Lists | 141 | stacklist material in §6; full treatment → `tufte-lists` |
| 8 | Smarter and Shorter Meetings | 151 | → `tufte-meetings-and-documents` (format critique in `tufte-cognitive-style`) |
| 9 | A Visual Index, A Quilt of Sources | 162 | → `tufte-visual-index` (quilt form in `tufte-visual-confections`) |

All page numbers below are **printed** pages of the 2020 edition.

---

## §1. The Thinking Eye: SEE — REASON — ACT (Introduction, pp. 4–5)

Tufte frames analytical vision as three verbs that must run together. Dropping any one degrades the other two: seeing without reasoning is staring, reasoning without acting is chatter, acting without seeing is production.

### SEE

The target is intensity: look at the ordinary so hard and so specifically that it stops being ordinary.

- See **intensely, actively, skeptically** — not passively receive.
- Scan globally, then focus locally.
- See at **multiple scales** of space and time at once.
- Use "vacation eyes" — unhooked from the words, models, and expectations you arrived with.
- Stay inside the optical experience: **forget the name of what you are looking at.**
- Treat "not seeing anything different" as a signal that you are not really seeing.

> "The most dangerous phrase in the language is 'We've always done it this way.'" — Grace Hopper, quoted in SWFE, p. 4

**Defamiliarization sequence** (the named procedure for breaking category-lock):
1. **Defamiliarize** — strip the label, look at the bare thing.
2. **Decontextualize** — pull it out of its usual setting.
3. **Recontextualize** — drop it into a new comparison set.
4. **Reform / remodel** — propose a better model grounded in what you actually saw.

### REASON

Reasoning eyes interrogate what they see by asking about *verbs* — links, mechanisms, connections, dynamics — never about what things are called.

- Reason across time horizons: then, now, forever.
- Cycle: compare, model, choose, doubt, decide, compare again.
- Two governing questions: **"How do I really know that?"** and **"How could I ever know that?"**

### ACT

Producing, constructing, modeling, and remodeling are not optional output — acting divides spectator from player, anecdote from evidence, a pitch from a demonstration, a retrospective claim from a prospective test. Tufte echoes Craig Venter: good ideas are cheap, and execution into reality separates good from great.

---

## §2. Seeing vs. Naming — The Central Discipline

| What naming does | What seeing does |
|---|---|
| Stops the eye at the label | Continues into structure and behavior |
| Reasons about what things ARE | Reasons about what things DO |
| Accepts inherited models | Questions the assumptions beneath models |
| Confirms the prior view | Finds what is actually there |
| Locks into discipline-local fashion | Connects across fields |

### The constellation example (p. 40)

The Big Dipper is taught as a flat 2D pattern. The seven stars actually sit at wildly different distances from Earth — roughly **58, 78, 79, 81, 84, 101, and 124 light years** — so they are not co-planar, not a "dipper," and not fixed.

| Epoch | Apparent shape |
|---|---|
| 50,000 BCE | Kite |
| 2,000 CE (now) | Dipper |
| 50,000 CE | Swan |
| 100,000 CE | Grasshopper |

The spread is headed by a line from physicist Chris Quigg, which serves as the epigraph for the whole *when models break down* argument, not just for the Dipper: a map shows what we *think* we know, which need not match the truth (p. 40). Its partner line on the same page carries the same lesson in two everyday objects: **a tiny snowflake is not flat but three-dimensional; a horizon is not a line, it is a shape.**

> Textual note: the same Joanne Cheung line is set on p. 6 as *the horizon is not a line / it is a space*. The book is internally inconsistent; "shape" matches p. 40 and the back-matter credit at p. 162. Cite whichever page you are reading.

**Named failure mode — Flatland Projection (p. 40):** collapsing a 3D reality into a 2D model, then reasoning from the 2D model as if it were the reality. Tufte's heading for this is a *disjunction between model dimensionality and the truth*. The model is mistaken for the territory. (See `tufte-escaping-flatland`.)

### Curse of dimensionality (p. 41) — a *different* failure

Do not merge this with Flatland Projection; they sit on facing pages and fail in opposite directions.

| | Flatland Projection (p. 40) | Curse of dimensionality (p. 41) |
|---|---|---|
| Direction of error | Too few dimensions in the model | So many dimensions that data cannot fill them |
| Mechanism | 3D reality flattened to 2D and then reasoned from | Volume grows so fast with added dimensions that available data become **sparse** |
| Origin | Tufte's own naming of the Big Dipper case | Coined by Richard Bellman in dynamic-optimization work |
| Symptom | Confident conclusions about a shape that does not exist | Phenomena in hundreds or thousands of dimensions with no analogue in everyday 3-space |

---

## §3. Space as Content, Not Container (Ch. 1)

### The assembled outside voices (p. 6)

Chapter 1 opens by asking what space does and means, and answers with an assembly of voices rather than a definition: **Miles Davis** on music being the notes you don't play; **Joanne Cheung** on the horizon not being a line; **artworkers, wallers, and architects** on air being a material — seen, worked, transformed — just like steel, stone, earth; **Lao Tse** on a vessel being useful through its emptiness and a wall being serviceable because of the window cut into it; **György Kepes** on a single character gaining clarity and meaning only through the ordered space around it; **Mary Oliver** on turning the line in a poem as a decision every poet wrestles with for a working life; **Frank Wilczek** distinguishing physical vacuum from theoretical void; plus Gertrude Stein, Wallace Stevens, *The Elements of Programming Style* on code that "does nothing" gracefully, and Brando in *The Wild One*.

> Correction of a common conflation: **Richard Serra is not part of the p. 6 assembly.** His line about considering space to be a material appears 31 pages later (p. 37), under a different argument — air as material, and every perceived edge as a space. The p. 6 slot he is often mistaken for belongs to the anonymous artworkers/wallers/architects.

### Space polarity (p. 7)

Tufte's p. 7 table sets eleven word-pairs twice, mirrored around a center that reads *reside together · concrete and intrinsic*. Neither term of any pair exists without the other, and the mirroring is the argument: which term is "the absence" depends only on which side you read from.

| Left reading | Right reading (mirror) |
|---|---|
| space → meaning | meaning → space |
| emptiness → fullness | fullness → emptiness |
| silence → sound | sound → silence |
| ground → figure | figure → ground |
| negative space → positive space | positive space → negative space |
| stillness → motion | motion → stillness |

*(Six of Tufte's eleven pairs shown; the full mirrored table is his, SWFE p. 7. The others are absence/presence, void/material, air space/material space, transparent/opaque, shadow/light.)*

The same spread carries the book's mascot argument — Wallace Stevens' rationalists in square hats thinking in square rooms, against sombreros — and Tufte's observation that Guggenheim shows are hung **by eye** rather than by laser level, because viewers on the curved ramp are themselves out of plumb (p. 7).

### Borderlines and borderspaces (p. 35)

An edge is not a nothing; it is where the perceptual work happens.

- Eye-brain systems — and anti-aliasing, pattern-recognition, sharpening, and compression software alike — spend most of their effort on edges and apparent edges.
- A thin outline does genuine optical work: it accents an edge, activates figure-ground discontinuity, and **shifts the perceived value of the fields it encloses**. The apparent difference between two adjoining greys can be an illusion the outline creates.
- Line-and-tone maps make the frame itself content-responsive: when buildings change, the lines change; slightly heavier strokes on two sides of a building read as soft 3D relief.
- The physical case: tectonic plates converging at **20–100 mm/year** are the borderspace where earthquakes and volcanoes happen.

**Practical consequence:** every hairline, divider, and 1px border in an interface is a perceptual claim about what is separate from what — and it changes how the enclosed values are read. Add outlines deliberately or not at all.

### Ghostlier grids allow keener distinctions (pp. 24–26)

A grid exists to *organize* content. The moment it competes with content, it destroys signal.

- **Jocelyn Bell Burnell** annotated the traces from the Cambridge 4-Acre Array and recognized the evidence for pulsars; the grid paper gave exactitude, clarity, and permanence without taking over.
- **E. J. Marey** (~1880) ghosted a faint substrate grid behind early motion studies.
- **Curie (1899–1902), Pauling (1922), Knuth (2019)** kept lab notebooks on ghost-grids — clear enough to hold alignment, ghostly enough to avoid clutter. A clay grid from 1800 BCE makes the same point about age.
- Topographic contour lines run *underneath* the type rather than over it.

**Named failure mode — Grid Dominance (pp. 24–26):** the organizing structure becomes more visually prominent than the content. Concrete case: a real-time medical interface whose loudest elements were cyan grid bars and buzzy verticals producing illusory horizontal stripes. On p. 24 an image matrix is only **~42% images**; the other **~58%** is frame furniture, oversized checkmarks, and tiny labels. The standing diagnostic (restated at p. 134): ask of any display what its strongest visual element is — the correct answer is never "grid lines."

**Ghosted global data as substrate (p. 26):** the Financial Times COVID daily-death small multiples (John Burn-Murdoch) show every country's trajectory ghosted behind each panel, so each country is read scaled against all countries. *(The body text says 54 countries; the red header on the same page says 61. Both are on p. 26.)* See `tufte-small-multiples`.

### Substrate scaffolding — annotate the data layer instead of building a grid (p. 27)

A distinct move from ghosting a grid: use a sufficiently intense and relevant data layer *as* the grid.

- Yehudi Menuhin's pencil markings on a printed Bach solo-violin sonata turn the score itself into the substrate.
- Insider mark-ups look chaotic to outsiders — and should, since the only reader who matters is the annotator.
- Maps do this continuously: names, contours, and symbols are simultaneously content and scaffold.

(Developed fully in `tufte-annotation-as-thinking`.)

### Image quilts and quilt craft (pp. 29–31)

An image quilt gathers many images to tell a story, compare, and set context; elements abut directly with no heavy frames so the eye can compare across the seam.

| Craft decision | Effect |
|---|---|
| Same-size, time-ordered abutting images | Supports direct comparison, frame to frame |
| Varying-size abutting images | Read as one continuous scene — fifteen Monet haystacks read as a single farm |
| Frames | Not pure evil: they isolate color and cut the bright-white glare of display screens (which is why serious image and video editing happens in dark rooms on non-reflective screens) — but over-framing eats content space and blocks comparison |
| Ragged left/right margins | Aid seeing in a sparkline matrix of 47 repeated animal sounds; squared-off margins hurt. Vantongerloo goes further, ragging all four sides |
| Cloth quilts | The Gee's Bend, Alabama quilts (Jessie T., Loretta, and Leola Pettway) are three-dimensional textured objects; their late escape from the "folk art" curatorial category is itself a naming-vs-seeing lesson |

**Measles/Project Tycho quilt (pp. 31, 118):** **88 million disease instances located in space and time from 1888 to 2011**, with an estimated **103 million U.S. cases prevented since 1924** — a natural experiment in which each state acts as its own control across years. (See `tufte-space-time-graphics`.)

**Batch effects as a seeing problem (p. 31):** unwanted variation enters whenever data are produced in runs — sequencing, signal processing, scans, industrial processes — and statistical correction can *manufacture* new artifacts when mixed data sets are aggregated. The 1000 Genomes quilt encodes each HapMap sample-row by facility and platform with ±3 standard deviations at the color extremes, making the largest cluster (days 243–251) visible as a block.

### Stop-action beats video for analysis (p. 38)

- Adjacent still frames laid out **in space** outperform continuous video for explaining dynamic information, because video's pace and high autocorrelation blur analytical comparison.
- Case: a printer's proof from a 1946 Babar book renders a parachute descent as stop-action, exposing pendulum swing and rotation that motion would smear.
- Ordering images historically synchronises time and space — a row of Monet haystacks becomes a nine-month timeline of outdoor light.

**Rule:** if the task is comparison, convert time into space. Reach for video only when the phenomenon *is* the continuity.

### Multiple local grids (pp. 8, 28, 32)

Cézanne composed with several local grids at once, integrating about **4 distinct viewpoints** in one canvas and remodeling the one-eyed perspective model that had governed painting for centuries and photography for decades (p. 8). Hockney later assembled ~**750 photographs** in the same spirit (p. 28); Google Street View places ~**19 view signs** at their exact driver-visible positions on an aerial photo (p. 32). A living, moving eye registers thousands of viewpoints an hour, so one-point perspective mismatches how vision actually works.

### Hand-drawn grids breaking printed grids (p. 75)

- **Hokusai** breaks the page-layout grid exactly once across *One Hundred Views of Mt. Fuji* (1834) — the single break is the point.
- **Beethoven** extends the five-line staff by hand, vertically for octaves and horizontally into the margin.
- **Playfair** lets an Ordnance-expense data line puncture the top of its own frame, then transplants the remainder down to the baseline.

### Local grids carrying meaning: the Cleveland Clinic thought bubbles (p. 19)

The Cleveland Clinic video *Empathy: The Human Connection to Patient Care* positions text as thought-bubbles that move *with* each person in frame — an invisible, dynamic local grid. Tufte's caption states the principle twice: content locates typography; space, location, and linebreaks create and clarify meaning. The words travel alongside each person rather than being stamped over them — a quiet signal of respect.

> Accuracy note: these are **separate bubbles in separate frames**. One reads *Daughter is getting married on Saturday.* and a second reads *Determined to be there.* Others include *Nearing the end of a 12 hour shift*, *Too shocked to comprehend treatment options*, and *Has been dreading this appointment. Fears he waited too long.* Do not fuse them into a single composite sentence.

### Remodeling scatterplots and spreadsheets (p. 22)

- **Scatterplots:** replace anonymous plot-dots with images of the actual things at their data coordinates — a brain-mass vs. body-mass plot drawn with little animals on a logarithmic ghost-grid. The marks self-label; no legend is needed. (See `tufte-mapped-pictures`.)
- **Spreadsheets:** a cell holding one lonely number can hold a whole time series. Michael Fogleman's PAC-MAN example recorded each frame at 60 fps by active memory address over 10 seconds, yielding **264 sparklines** on an invisible grid. (See `tufte-sparklines`.)

### Maya Lin's Women's Table

For Yale's Women's Table, Maya Lin chose a spiral of numbers — open-ended, to signal an ongoing history — beginning with a long run of zeros for the centuries Yale admitted no women. She drew the form from a spiral graphic in Tufte's *Envisioning Information* and worked directly with Tufte and Inge Druckrey on the data layout.

---

## §4. Models, Model Criticism, and Remodeling (Ch. 1, pp. 8–9)

A model summarizes, shows, and explains something relevant in order to lead to consequential action — and some models are simply better than others. Models in science and engineering are special because they rest on Nature's forever universal laws expressed in mathematics; **lacking that guarantee, the human sciences are much harder than rocket science** (p. 8).

### The catalogue of bad model assumptions (p. 8)

To choose a model is to choose its assumptions — unknown, unseen, forgotten. Tufte's concrete inventory:

| Domain | The inherited model | What criticism found |
|---|---|---|
| Evolution | Tree of life | Horizontal-gene-transfer research indicates a *tangled maze of branches* is the better model |
| Information | Hierarchical trees of nouns | The World Wide Web replaced them with a web of links at nodes |
| Urbanism | The city as a tree | Christopher Alexander: a city is not a tree |
| Organizations | Everything is hierarchical | Conway's law — organizations that design systems produce designs duplicating their own communication structures |
| Zoology (as satire) | Study your own pets, generalize | An authoritarian zoologist derived two races from his dogs: *Der Dogg und Der Überdogg* |
| Economics | "Stylized facts" | Undeniably stylized; whether they are facts is the open question |
| Statistics | "Random errors" | Assumed **independent** (a prayer) and **identically distributed** (a prank) |

**Named failure mode — Discipline Capture (p. 8):** models sanctified and celebrated by insiders evolve into uncontested, lucrative, congealed monopolies, specialties, cartels, cults, and disciplines that become more about themselves and less about their original subject. Local optimizing adds up to global pessimizing, and disciplines require hard-working true believers in local doctrines that do not correspond to the truth. Revolutionary reform usually comes from the margin or from outsiders. Tufte's two examples, and the second has **two joint falsifiers**, not one:

1. Tim Berners-Lee inventing the Web at CERN, a nuclear-science research center.
2. Classical economics and rational-choice models proved false **both** by real-world financial and economic disasters **and** by the deft empiricism of cognitive psychologists Amos Tversky and Daniel Kahneman. Reporting only the psychologists halves the argument.

**Named failure mode — Default Format Acceptance (p. 9):** treating the production system's output format as the content's natural shape. "We've always done it this way" ends thought, censors deviations, and blocks searches for alternatives. Tufte's own qualifier matters: many conventions and standards have got it right, or good enough — fresh seeing and attempted remodeling exist to *confirm* their continuing righteousness, not to reject convention reflexively.

### The remodeling proposals — the book's spine (p. 9)

Tufte states outright that remodeling requires **outsider comparison sets**, because insiders have already exhausted their local fads and possibilities. His worked example: set any interface or data graphic side by side with a good map, since maps have solved the inherent data-display problems — color, content-located typography, massive data, diverse users.

The proposals themselves are a verb-linked list, and they double as the book's table of contents:

| Subject | Verb | Object |
|---|---|---|
| maps | inform and redesign | data graphics / labels / interfaces |
| poetry / coding / math | imply | 2-dimensional graphical sentences |
| graphical sentences | redesign | conventional sentences and paragraphs |
| content-responsive typography | replaces | content-indifferent typography |
| webs of links and verbs | destroy | hierarchical trees of nouns |
| nameless statistical lives | are taken as seriously as | named lives |
| data analysis when the truth matters | reforms | conventional practices and teaching of statistics |
| credibility narratives | replace | false assumptions of standard statistical models of uncertainty |
| data paragraphs / small multiples / sparklines | eliminate | LittleDataGraphics |
| prevalence rates of 100s of specific statistical errors and frauds | replace | anecdotal horror stories |
| words | annotate / model / explain | links |
| content-responsive arrays | remodel | image matrices |
| off-the-grid | challenges | on-the-grid |
| ghostlier grids | envision | keener distinctions |
| lists | escape | conventional style-sheets |
| documents and study hall | improve | standard presentations |
| thinking | annotates | the world |
| text + image quilts | replace | book back-matter and references |
| fresh seeing | challenges | old conventions |
| signal | replaces | noise |
| sombreros | say adios to | square hats |

**How to use it:** treat each row as a diagnostic pair. Find the object in your own work, then ask whether the subject has been tried.

### Universals of universals (pp. 42–43, 61)

Since Feynman diagrams portray processes governed by laws that hold everywhere, diagrams of universals may themselves be universal — plausibly legible to any intelligence anywhere. Tufte's argument: send the cosmopolitan **verbs** of Nature's laws into space rather than the local **proper nouns** of flags, deities, and agency logos. His Pioneer-plaque redesign replaces the original's anthropocentric gesture with a levitation trick — an apparent violation of physical law readable as a joke by anyone who knows the law.

### Off-the-grid art as a remodeling argument (pp. 44–45)

A six-panel 1946 newspaper comic by Ad Reinhardt argues representational art (perspective grid) against abstract art (off the grid) using collaged clip art, type, and drawings — whatever-it-takes as a design method. Reinhardt's pivot: in music and in nature we already accept both representation and abstraction, so abstraction in painting needs no apology; new relationships of lines, colors, and spaces are to be enjoyed as such. John Gray runs the same materials past abstraction to silence.

### Sense of the relevant

Thinking eyes spot, in a mass of data, the few things whose consequences reach beyond themselves. Cross-field learning is disciplined looting: creativity is connecting things across domains, while connections formed inside a single discipline narrow and exhaust over time. The practice is concrete — listen more than you talk, steer experts toward your own questions, probe every explanation with "why is that?" and "how do you know?", and feel no obligation to accept a field's inherited doctrines.

### Identifying excellence (p. 47)

Excellence is scarce, lognormal, long-tailed, and forever knowledge. Because analytical thinking is fundamentally about the relationship between evidence and conclusions — the same relationship in every field — it is sometimes possible to judge the credibility of nonfiction work *without* being a content expert. Maira Kalman's prod (what is it you know once you think you know?) and Quigg's (what do we know that is not true?) are the standing audit questions.

---

## §5. Content-Responsive Typography — Conceptual Summary (Ch. 2, pp. 49–63)

> Execution lives in `tufte-typography-for-data`. This section carries only the concepts a non-typographic reader needs.

Space should be **content-responsive** — actively contributing to meaning, as it has long done in poetry, maps, math, code, comics, and scripts — rather than content-indifferent or content-hostile.

### The Great Disjunction (Ch. 1, p. 17) — a claim about CONTROL

Tufte's heading is explicit: words and spaces create meaning, **but publishers, text-grids, and style-sheets control space**. That is an authority problem, not an economics problem. His supporting figure on the same page: for **1500 years, printed text has used grids indifferent or hostile to meaning**, and content-responsive grids beat imperious grid-possessed layouts.

The economic argument is a *separate* claim made 36 pages later (p. 53): for thousands of years space was costly, and on screens the marginal cost of space is zero. Keep the two apart — the 1500-year figure belongs to control, not to the cost of paper.

**The math style sheet (p. 17)** is the strongest external authority in the book for content-responsive breaking: a formula too long for the page width should break at the end of a natural phrase — at a major bracket, never at an inner symbol — because natural phrasing, as in music or speech, is what makes the break intelligible between writer and reader; and the decision must not be left to the compositor, since the author is the one who knows the content. Directly transferable to chart labels, table headers, and long axis titles.

### The Darwin threshold (p. 50)

*On the Origin of Species* has **14 chapters and 133 topics**, each printed twice (table of contents and chapter openings), totaling **1,962 words** of topic lists set with content-hostile grid-driven breaks. Setting them responsively adds only **2–3 pages** to a ~500-page book and removes an estimated **2,000,000,000–5,000,000,000** reading impediments across ~3 million serious readers plus millions of skimmers since 1859.

### Code and poetry as existing models (Ch. 1, pp. 14–15)

Both examples sit in **Chapter 1**, not Chapter 2.

- **Code (p. 14):** a clean Knuth–Morris–Pratt string-match implementation runs ~**37 lines and roughly 75% empty space**. That space creates fluency for the human reader; the compiler discards it. Minify it and it runs identically and becomes unreadable.
- **Poetry (p. 15):** critics treat the *line* — not meter or rhyme — as the feature that makes poetry read as poetry, and 5 of the first 8 lines of Eliot's *The Waste Land* are enjambed. Meaning moves horizontally along the line and vertically across the breaks at once.

### LittleDataGraphics replaced by data paragraphs (p. 60)

Pie and small bar charts encode numbers into areas and colors, forcing a lossy decode round-trip and a local code that transfers nowhere. For small data, show the numbers. Tufte's model of dense honest text-as-data is the National Weather Service KSFO briefing: **18 measurements (US and metric), 28 words, 4 links**, serving the expert who wants the fifth significant digit of barometric pressure and the casual user who cannot see the sky.

---

## §6. Graphical Sentences — Nouns and Verbs (Ch. 3, pp. 64–80)

The core move: reason about **verbs**, and let graphical sentences live in the plane rather than the line. A linking line should aspire to be a real sentence with subject, verb, and object. An unannotated arrow — x → y — asserts only that some unstated relationship exists; such links have no character (p. 68). See `tufte-link-differentiation`.

### The Ausonio / Galileo mirror diagram (pp. 64–66)

Around **1560** Ettore Ausonio built an immense diagram (about **44 × 74 cm**) of reflections from concave spherical mirrors. Between **1592 and 1601**, while teaching at Padua, Galileo made a handwritten copy. It deploys three architectures for off-the-grid sentences: **word trees, stacklists, and annotated linking lines**. The *Tree of Reflections* is a single 2D graphical sentence of **218 words, 29 branches, and 13 stacklists**, with one ~**130-word paragraph set on a single line** annotating one line of the diagram. Its branches meander and end "in full leaf" as quasi-paragraphs, unlike the strict logic of Markov chains or decision trees. Galileo's collected works run to **21 volumes and ~12,000 pages**.

### Stacklists (pp. 66–72)

A stacklist organizes complex material in 2-space so the reader slows down — deliberately — to connect words vertically within each stack and horizontally across stacks. The contrast is the conventional inline list: a freight train of words on one narrow track, where it is hard to tell which words belong to which list. Any content can stack: words, graphics, numbers, links, code, images. A pulsar stack shows ~**4,000 numbers in 4 simultaneous views** (p. 69).

- **Polyphony:** some scores stack performer-improvisation options on adjacent staves, vertically aligned with the rest of the score (Elaine Gould's documentation; Birtwistle's *Versus for Ensembles*, 1972) — p. 73.
- **Nesting:** Wendy MacNaughton's *The Universe and Forever* nests **2 word-stacklists** inside an enclosing one; code does the same (p. 69).
- **Spacing as argument (p. 67):** a graphical sentence of 11 line breaks, 3 stacklists, and 40 content-spaced words shows that spacing should maximize explanatory depth, not reading speed.

### Stacklist combinatorics — and why relevance is a hard constraint (p. 70)

- Two linked stacks of **6 and 10 words generate 120 pairs**; the brute-force creative heuristic is to juxtapose familiar words in unfamiliar ways.
- The combinatorial explosion (n!) is exactly why a **sense of the relevant** is required — without it, stacklists generate noise at scale.
- Demonstrated darkly: after finding hundreds of wholly fabricated papers in suspect journals, Elisabeth Bik sketched a fake-title generator — **seven stacked columns** whose random walk yields syntactically perfect nonsense.

**Named failure mode — Combinatorial Noise:** treating a generator of combinations as a generator of ideas. A stack that can emit 120 pairs will emit 120 pairs; only judgment separates the few that matter.

### Stacklists carrying moral weight — *Zong!* (p. 72)

M. NourbeSe Philip built a 180-page poem entirely from the word-store of the 1781 *Gregson v. Gilbert* legal decision, using whiting-out, blacking-out, fragmentation, and reversal. The subject is 132 Africans deliberately drowned so owners could claim insurance; the stacklist form makes the legalese's evasions structurally visible. Stacklist layout is not merely an efficiency device — spacing can carry argument and indictment.

### The Walt Disney profit-formula diagram (p. 68)

The 1957 Walt Disney Productions profit diagram is built from **37 graphical sentences** mapping a live network of interactions and job instructions. Every link names what it *does* — feeding record material, publicizing the music division's products, providing interchange of stars — so each has subject, verb, and object. Real organizations are not the anonymous one-way streets drawn in conventional org charts, where know-nothing links connect boxes full of proper nouns.

### Fox and Hedgehog — a model-quality framework (pp. 76–77)

Tufte reproduces and then restacks a passage from **Isaiah Berlin, *The Hedgehog and the Fox: An Essay on Tolstoy's View of History* (1953)**, itself drawing on Archilochus: the fox knows many things, the hedgehog one big thing.

**The parallelism diagnosis (p. 76).** Berlin's prose opens *fox-first, hedgehog-second*, repeats that order once, and then **reverses once and stays reversed** for the remaining four pairs. Tufte's own stack of the sequence reads fox-hedgehog, fox-hedgehog, hedgehog-fox, hedgehog-fox, hedgehog-fox, hedgehog-fox, labeled **broken parallelism → confusion**. It is a single break, not repeated switching — which is exactly why the restacking on p. 77 fixes it. See `tufte-parallelism`.

**Tufte's restacked attribute table (SWFE p. 77; author lists are Berlin's, 1953):**

| foxes | hedgehogs |
|---|---|
| skulk | array |
| Galileo | Einstein |
| group | individual |
| epidemiologists | medical specialists |
| webs | hierarchies |
| skeptical, doubt | true believers, faith |
| university presidents | university faculty |
| Bob Dylan | Not Bob Dylan |
| Shakespeare, Herodotus, Aristotle, Montaigne, Erasmus, Molière, Goethe, Pushkin, Balzac, Joyce | Dante, Plato, Lucretius, Pascal, Hegel, Dostoevsky, Nietzsche, Ibsen, Proust |

*(Author lists reproduced from Berlin 1953 as stacked by Tufte, SWFE p. 77. "Skulk" and "array" are the collective nouns for foxes and hedgehogs — the pair is a joke that is also a structural claim.)*

Tufte uses the contrast to grade models: precision medicine for one patient (n = 1, hedgehog) against vaccination at population scale (n ≈ 3,000,000,000, fox); local optimizing (hedgehog) against avoiding global pessimizing (fox); insider Discipline Capture (hedgehog) against outsider comparison sets (fox). See `tufte-cognitive-style`.

---

## §7. Data-Analysis Integrity (Ch. 4, pp. 80–119; p. 120 opens Ch. 5)

The same discipline that governs seeing governs the relationship between evidence and conclusions.

> "The first principle is that you must not fool yourself, and you are the easiest person to fool." — Richard Feynman, quoted in SWFE, p. 80

> "It is easy to lie with statistics; it is easier to lie without them." — Frederick Mosteller, quoted in SWFE, p. 81 (the Ch. 4 epigraph; p. 90 carries a different Mosteller passage, on crude vs. refined measurement)

Confirmation bias is the structural hazard — paraphrasing Van Wyck Brooks, once you hold a point of view, all of history seems to back you up. The fundamental obligations of analytical thinking — reason about causality and mechanism, explain, compare, assess the credibility of measurements and inferences, validate, keep honest — **cannot be repealed** by assumptions, discipline, fashion, marketing, or what a sponsor wants the answer to be.

### Statistical lives vs. individual lives (pp. 80–81)

Paraphrasing Andrew Vickers: a mistake in the operating room threatens one patient, but a mistake in a statistical analysis can cause hundreds of early deaths — yet we require years of training to hold a scalpel and hand SPSS, R, Python, Matlab, and ML to nearly anyone. The named distinction is **precision medicine (n = 1) vs. vaccination (n ≈ 3,000,000,000)**: we will spend almost anything to rescue one *named* life, while comparable spending could save millions of anonymous *statistical* lives at far lower cost per life.

**Two separate life-expectancy claims (p. 80) — do not fuse them:**

| Claim | Figure |
|---|---|
| Global life expectancy has **doubled since 1900** | ~2× |
| Global life expectancy **1950 → 2019** | **48 years → 71 years** (a ~48% rise, not a doubling) |

Tolstoy's observation on the same page — that Napoleon "commanding" compresses thousands of consecutive dependent commands of which only the executed few are remembered — is a compact statement of causal-inference selection bias. See `tufte-causal-reasoning-in-graphics`.

### Prevalence of data-integrity failures

| Problem | Rate | Source |
|---|---|---|
| Inappropriate image duplication in published papers | 3.8% of 20,621 papers (1995–2014, 40 journals); ~half suggesting deliberate manipulation | Bik et al., *mBio*, 2016 |
| Image duplication, molecular/cellular biology | 6.1% (59 of 960 papers, 2009–2016); 41 corrections, 5 retractions | Bik et al., *MCB*, 2018 |
| Gene-name errors from Excel auto-conversion | ~20% of papers with supplementary Excel gene lists; 704 papers across 18 genomics journals, 2005–2015 | Ziemann et al., *Genome Biology*, 2016 |
| Articles that even mention measurement error | 44% of 565 articles in 12 major medical/epidemiology journals | Brakenhoff et al., *J. Clin. Epidemiology*, 2018 |
| Of those, articles that investigate or correct it | 7% (≈97% of the 565 never addressed it) | same |
| Secondary articles still citing retracted Mediterranean-diet data | 267 | Agarwal & Ioannidis, *BMJ*, 2019 |
| Randomization anomalies audited | across 5,087 randomized controlled trials | Carlisle, *Anaesthesia*, 2017 |

**Biostatistician survey:** of **522** consulting biostatisticians surveyed, **75%** responded. Inappropriate requests reported included deleting or altering records to fit the hypothesis; interpreting results by expectation rather than by the data; not reporting key missing data that would bias results; and ignoring assumption violations that would reverse the conclusion (*Annals of Internal Medicine*, 2018).

**Chalmers' asymmetry:** of 53 studies examined, 6 were well-designed and **none** were markedly enthusiastic about the treatment; 47 were poorly designed and **72%** were enthusiastic. Enthusiasm tracks design quality inversely.

### Observe data at the moment of measurement

Paraphrasing Cuthbert Daniel: you never learn more about a process than by directly watching how its data are actually measured. Standing questions: do the measurers know the desired answer? Are they skilled, alert, honest — or biased, sloppy, tired? Do sites differ in what they record? How are outliers adjudicated?

**The river-polluter example:** a company polluted a river; cleanup orders required daily water samples. Watch the actual sampling and you see a boat go out and the driver dip a container on a pole — *after scanning around for the cleanest-looking water.*

**Named failure mode — Sampling to Please:** when data collectors know the desired answer and (consciously or not) sample to produce it. People cannot keep their own score.

**Three traceability questions** (from the 2002 Lucent scientific-misconduct investigation):
1. Can the presented data be traced back to primary data, free of processing or manipulation?
2. Is there clear evidence the data do *not* come from the measurements described — data substitution, unreasonable precision, contradictory physics?
3. If the data are invalid, are there mitigating circumstances explaining the misrepresentation?

### Forensic data audit

Run an independent forensic audit *before* analysis. Chris Groskopf's *Guide to Bad Data* catalogs ~**46** spreadsheet data-quality issues as a starting checklist. Crucially, **"data cleaning" is not a forensic audit:** cleaning fixes logical inconsistencies, duplicates, and impossible values but struggles to detect systemic bias, falsification, and too-good-to-be-true findings. Paraphrasing Nate Silver: when merging datasets or doing complex processing, be compulsive about missing data and sanity-check failures, because the missing, miscoded, and outlier cases more often than not flag a larger systematic problem. See `tufte-evidence-corruption`.

---

## §8. Clarity vs. Simplicity

|  | Simplicity | Clarity |
|---|---|---|
| When the data is simple | Appropriate | Appropriate |
| When the data is complex | **Dishonest** — hides the truth | **Required** — show the complexity honestly |
| Effect on the audience | Cuts load by cutting content | Trusts the audience with real content |
| Design virtue | Surface-level | Genuine |

**Named failure mode — False Simplicity:** swapping a complex reality for a simpler model, then presenting the model *as* the reality. The Darwin case (p. 50) shows the trap from the other side: the content-responsive setting added 2–3 pages to a 500-page book while removing an estimated 2–5 billion reading impediments — so the "simpler" conventional

…(truncated)
