The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.
01 · PATTERN
Revenue ($) halved
rev = 500000 (from 1000000)
Keep every other input at its default and halve the revenue ($). See how net margin responds.
- 01New Revenue ($): 500000
- 02Baseline Net margin: 15
- 03New Net margin: 30
- 04Net margin increases by 100% → use this sensitivity to plan for real-world variation.
02 · PATTERN
Revenue ($) doubled
rev = 2000000 (from 1000000)
Keep every other input at its default and double the revenue ($). See how net margin responds.
- 01New Revenue ($): 2000000
- 02Baseline Net margin: 15
- 03New Net margin: 7.5
- 04Net margin decreases by 50% → use this sensitivity to plan for real-world variation.
03 · PATTERN
Net income ($) halved
net = 75000 (from 150000)
Keep every other input at its default and halve the net income ($). See how net margin responds.
- 01New Net income ($): 75000
- 02Baseline Net margin: 15
- 03New Net margin: 7.5
- 04Net margin decreases by 50% → use this sensitivity to plan for real-world variation.
04 · PATTERN
Net income ($) doubled
net = 300000 (from 150000)
Keep every other input at its default and double the net income ($). See how net margin responds.
- 01New Net income ($): 300000
- 02Baseline Net margin: 15
- 03New Net margin: 30
- 04Net margin increases by 100% → use this sensitivity to plan for real-world variation.