0.8 is efficient
- New ARR added this quarter
- $4,000,000.00
- Sales and marketing spend last quarter
- $5,000,000.00
Magic number0.8
arithmetic identity
Open this exampleNew ARR divided by the previous quarter's sales and marketing spend. Above 0.75 the standard advice is to spend more; below 0.5, to fix efficiency first.
Also called: sales efficiency calculator, saas magic number.
0.8: Efficient. The usual advice is to spend more.
The lag is deliberate: spend in one quarter produces revenue in the next, so dividing by the same quarter's spend flatters a business that is accelerating and punishes one that is decelerating.
magic_number = new_arr / prior_quarter_sales_and_marketingEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Magic number0.8
arithmetic identity
Open this exampleMagic number0
degenerate case: guarded division
Open this exampleMagic number0
boundary
Open this example