Formula 1 teams invest heavily in wind tunnel testing. The aerodynamic numbers matter because they correlate with race-day performance. But if a team topped every wind tunnel benchmark and still finished tenth on Sunday, nobody would call that season a success.
Customer Decision Hub has a similar dynamic.
AUC is the wind tunnel metric.
Success rate is race-day performance.
AUC is valuable, and you should monitor it. But in live Next-Best-Action, the question is not whether a model looks good in validation. The question is whether customers actually say yes when decisions are made in real channels, under real constraints, at real scale.
That is what success rate measures.
Takeaway
In Customer Decision Hub, AUC tells you whether a model can separate likely responders from non-responders. Success rate tells you whether your Next-Best-Action program is actually creating outcomes in production. If you care about business impact, success rate is the primary metric.
What AUC is good for, and what it is not
AUC captures discrimination quality: how well a model ranks positive outcomes above negative ones. In CDH terms, how well propensity aligns with actual behavior.
That makes AUC useful for:
- Model development and challenger testing.
- Comparing candidate predictors on historical data.
- Monitoring model learning quality when production outcomes are not yet attributable.
But AUC is often over-interpreted. It is a geometric statistic, the area under a ROC curve. Even though it is expressed numerically between 0.5 and 1, it is not a probability of business success.
So when someone says, “Our AUC is great, we’re winning,” the correct response is: maybe. Show the production success rate.
Why success rate is the KPI for live NBA
In production, the objective is straightforward: maximize meaningful positive outcomes. Clicks, accepts, conversions, completions.
Success rate measures exactly that:
Success Rate = Number of successful outcomes / Number of decisions shown
This makes it operationally superior as a primary business metric because it is:
- Directly tied to customer behavior.
- Directly tied to value realization.
- Comparable across policy and strategy changes.
- Sensitive to whether personalization is working where it matters, at decision time.
A model can have a strong AUC and still underperform if it is not improving the decisions that are actually being surfaced.
Shadow mode explains the distinction clearly
CDH already reflects this split in Prediction Studio monitoring:
- In ‘shadow’ mode, a model learns but does not drive decisions. Success rate is not applicable as a causal production metric for that model.
- In active mode, the model influences who gets what. Now success rate becomes the proof point.
So the hierarchy is practical:
- Before activation: rely on AUC and related diagnostics.
- After activation: optimize and judge primarily by success rate.
Precision and recall: useful, but context-dependent
A common question is why not use precision and recall as metrics of the model’s accuracy.
The answer is scope. Precision and recall are ranking/retrieval metrics. They matter when there is a set of alternatives to rank and retrieve, such as multi-offer surfaces where several offers are shown.
In many Next-Best-Action implementations, only the single best action is shown. In that setup, the problem is binary response prediction:
- Will the customer accept this offer or not?
In that case, success rate is the natural business metric. There is no meaningful retrieval set to evaluate, so precision and recall are simply not applicable.
Precision and recall become valid only when you intentionally show a ranked set of offers, for example a top-3.
When multiple offers are in play:
- Precision asks: of the offers shown, how many were relevant?
- Recall asks: of all relevant offers available, how many were surfaced?
Interesting connection: in many practical settings, Precision@1 aligns with success rate at the top position. That is another way of saying the business outcome at rank 1 is still the essential scoreboard.
NBA is not just response prediction, it is action differentiation
In Next-Best-Action, success depends on choosing the best action, not merely predicting generic click tendency.
This matters because some predictors inflate response propensity in a broad sense but do little to distinguish among candidate actions. For example, “customer clicked before” may be strongly predictive of future clicking overall, yet weak for deciding which action should win arbitration right now.
So even with a healthy AUC, you can fail to maximize NBA effectiveness if your model is not strong at action-level differentiation. Success rate at the decision layer reveals whether that differentiation is truly working.
Control groups turn success rate into a rigorous performance test
CDH control design provides one of the cleanest reality checks available in production:
- Test group uses propensity-driven personalization.
- Control group receives an eligible random action (still respecting policy and eligibility).
Now compare outcomes:
- Control success rate shows baseline performance without propensity-based targeting.
- Personalized success rate shows performance with model-driven relevance.
- The delta is lift in success rate.
Lift = Success Rate Personalized − Success Rate Control
In the monitoring of CDH this is divided by Success Rate Control, to express a relative Lift.
This is the strongest practical evidence that your model is not just statistically elegant, but economically useful. It is also a direct quantitative measure of usefulness, and therefore an explicit expression of business value.
Final thought
AUC is an excellent laboratory instrument.
Success rate is the business truth.
Lift in success rate goes one step further: it shows how much the model improves outcomes over a baseline, so it captures the business value created by personalization.
Formula 1 offers the same lesson. A team can post impressive simulator numbers, but if race-day results are below expectation, as Dutch fans have felt at times with Max Verstappen this year
, the season is judged by points and podiums, not by test-bench charts.
In CDH Next-Best-Action, the model exists to improve real decisions. The program that consistently improves success rate, especially against a valid control, is the program that is truly learning, truly personalizing, and truly delivering value.
Two cautions from recent discussions
-
Pooled AUC can be inflated and hide action-level variation. A weighted per-action view is how AUC should be measured. https://forums.pega.com/t/your-85-auc-is-probably-a-lie-heres-the-math/12926
-
A single action’s success rate may decrease while overall portfolio success rises. That is not necessarily failure. It can be optimal reallocation of traffic toward stronger total-system outcomes.
https://forums.pega.com/t/in-praise-of-cannibalization-why-your-best-performing-treatment-should-get-less-traffic-not-more/12813
