Test, Learn, Optimize

Your resource to smarter customer experiences

The business side of experimentation: How to map test design to your specific use case

12 min read • Ezequiel BoehlerExperimentation

In many organizations running experimentation programs, a crucial element is often underappreciated and rarely gets the attention it deserves: the ability to combine keen discernment with the authority to act on it. The backlog of things that can be tested is limitless, but in the short term, time is finite. This makes it incredibly difficult for the teams actually running the experiments to know when to test, what to test, and exactly how to test it. 

Today, much of the industry’s focus is on scale and velocity, as well as prioritization frameworks (such as ICE, PIE, or PXL) that help you decide what to test in the company’s experimentation program. But prioritizing a test isn’t the same as designing it, and for the ideas that do move forward, you have to map the business objectives behind the test to a design that makes the most sense. 

Without the ability to customize test designs for the problem at hand, teams tend to default to a one-size-fits-all approach. Unfortunately, this leads to overestimating or underestimating the business risk. When the precision of your test doesn’t match the level of the decision you need to make, it can result in tests running for either longer or shorter than what’s needed.

Treating every single experiment like it has to be a rigid, high-stakes research project when it isn’t needed just wastes traffic and resources. In addition, relying on a single standard hinders your team’s ability to explicitly define business questions and design tests that most efficiently answer them. By properly mapping the decision context to the specific test design, you set the team up to better understand what is actually achievable, how to execute it, and at what cost across different scenarios. 

One test design does not fit all the use cases

The toolbox of possible test designs is actually very wide; not all tests need to run at a standard 95% confidence and 80% power. But mapping those test design parameters to the business decision, context, your appetite for risk, and the meaningful uplift required is difficult. 

However, being able to explicitly articulate the business problem, with all its objectives and constraints, is where most of the value of experimentation lies – not in software or statistics, but in the proper definition of the problem.

To illustrate how this works in practice, let’s look at two completely different scenarios.

When 50% confidence is better than 95%

Let’s say you are a media company wanting to test headlines for an online news piece. The value of that article is perishable –  the more time passes, the less relevant the piece becomes. Additionally, if and when all headlines perform the same, there is no explicit cost or strategic risk between serving one headline over another. Given this context, you just want to find out as quickly as possible if any particular headline performs better.

In this scenario, choosing an alpha/significance of 50% makes sense. It can be thought of as a business decision of: “If there is no meaningful winner, I’m fine picking randomly between the headlines”. If there actually is a true winner, the test will still detect it at whatever rate your test power is. You can learn more about this approach here.

When 99% confidence is required

On the other hand, say you are an e-commerce company evaluating a new third-party search engine service, hoping for an increased performance. Using this new service incurs higher recurring costs and requires significant implementation time and resources. So you want to be completely certain that while testing it against your control, any observed improvement has an extremely low chance of being due to sampling noise. Because of the direct financial risk, even a 95% confidence might not be enough warranty, so you end up testing at a 99% confidence level. 

Since deciding on different test designs, such as the examples above, is difficult, there is a common belief that defaulting to a 95% confidence level is the only “responsible” way to configure experiments. However, accepting a lower confidence level, or even taking on a 50% confidence for something like testing two different CTA colors, isn’t irresponsible per se. There will be cases where methods like a Power Pick might be better suited for the use case at hand. Any option is good as long as there is a pre-registry of why things are being done that way, and there is a consensus that it feels like the right choice for the business. 

If everyone is okay with moving forward with either option if the test doesn’t explicitly find a winner, then taking on that risk is perfectly fine. What is responsible is the upfront process and alignment, not the design parameters of a single test itself. Most of an experimentation program’s benefits result from process, repetition, and iteration, not from single, individual tests.

This brings up a related pitfall in how we map these decisions: practitioners sometimes assume that the technical implementation dictates the error rate. For instance, it is easy to think that a complex server-side test automatically demands stricter statistical error control. While a complex rollout definitely needs tighter monitoring, error control should reflect the decision, not the technical implementation.

Error control is about mitigating the risk of making false-positive and false-negative decisions. Yes, you could argue that if an error affects five different codebases simultaneously and reverting those changes requires a massive amount of engineering work, you probably want stricter error control. But it doesn’t have to be that way just because it is a server-side test. Maybe the decision itself is still low-risk, and maybe reverting the code is actually easy. You have to map the parameters to the business reality and the cost of the decision, not just to where the code lives.

Start with the napkin math: The business side of MDE

Mapping test design parameters to a business decision means evaluating your risk appetite against the meaningful uplift you actually need to see. This is where setting your Minimum Detectable Effect (MDE) becomes practical rather than academic.

What is Minimum Detectable Effect (MDE)? 

Here is a technical definition by Howard S Bloom: The minimum detectable effect of an experiment is the smallest effect that, if true, has an X% (Power) chance of producing an impact estimate that is statistically significant at the Y (significance) level.

But to be honest, that is pretty confusing, so not that helpful. A useful, if a bit loose, way to think of the MDE is: what is the minimum effect that your business would actually care about? What is a meaningful detectable effect?

Before setting an MDE in a calculator, start with some simple napkin math. The important thing is to come up with an answer that tells you exactly how big of an improvement makes the experiment worth it. Is the potential upside actually worth the time, the effort, and the costs involved?

For example, if building and maintaining the winning variation will cost $50,000 in developer time, setting an MDE to detect a tiny 0.5% lift might not make sense. If that lift only generates $10,000 in incremental revenue, you might have technically found a “winning” test, but you lost money on the execution.

Figuring out which costs matter and how to weigh them is exactly the kind of design work that needs to be tied to the business decision. Your appetite for risk shouldn’t just be a gut feeling. It depends heavily on the cost and complexity of iterating on or reverting the changes if things don’t work out. You also have to factor in the reach – how wide of an impact a poor decision will actually have on your user base.

Translating stats into leadership buy-in

Even when you map a decision perfectly to the right test design, you still need the authority to actually move forward with it. The gap between statistics and business leadership usually comes down to communication: statistics care about probability, whereas business decisions are often about optimizing the actual payoff.

What seems to work is to level with the decision-makers and meet them halfway. They don’t need to understand all the intricacies and nuances of error types, stopping rules, or test designs. But they are able to understand risk, uncertainty, trade-offs, costs, and rewards, and to measure when a decision is made in a timely manner versus when it is made late.

All of these business realities translate into test design parameters one way or another. To close the gap, frame the math around business cost and rewards. For example, instead of debating statistical significance, ask stakeholders: In this given situation, what is more costly – deploying a false winner that wastes engineering resources, or missing out on an insight that could have improved our metrics?

You can also frame this as a trade-off of speed versus certainty. Simply asking, “How much (time and traffic) are you willing to pay to reduce your uncertainty before picking a winner?” is a highly intuitive way to get leaders to understand power analysis without ever showing them a calculator.

Since there is no single “perfect” design, as long as the team goes through the exercise of having this conversation, the design will likely fit eventually. The simple intentionality of asking, “Okay, if we are going to test this, how should we test it so that it best fits our context and decision?” helps. If you also gather stakeholder input on this upfront, even better.

Eventually, going through this process multiple times builds trust between decision-makers and test practitioners. It helps build a knowledge repository so that these deep conversations only happen when new input is needed, rather than having to negotiate the parameters of every single test.

Processes and frameworks for confident mapping

If it is hard or near impossible to get stakeholder input for every single decision, creating a framework to pre-define your test parameters is incredibly useful. But to map a decision properly, that framework needs to take multiple dimensions into account.

You have to look at the context of where the test is happening and to which audience. Basically, any proxies that are a good fit for deciding if something is higher risk, meaning you need to focus more on mitigating a Type 1 or Type 2 error, should be taken into account.

For example, some CRO teams handle this by pre-deciding their parameters based mostly on the area of the site. This makes perfect sense, because your Minimum Detectable Effect (MDE) and your baseline conversion rates are strictly related to the specific page and audience. In ecommerce, the baseline behavior on a Product Listing Page (PLP) is vastly different from a Product Detail Page (PDP) or the Add to Cart page. If you apply a blanket 95% confidence level and a generic MDE to all three, you’ll run tests too long on low-stakes pages and completely miscalculate the risk on high-stakes pages.

But frameworks aren’t just about setting rules for simple tests. If you are dealing with a highly complex decision, spend more time understanding and breaking the problem down before doing anything else. If an exploratory or phased approach helps you do that, then you should totally use it. You should avoid jumping straight into a strict confirmatory test without certainty that your design actually maps to the decision.

Finally, when you intentionally drop your confidence level to reach a decision faster, you take on more risk. Test design parameters typically only account for your primary metrics. If you end up reducing confidence for the sake of speed, there is nothing wrong with that, as long as you state beforehand: “Okay, but if Guardrail Metric X falls beneath Y, we stop the test regardless.”

There might not be strict statistics behind that specific stopping rule, but if it makes sense for the business in terms of risk mitigation, then it is perfectly fine. This is a common operational safeguard. By assigning secondary goals to monitor key metrics – ensuring that if a variation increases clicks but hurts revenue or page speed, you can catch the trend early and prevent damage – you give your team the safety net needed to move fast.

An example of assigning secondary goals as guardrails when creating an A/B test in the Conductrics experimentation platform
An example of assigning secondary goals as guardrails when creating an A/B test in the Conductrics experimentation platform

Building the discernment muscle

Ultimately, the goal of using these processes isn’t just to get a single test right, but about getting the team talking and agreeing on the rules before a test even starts. In the long run, getting this alignment out of the way early saves your team from constantly second-guessing metrics and endlessly going back and forth on Slack. It drastically cuts down the time it takes to get to the actual test design phase.

Through repetition, the team also gets much better at identifying when the numbers just look wrong. Practitioners start asking questions like, “Why did we set the conversion rate baseline for this test so high, when it has never been that high before?” or “We have never observed an MDE this size on this specific component, is this realistic?” Catching these issues early prevents tests from false starting, which directly results in the team having much more confidence in the tests they actually do run.

It is not necessarily about building some sixth sense or “intuition” for risk. Instead, the lessons about where and when it is safe to take more risk, or when speed is preferred over certainty, become quite explicit. Over time, you build a backlog of business decisions and their corresponding test designs. That backlog becomes a documented repository that your team can reference and leverage. By moving away from treating testing as a race for speed and volume, you give your team the structure they need to actually learn from what they launch, ensuring every experiment drives real business results.

Let’s map your next test together

Aligning your business risk with test design requires flexible infrastructure. If your team needs a platform that supports guardrail metrics and helps you make complex decisions, let’s talk.

Build a testing program that works for you

Enterprise experimentation requires flexible infrastructure. Partner with us to get the robust platform and dedicated support you need to map test design to your business reality.

Category: Experimentation