Essay Jun 2026

AI Speaks in Language. It Reasons in Statistics.

AI operates statistically but presents linguistically. Three quantitative tools give you a way to reason about AI outputs that the language layer alone cannot.


A startup founder interviews a VP of Sales candidate with two successful exits and a track record of scaling revenue past $100M. The AI-assisted research confirms the pattern: strong closer, proven at scale, references check out. The hire happens. Six months later, the founder is unwinding the decision. Months of runway spent training and managing instead of building and validating. The opportunity cost at that stage is enormous.

A consumer marketplace launches a food recommendation model. The model is classifying menu items, deciding what is pizza and what isn’t. The team is proud of the accuracy numbers. Users start posting screenshots on social media of burritos served up when they searched for pizza. Orders stall. Trust takes a public hit.

A product team runs their quarterly planning on the back of an AI-generated summary of customer feedback. Five themes. Clean, authoritative, confident. The roadmap shifts. Months later, two of those themes turn out to be the same complaint phrased differently, and a third came disproportionately from a single customer segment that represented less than 8% of revenue. An engineering team’s quarter spent on the wrong priorities.

Each of these had real business consequences. The decisions themselves were reasonable. The missing piece was a reasoning layer that sits below the language AI produces. AI is very good at language. It presents every output, reliable or not, well-sampled or not, appropriately scoped or not, with the same fluent, confident, human-sounding voice. That confidence is not calibrated to the quality of the underlying data. It is just how the technology works.

There are three quantitative tools that cut through it. They don’t require a statistics degree. I’ve taught them to non-technical business students and watched the concepts land in an hour. What they require is the discipline to apply them before acting on what AI tells you.


Base Rate Reasoning

Before you evaluate any specific AI output, ask what class of problem you’re dealing with and what the baseline probability looks like for that class.

This is base rate reasoning, and AI systematically skips it. When you ask an AI to assess a candidate, analyze a market opportunity, or evaluate a strategic move, it reasons about the specific instance in front of it. It does not anchor to the population-level probability first. You have to do that yourself.

The VP of Sales hire is a base rate problem. Startups at pre-product-market-fit fail to retain sales leaders at very high rates. The conditions for a sales-led motion don’t yet exist. The company hasn’t validated what it’s selling, to whom, at what price, through what motion. A senior sales executive dropped into that environment faces a structural mismatch regardless of individual capability. The AI research confirmed the candidate. Nobody asked whether the role made sense at that stage of the company.

That is the base rate question: what is the probability of success for this class of situation, before evaluating the specific instance? Once you anchor there, the individual assessment becomes secondary. In this case, anchoring to the class-level probability changes the decision entirely, from evaluating candidates to questioning whether the hire should happen at all.

The same discipline applies to AI outputs directly. When an AI tells you that a particular product feature will resonate with enterprise buyers, or that a competitor is pulling ahead in a specific segment, ask: what is the base rate of AI-generated market assessments being accurate at this level of specificity? The model is drawing on patterns from training data that may have nothing to do with your market, your timing, or your competitive position.

The output sounds specific. It is a statistical inference from a population you never agreed to be part of.

Anchor to the class before you evaluate the instance.


Precision and Recall

Precision and recall are ML concepts, but the underlying idea belongs to anyone who makes decisions under uncertainty. Precision measures how often you’re right when you say yes. Recall measures how often you catch the things that actually are yes. You cannot maximize both simultaneously. Every model, and every decision process, lives somewhere on that tradeoff curve.

The food recommendation model was built to classify menu items. Early versions ran at below 50% precision. That means more than half the items the model called “pizza” were not pizza. Users searching for pizza got sandwiches and burritos. The experience was bad enough to damage the platform’s reputation publicly. So the team pushed precision higher. Getting to 90% required human labelers reviewing images and descriptions at scale, operating across time zones, with different labeling conventions in different markets. It was expensive financially, operationally complex, and slow. Every percentage point of precision improvement cost real money and delayed launches.

Neither end of that curve was free. The question was never “how do we get precision to 100%?” It was “what level of precision produces the best outcome given the cost of each type of error at this stage of the business?”

That question transfers directly to how you use AI for decisions. When you ask an AI to screen resumes, flag risk in contracts, identify leads, or summarize feedback, the model has a precision-recall tradeoff embedded in it that you almost never see. A model optimized for recall will catch everything that might be relevant, but you’ll get false positives that waste your team’s time. A model optimized for precision will only surface high-confidence results, but you’ll miss real signals. The defaults are rarely calibrated to your specific cost of error.

Before you act on an AI output in a high-stakes context, ask which type of error is more costly for this decision. A false positive in contract risk review means your legal team wastes hours. A false negative means you miss a clause that costs you in litigation. Those are not symmetric. The model doesn’t know which matters more to you. You do.


Statistical Significance

The third failure mode is acting on a pattern before establishing whether the pattern is real.

A product team using AI to synthesize customer feedback is making a bet that the themes the model surfaces reflect something true about the customer base. That bet has conditions. How many responses went in? From what sources? Over what time period? Were they weighted equally? Did the model distinguish between a power user’s complaint and a churned user’s complaint?

AI doesn’t volunteer this information. It produces output that looks like analysis regardless of whether the input meets the conditions for the analysis to be valid. A summary of 40 survey responses looks identical to a summary of 4,000. The confidence of the language doesn’t scale with the robustness of the underlying data.

Statistical significance is the tool for asking: given what we actually observed, how likely is it that this pattern is real rather than noise? In formal terms, a p-value below 0.05 means there is less than a 5% chance the observed result happened by chance. The practical question is simpler: do I have enough signal, from a representative enough sample, over a long enough time window, to treat this as a finding rather than a hypothesis?

The product team that shifted their roadmap based on an AI summary had a hypothesis. They treated it as a finding. Two of the themes were artifacts of how the model grouped similar language. One was dominated by a non-representative segment. None of that was visible in the output. The cost was months of engineering time spent on the wrong priorities.

Before acting on AI-synthesized analysis, ask: what would need to be true about the underlying data for this output to be reliable? Then go check whether those conditions hold. AI will not do this for you.


Putting It Together

These three tools don’t make you skeptical of AI. AI is genuinely useful for synthesizing information, generating options, and accelerating analysis. The problem isn’t the tool. It’s the reasoning layer between the output and the decision.

Tool The question it forces Where it breaks down without it
Base rate reasoning Am I solving the right problem for this class of situation? Acting on individual signal while ignoring population-level probability
Precision and recall Which error is more costly, and is the model calibrated for that? Accepting model defaults that were never designed for your cost of being wrong
Statistical significance Is this a finding or a hypothesis? Treating AI-synthesized patterns as conclusions before the underlying data earns that weight

The VP of Sales, the pizza model, the roadmap built on thin feedback. None of those decisions were made by careless people. They were made by capable people reasoning in the wrong register. The fluency of the output convinced them they were looking at a finding. They were looking at a probability.

Before acting on the next AI output: did you anchor to the base rate, ask which error is more costly, and check whether the signal is strong enough to act on?
← All essays