I’ve been happily using a more informative way to visualize conversion rates for a while now, by adding confidence interval bounds to my charts.
Sales office conversion rates
Say we’re evaluating the performance of regional sales offices. By performance we mean the ratio of closed deals to incoming leads (lead-to-sale conversion, or simply “conversion”). For example, if the “Midtown” office closed 19 deals out of 33 leads in a quarter, we consider their performance to be 19/33 = 57.6%.
Clearly, some offices outperform others: conversion rates range from 57.6% down to 17.6%. It is also apparent that the number of leads varies widely across offices: from 33 leads in “Midtown” to 706 leads in “Astoria.”
Most people would stop here, but there is a straightforward way to use the concept of a “confidence interval” or “standard deviation (SD)” to reveal something that isn’t immediately obvious.
Estimating sample size and SD
Because the number of leads differs dramatically across offices (“Midtown” and “Astoria” differ by a factor of nearly 22), our confidence in the calculated conversion rate will not be uniform. For “Astoria,” the 36.1% figure is based on a sample of 706 leads and can be considered quite reliable. For “Midtown,” the 57.6% result comes from a small sample of just 33 leads, so there is no guarantee that, given their own 706 leads over time, they would sustain the same conversion rate.
Naturally, we need to estimate the confidence interval for each sales office based on the number of leads — that is, the sample size.
Here is the familiar formula for the standard deviation (SD), or σ:
where p is the conversion rate and n is the number of leads.
We compute it in column E:
The resulting standard deviation shows the margin of error in the conversion estimate. As expected, it is larger where the sample is smaller. The less data we have, the less reliable the calculated result, and the less confident we can be in our assessment of the corresponding office’s performance.
Computing the bounds of a 90% confidence interval
Let us extend our table with the lower and upper bounds of a 90% confidence interval. In other words, we estimate the range of conversion rates for each office such that there is a 90% probability the true conversion rate falls within that range.
Knowing that the bounds of a 90% confidence interval lie at ±1.645 SD, we subtract and add 1.645 SD to obtain the lower and upper bounds, respectively. For “Astoria,” this tells us that the true conversion rate lies between 33.1% and 39.1%. (One time out of ten it may still fall outside our interval, but nine times out of ten our estimate holds.)
Enhancing the chart with “candlesticks”
In Excel 2013 we can use a “stock chart,” substituting the upper and lower confidence interval bounds for the high and low prices, and the conversion rate calculated earlier for the close price:
The enhanced chart does not change the conclusions we drew at the outset. However, it subtly reminds an observant manager that the reported conversion rates are not final — and are especially “not final” where the confidence bounds are wider.
“Midtown” appears to have outperformed “SoHo”, but while “SoHo” strong result is reliable thanks to its narrow interval, the result for “Midtown” is highly approximate. Definitive conclusions can therefore only be drawn for some of the offices; for the rest, more data is needed, and until then their rankings should be considered preliminary — or, as noted above, not final.