Why the Best Product Teams Treat Learning Like a Science
Hatched by Nan Wang
May 28, 2026
10 min read
3 views
86%
The hidden problem in product decision making
Most product teams think their job is to make decisions. The best ones realize something more uncomfortable: their real job is to reduce uncertainty faster than competitors. That shift sounds subtle, but it changes everything. A feature launch is no longer a verdict about taste or vision, it is an instrument for learning how users and models behave in the wild.
That is why experimentation is not just a measurement practice. It is a philosophy of product development. When a team learns to define success metrics carefully, run controlled experiments, use synthetic controls when randomization is hard, and interpret user behavior alongside model behavior, it starts to operate less like a committee and more like an applied science lab. The product becomes a living system whose behavior must be observed, modeled, and tested.
This is especially true when the product itself is powered by LLMs. In that world, adoption, engagement, and retention are not just product outcomes. They are signals about whether the system is useful, trustworthy, legible, and worth returning to. The real question is not whether the feature works in a demo. It is whether the feature changes behavior at scale, under real constraints, over time.
The deeper tension: intuition versus inference
There is a seductive myth in product work that strong intuition can substitute for evidence. Intuition matters, but it is a poor accountant. It notices patterns, yet it also overfits to the loudest user, the most recent launch, or the most persuasive anecdote. A team that relies too heavily on intuition can become fast, but not accurate.
Experimentation exists to solve this problem, but the deeper lesson is not simply “measure more.” It is that product development lives in a tension between what feels true and what can be defended statistically. Controlled experiments help when they are possible. Synthetic controls help when reality is messier than a clean A or B test. Difference in difference, instrumental variables, inverse propensity scores, and doubly robust estimators exist because the world rarely offers perfect randomization on demand.
That technical toolkit points to a broader principle: the best product teams do not wait for certainty, and they do not pretend certainty is available. They build systems that are honest about uncertainty, then make better decisions inside that uncertainty.
The point of experimentation is not to eliminate judgment. It is to make judgment more accountable, more cumulative, and less vulnerable to illusion.
This is why frequent research discussions matter so much. They turn isolated findings into a shared epistemology. Without that cultural layer, experiments become one off reports. With it, they become a compounding asset, where each study changes how the team thinks about users, models, and product strategy.
Why LLM products demand a different scientific mindset
Traditional software often behaves predictably enough that a feature either works or it does not. LLM powered products are different. Their outputs can be probabilistic, context sensitive, and deeply shaped by prompt design, interface friction, user intent, and the model's own failure modes. A single metric like click through rate can miss the point entirely if users click out of curiosity but never return because the experience felt unreliable.
This is where the analogy to physics and biology becomes unusually useful. Physics teaches us to look for stable laws behind noisy observations. Biology teaches us that complex systems adapt, mutate, and respond to interventions in nonlinear ways. LLM products feel like both: there are underlying regularities in usage patterns, but there is also adaptation, feedback, and emergent behavior.
Consider a developer tool that uses an LLM to generate code. A superficial evaluation might ask whether the generated code compiles. A better evaluation asks whether the tool changes developer behavior: Does it shorten time to first draft? Does it improve confidence? Does it increase retention after the novelty wears off? Does it reduce cognitive load, or merely shift it elsewhere? Those are not just product questions. They are scientific questions about behavior in a human machine system.
This is why strong teams track both user and model behavior. If users are dropping off, it may not mean the core value is absent. It may mean the model is creating too much uncertainty, or the interface is making that uncertainty visible at the wrong moment. If a model seems accurate in aggregate but fails on high stakes edge cases, the average hides the real product risk. Good experimentation makes that invisible structure visible.
The most important metric is not a metric
A common mistake is to treat metrics as the end of the story. In reality, metrics are hypotheses in disguise. “Retention” sounds objective, but it encodes assumptions about value creation, habit formation, and trust. “Engagement” can mean delight, dependence, confusion, or compulsion. “Adoption” can signal usefulness, but it can also reflect novelty or lack of alternatives.
The deeper craft is to define metrics that reflect the actual mechanism by which the product creates value. If the product helps people write better code, the right metrics may include speed, revision quality, downstream reuse, and repeated voluntary use. If the product helps teams make decisions, the right metrics may include decision latency, confidence calibration, error reduction, and stakeholder alignment.
This matters because metrics shape behavior. Teams optimize what they can see. If the team sees only short term engagement, it may accidentally reward friction, novelty, or manipulation. If it sees only model accuracy, it may miss whether the product is actually useful. The right metric system acts like a theory of value, making the team more intelligent about what it is trying to build.
A useful mental model is to think in layers:
- Outcome metrics: Did the product create durable value?
- Behavior metrics: What changed in user and model behavior?
- Mechanism metrics: Why did those changes happen?
- Guardrail metrics: What got worse while the headline metric improved?
This layering keeps teams from falling in love with a single number. It also helps explain why some experiments are not failed or successful, but simply incomplete. They may tell you the outcome changed without telling you why.
Experiments are not just tests. They are compression of organizational learning
The most underrated thing about experimentation is that it does not only produce evidence. It produces organizational memory. A well run experiment captures a hypothesis, a method, a result, and a decision, all in a form that can be revisited later. Over time, this creates a library of how the system behaves under different conditions.
That is powerful because many product organizations are secretly built on folklore. A launch succeeds, and the team invents a story for why. A metric moves, and everyone takes a guess. A model performs well in one context, and people assume the pattern generalizes. Experimentation disciplines this instinct by forcing teams to ask, “What would we expect to see if our belief were true?”
At scale, this becomes a strategic advantage. Large companies with mature experimentation systems can test not just features, but assumptions about user segments, interfaces, and model interactions. Group Sequential Testing, Bayesian inference, and adaptive testing are not merely statistical tricks. They are ways of learning faster while staying honest about uncertainty. Methods like inverse propensity scores or doubly robust estimators matter because they let teams extract useful signal from imperfect observational data when randomized experiments are not feasible.
Think of it this way: a product organization without this discipline is like a research lab that throws away every notebook after each experiment. It may still discover things, but it will rediscover them slowly, expensively, and inconsistently.
Great experimentation does not merely answer questions. It changes the quality of the questions a team is able to ask next.
That is why frequent research discussions are so valuable. They are not status meetings. They are theory building sessions. They help product, data science, engineering, and design converge on a shared map of reality.
A practical framework for building a learning machine
If experimentation is really about reducing uncertainty, then the goal is to design the organization around learning. That means treating each product area as a small scientific system with clear inputs, outputs, and failure modes.
Here is a simple framework that can help.
1. Start with the behavioral question
Do not begin with the feature. Begin with the behavior you want to change. Ask: what should users do more often, less often, faster, with more confidence, or with less effort? For LLM products, also ask what the model should do differently: answer more precisely, fail more gracefully, defer more appropriately, or adapt better to context.
2. Translate behavior into a causal hypothesis
A good hypothesis names the mechanism. For example: if we reduce prompting friction, then more users will complete the task because the cognitive cost of initiation falls. That is much stronger than “the new UI will improve engagement.” The causal structure matters because it tells you what evidence would count.
3. Choose the right measurement strategy
Use randomization when you can. Use synthetic controls, difference in difference, instrumental variables, or propensity adjustment when you cannot. The method should fit the reality of the product, not the other way around. The danger is not methodological complexity. The danger is pretending a weak design is strong because it is convenient.
4. Separate signal from storytelling
After the experiment, do not ask only whether the metric moved. Ask what changed in user behavior, model behavior, and edge cases. Did new users behave differently from experienced users? Did the model improve on average but degrade on hard cases? Did the interface create more trust or just more use?
5. Convert findings into shared practice
The real value appears when the organization changes how it builds. Document what was learned, discuss it frequently, and encode it into future decisions. Otherwise the experiment was just a report.
The new competitive edge is not speed alone
Many teams think the race is about shipping faster. In truth, the real advantage belongs to teams that can ship, measure, interpret, and adapt faster. Speed without learning creates churn. Learning without speed creates paralysis. The durable edge is the combination.
This is where data science becomes strategic rather than merely analytical. When data scientists help define success metrics, uncover new opportunities from user and model behavior, and run large scale research efforts, they are not just reporting on the product. They are helping shape the organization's attention. They decide which uncertainties matter enough to resolve.
In a world of LLM products, that attention is priceless. These systems can appear to improve quickly, but their hidden failure modes can be expensive. The teams that win will be the ones that understand a simple truth: a product is not just an artifact, it is an evolving relationship between model, interface, user, and context.
The best experimental cultures are therefore not obsessed with being right. They are obsessed with being corrigible. They assume every belief about the product is provisional, every metric is partial, and every apparent win may conceal a loss somewhere else.
Key Takeaways
- Treat every product decision as a hypothesis. If you cannot state what would change if you were wrong, you do not yet have a testable idea.
- Measure behavior, not just outcomes. Track how users and models act, not only whether a metric moved.
- Use the right causal tool for the job. Controlled experiments are ideal, but synthetic controls, difference in difference, inverse propensity scores, and doubly robust estimators are essential when reality is messy.
- Define metrics as a theory of value. A metric should explain how the product creates durable benefit, not merely quantify activity.
- Turn experiments into organizational memory. Share findings frequently so each test changes future judgment, not just current dashboards.
Conclusion: the product is the experiment
The most profound shift is to stop thinking of experimentation as something you do to a product after it is built. In modern software, especially with LLMs, the product itself is an ongoing experiment in behavior change. Every interface choice, ranking rule, response pattern, and model update alters the system you are studying.
Once you see that, the job becomes clearer and more demanding. Build products as if they are living systems. Measure them as if hidden variables matter, because they do. And organize your team as if learning is the main asset, because in a world of complex intelligent systems, it is.
The teams that understand this will not just launch better features. They will develop a deeper relationship with reality itself, and that may be the rarest competitive advantage of all.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣