← Back to Insights
Lester Leong

Lester Leong

·4 min read

Why Your Data Team's Best Analysis Never Drives Action

The Quiet Death of Good Analysis

Every analytics team has a graveyard. It is a repository folder, a shared drive, or a collection of Jupyter notebooks containing work that was methodologically sound, analytically rigorous, and completely ignored. The analysis was correct. The findings were interesting. The statistical tests were appropriate. Then nothing happened. The notebook sits in version control, the analyst moves to the next request, and the insight dies without ever reaching a decision.

This pattern is so common that most analysts have stopped noticing it. They treat the gap between analysis and action as an environmental constant, something that happens to insights the way gravity happens to objects. But unlike gravity, this force is not inevitable. It is a failure of translation, and it is solvable.

The Format Problem

The gap between a completed analysis and a changed decision is almost never about analytical quality. It is about format. A Jupyter notebook is an analyst-to-analyst communication medium. It shows work. It documents methodology. It includes exploratory dead ends that were necessary for the analyst's thinking but irrelevant to anyone else's decision. Every one of these properties makes the notebook more useful to a peer reviewer and less useful to the person who needs to act.

Decision-makers operate under different constraints than analysts. They are evaluating ten things simultaneously. They have four minutes between meetings. They need to understand what changed, why it matters, and what they should do about it. A notebook that opens with library imports and data cleaning steps has lost them before the first finding appears.

This is not a criticism of notebooks. Notebooks are excellent thinking environments. The problem is treating the thinking environment as the delivery vehicle. A workshop is a great place to prototype a product. You would not ship the workshop to the customer.

The Translation Skill

The analysts who consistently drive action share a specific skill that has nothing to do with statistical sophistication. They are translators. They take a complex, nuanced finding and repackage it into the format, language, and length that their specific audience can absorb and act on.

For a VP with a packed calendar, the deliverable might be three bullet points in Slack: what we found, what it means, what we recommend. For a product manager making a roadmap decision, the deliverable might be a one-page memo with a clear recommendation and the two strongest supporting data points. For a cross-functional meeting, the deliverable might be a single chart with a verbal walkthrough that takes 90 seconds.

None of these deliverables look like a notebook. All of them started as one.

The translation is not about dumbing down the analysis. It is about restructuring the communication to match the decision context. A finding that "segment B exhibits 23% lower 14-day retention with p < 0.01 after controlling for acquisition channel and onboarding completion" needs to become "we are losing one in five users from our fastest-growing segment, and the data suggests onboarding is not the cause." The statistical backing exists for anyone who wants to examine it. But the opening statement must be in the language of the business, not the language of the methodology.

The Organizational Failure

Most analytics teams do not hire for translation ability, do not train for it, and do not reward it. Job descriptions emphasize SQL fluency, Python proficiency, and statistical knowledge. Performance reviews reward the complexity of analysis completed and the volume of requests fulfilled. Promotion criteria focus on technical depth.

None of these incentives select for the skill that determines whether analytics work actually changes outcomes. A team of brilliant statisticians who cannot communicate findings in decision-ready format will produce a growing notebook graveyard and wonder why stakeholders keep making gut-feel decisions despite having "access to data."

Consider a concrete scenario. An analyst spends two weeks building a churn model that reveals a specific onboarding step causing 30% of new users to drop off. The notebook is thorough: feature importance plots, cohort comparisons, robustness checks. The analyst presents it at a weekly review. The product team nods, says "interesting," and moves on. Three months later, the onboarding step is still unchanged, the churn rate is identical, and the analyst has learned that their work does not matter. They were wrong. The work mattered enormously. The communication did not.

The organizational fix requires changes at three levels. Hiring should explicitly evaluate a candidate's ability to explain a technical finding to a non-technical audience. Not as a soft-skill afterthought in the final interview round, but as a core competency weighted equally with technical ability. Training should include deliberate practice in translating analyses into memos, briefs, and verbal summaries. And the reward structure should recognize impact delivered, not just analyses completed. An analyst whose one-page memo changed a pricing decision created more value than an analyst who completed twelve dashboards that confirmed existing assumptions.

The Deliverable Is Not the Notebook

The highest-performing analytics teams treat the notebook as a workspace and the deliverable as a separate artifact. The notebook is where the analyst thinks, explores, tests hypotheses, and validates findings. The deliverable is a memo, a brief, a set of bullet points, or a single annotated chart that communicates the finding in the language and format of its intended audience.

This separation requires additional effort. Writing a clear one-page memo after completing an analysis takes 30 to 60 minutes. Many analysts view this as administrative overhead that distracts from "real work." But the analysis that nobody acts on produced zero value regardless of how technically impressive it was. The 45 minutes spent translating the finding into a decision-ready format is the difference between work that matters and work that occupies a cell in a repository.

The analysts who change outcomes are not the best statisticians. They are the best translators. The notebook is where insight is born. The memo is where it lives or dies.

Want frameworks like this for your company?

I work with 3 to 4 AI-era companies at a time, building the analytics systems that turn data into decisions. If that sounds like what you need, let’s talk.

Get Your Free Diagnosis

Keep Reading