
When allocation point and exposure point differ
A common issue in A/B testing is when the allocation point does not align with the exposure point. Learn why it matters, how it impacts your a/b tests, and how to address it.

The LATE is the effect among compliers — the units whose treatment status actually responds to being assigned. It is what an experiment with imperfect uptake identifies, and it says nothing about those who would have taken the treatment regardless or refused it either way.
LATEWhen assignment does not fully determine treatment — a prompt some users ignore, a feature on a page many never visit — the population splits into four types. Always-takers use it whatever they were assigned. Never-takers refuse regardless. Compliers use it when assigned and not otherwise. Defiers do the opposite, and are usually assumed away. The LATE is the average effect among compliers alone.
That is a genuinely narrow quantity and it is the honest one, because compliers are the only group whose treatment status the experiment actually changed. For always-takers and never-takers the assignment did nothing, so the data contains no information about what treatment does to them. The LATE does not describe them because it cannot.
The standard route to it is an encouragement design: randomise a nudge to adopt rather than adoption itself, keeping uptake voluntary while assignment stays random. The estimate is then the intent-to-treat effect divided by the difference in take-up rates between arms — the Wald estimator, which is instrumental variables in its simplest form. Assignment is the instrument, and the division scales the diluted ITT back up to the group that responded.
Its main practical weakness is that the complier population is defined by the instrument rather than by anything you can identify in advance. Compliers under an email prompt are different people from compliers under an in-product banner, so the two encouragements identify effects on different groups and the estimates need not agree. There is also no way to point at the compliers in your data — the type is unobservable per unit, which makes the LATE hard to describe to anyone who wants to know who it applies to.
For product work it is most useful as a check on ambition. If a prompt lifts adoption from 11% to 34% and the LATE is large, pushing harder on adoption has clear value. If the LATE is small, the people you can persuade are not the people it helps, which is an important and unwelcome finding that the ATT among voluntary adopters would have concealed.
The estimator is a ratio, and its shape explains both what the LATE is and why the take-up gap has to be substantial.
LATE = E[ Y(1) − Y(0) | complier ]Only the units whose treatment responds to assignment. Always-takers and never-takers contribute nothing.
LATE = ITT effect / ( take-up_assigned − take-up_unassigned )The diluted ITT divided by the share who actually complied — scales it back up to the responders.
a small denominator inflates both the estimate and its standard errorA prompt lifting adoption from 11% to 14% gives a very imprecise LATE — see the sample size calculator.
monotonicity: assignment never reduces take-up for anyoneUsually plausible for an encouragement, and untestable.
A savings app randomises an in-product prompt encouraging users to set up an automatic transfer. The prompt is the instrument; setting up the transfer is the treatment; the outcome is money saved over six months.
The prompt raised savings by £41 across everyone assigned, which corresponds to £178 among the 23% it actually persuaded.
The three numbers describe three populations and only one of them is wrong. The £520 naive comparison is inflated by selection — people who set up automatic transfers unprompted were already savers — and is not a causal quantity at all. The ITT of £41 is correct and is the right figure for deciding whether to show the prompt, since it reflects what happens when you deploy it to everyone including the majority who ignore it. The LATE of £178 is correct and describes what the transfer feature does for someone a prompt can move, which is the number to use when deciding whether to invest in making the feature better. Note the caveat on generalising it: compliers under this in-product prompt are not the same people a marketing email would move, so a different encouragement would identify a different group and could produce a different LATE without either being wrong.

A common issue in A/B testing is when the allocation point does not align with the exposure point. Learn why it matters, how it impacts your a/b tests, and how to address it.


Many analysts make fundamental mistakes that can misrepresent or undermine the test's findings. This blog highlights common reporting errors and offers practical guidance for presenting tests results effectively.

Applying it to a live measurement problem is the part that goes wrong. If you are designing an experiment, reading a result you do not trust, or trying to work out what your marketing actually caused, that is the work we do.