What Is a Driver?
Modeling revenue as leads times conversion times price
A plan that hard-codes "$50,000 revenue" cannot explain where the number came from. Model Revenue as Leads x Conversion x Price and every assumption becomes visible and updatable.
What a driver really is
A driver is an operational quantity that mechanically produces a financial line. Instead of typing "$50,000" into a budget cell, a driver-based model writes Revenue as the product of the assumptions that cause it: the number of Leads, the Conversion rate, and the Price per sale. Change one assumption and the plan updates by itself, and every figure can be traced back to the operational choice that drives it.
Reading the formula
The equation first computes Units sold as $Leads \times Conversion$, the share of prospects who actually buy. Multiplying those units by Price turns the operational engine into a dollar line: $Revenue = Leads \times Conversion \times Price$. Because each factor is a single, observable assumption, you can flex the plan by asking "what if leads rise 10%?" instead of guessing a new total.
A hard-coded "$50,000" is unexplainable; a Revenue built from 5,000 leads at 4% conversion and a $250 price is auditable down to the last assumption. Driver-based modeling turns the budget from a static number into a live, updatable map of the business.
- 1. Units = Leads x Conversion = 5,000 x 0.04 = 200 units.
- 2. Revenue = Units x Price = 200 x 250 = $50,000.
💡 Hint
Check your understanding
- A driver is an operational quantity that mechanically produces a financial line.
- Revenue = Leads x Conversion x Price; Units = Leads x Conversion.
- Driver-based models are explainable and updatable, where hard-coded totals are not.