← Back to All Educational Guides
Break-Even Analysis determines the exact sales volume or gross revenue a business must generate to cover 100% of its fixed and variable costs. At the break-even point, net operating income equals exactly zero:
\text{Total Revenue} = \text{Total Fixed Costs} + \text{Total Variable Costs}
Operating above this threshold yields pure net profit; operating below it drains cash reserves and leads to insolvency.
1. Contribution Margin per Unit (CM): The portion of each unit's sale price that remains to cover fixed overheads after direct variable costs are subtracted:
CM = P - V
Where P is Selling Price and V is Variable Cost per Unit.
2. Contribution Margin Ratio (CMR):
CMR = \frac{P - V}{P} = \frac{CM}{P}
3. Break-Even Volume in Units (Q_{\text{BE}}):
Q_{\text{BE}} = \frac{\text{Total Fixed Overhead Costs}}{P - V} = \frac{FC}{CM}
4. Break-Even Revenue in Dollars (R_{\text{BE}}):
R_{\text{BE}} = \frac{FC}{CMR}
Imagine a SaaS product or physical tool company with the following unit economics:
FC): $18,000 (Office rent, core salaries, server infrastructure, software subscriptions)P): $89 / monthV): $19 / month (Payment gateway fees, customer support ticketing, database compute)CM = \$89 - \$19 = \$70 \text{ per subscriber}
CMR = \frac{\$70}{\$89} = 78.65\%
Q_{\text{BE}} = \frac{\$18,000}{\$70} = 257.14 \implies 258 \text{ Active Subscribers}
If the company currently has 360 active subscribers, its Margin of Safety (MOS) measures how much sales can fall before the company begins burning cash:
MOS = \frac{360 - 258}{360} \times 100 = 28.33\%
The company can withstand a 28% churn in subscribers before entering a net operating loss.
Model your company's unit economics and scenarios using our Break-Even Calculator and Profit Margin Calculator.