Practice Challenges: Worked Solutions
← Chapter 157
Chapter 157 · Practice Challenges
Plain-language Brief

Practice Challenges: Worked Solutions

Model answers for the five challenges, with the visuals and the headlines they should produce.

Use  Check your work
Covers  Challenges 1–5
Where this comes from

Chapter 157, Communicating Insights & Storytelling with Data. The two writing tasks show example answers; yours may differ in wording but should share the instinct.

Challenge 1: Rewrite the lede

The task is to take a finding stated method-first and rewrite it bottom-line-up-front for an executive. A good answer leads with the decision and keeps the statistic as support.

Before (buries the lede): “We ran an ordinary least squares regression of satisfaction on four drivers, and the model achieved an R-squared of 0.84.”

After (BLUF, for an executive): “Ease of use is the biggest lever on customer satisfaction, by a clear margin, so it is where we should invest first. Our analysis explains the large majority of what makes customers happy, and ease of use tops the list.”

Challenge 2: Fix the misleading chart

The original chart put the two A/B conversion rates on an axis starting at 7.8 percent, which made the new version look several times taller than the old one. Redrawn with a zero baseline, the bars tell the truth: a real but modest improvement, not a landslide.

Figure from the analysis.
Figure 1. The same two numbers, drawn two ways. The zero baseline (right) reveals the true 16 percent relative lift.

Challenge 3: A report-ready table

Format the revenue-by-region figures for a reader: currency with thousands separators, a share column, the largest value emphasized, and a total row so the whole and the parts sit together. This is the table a statistician drops into the document.

Table 1.
RegionRevenueShare
North$535,87924.9%
West$489,39322.7%
East$422,28919.6%
South$379,93017.6%
Central$327,44715.2%
TOTAL$2,154,938100.0%

Challenge 4: Rank by orders, and rewrite the lede

Ranking the regions by number of orders rather than revenue can tell a different story, since a region may have many small orders or a few large ones. Here the ranking barely changes, which is itself the finding.

Figure from the analysis.
Figure 2. Total 2024 order count by region.

Bottom line: “North leads not just in revenue but in sheer order volume, so it is our busiest market as well as our biggest, and the natural place to protect first.”

Challenge 5: Translate the metric for two audiences

The same A/B result, told for two readers. Each gets the number that maps to the decision they own, the rate and the lift for the team that optimizes conversion, the dollar impact for the person who funds the change.

Headline for the Growth team: “The new checkout converts 16 percent better than the current one, 9.4 percent against 8.1 percent, and the result is statistically significant.”

Headline for the CFO: “Rolling out the new checkout should convert about 1.3 more buyers for every 100 visitors. On our current traffic that is a meaningful revenue gain for a one-time design change, with little downside.”

Same finding, two framings. Neither hides the uncertainty; each simply leads with the number its reader will act on.

From Statistics, Data Science and AI: A Visual Handbook by John Fisher. Every statistic, table, and figure in this report is reproduced by the companion notebook.