Weaving Data into Presentations: Hypotheses, Context, and the McCandless Method#
šØ Data Visualization š¤ Presentations & Q&A Lesson 022
ā Previous Ā· Next ā¶ Ā· ā Section Ā· ā Hub
Important
⨠AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.
Integrating data and narrative#
A data presentation must weave the data into the story ā neither burying the audience in numbers nor making claims the data does not back. This lesson covers integrating data with narrative through hypotheses and context, and a specific structured approach known as the McCandless Method, giving a concrete technique for presenting a data-driven point.
Hypotheses and context#
Two elements make data land in a presentation:
A hypothesis ā framing a finding as a claim the data tests and supports gives the audience something definite to grasp. āWe believe the newest region is our growth engine ā here is the dataā is more compelling than an unframed pile of regional numbers. The hypothesis gives the data a point.
Context ā data means nothing without a frame of reference. A number needs a comparison (versus last year, versus target, versus other segments) to be interpretable; a trend needs its baseline; a result needs the circumstances that make it meaningful. Providing context is what turns a bare figure into an insight the audience can judge.
Together, a hypothesis (what we claim) and context (against what it means) make data communicative rather than merely present.
The McCandless Method#
The McCandless Method, associated with data journalist David McCandless, is a structured way to present a single data visualization or point, working through four elements in order:
Introduce the visualization by name ā give the chart a clear, descriptive title that states what it shows, so the audience knows what they are looking at before interpreting it.
Anticipate the audienceās questions ā address the questions the visualization naturally raises (āwhat am I looking at? what do these axes mean?ā) before they become confusion.
State the insight ā say clearly what the visualization shows ā the pattern, the finding, the point. Do not make the audience infer it; state it.
Call out the supporting evidence, and tell the audience why it matters ā direct attention to the specific parts of the chart that support the insight, and connect it to what the audience cares about.
The method ensures a visualization is presented, not merely displayed ā introduced, clarified, interpreted, and connected to the audienceās concerns.
Why this integration matters#
Weaving data into narrative this way avoids the two failure modes of data presentation: the data dump (showing numbers and charts without interpretation, leaving the audience to make sense of them) and the unsupported claim (asserting conclusions without showing the data that backs them). A hypothesis frames the point, context makes it interpretable, and a method like McCandlessās presents each visualization so the audience understands it. The result is a presentation where data and narrative reinforce each other ā the story guides, and the data substantiates.
The caveat#
Framing data with a hypothesis is powerful and therefore hazardous: a hypothesis stated too strongly can lead the audience to see support the data does not really provide, and selectively presenting the context that flatters the hypothesis (while omitting context that complicates it) is a subtle dishonesty. The discipline is to frame a hypothesis the data genuinely supports, present the context fairly (including what complicates the picture), and let the visualization show what it actually shows ā using these techniques to make a true point clear, not to make a shaky point persuasive. The honest-analysis obligation governs how data is woven, not just whether it is present. The next lesson turns to delivering the presentation.
Hint
See also
Source article Adapted (context, re-expressed) in our own words from: https://insightful-data-lab.com/2023/11/26/weaving-data-into-presentations-hypotheses-context-and-the-mccandless-method/ (insightful-data-lab.com).