MAO Calculator Formula
Understand the math behind the mao calculator. Each variable explained with a worked example.
Formulas Used
Maximum Allowable Offer
max_offer = maoEstimated Profit at MAO
profit_at_mao = implied_profitTotal Project Cost at MAO
total_cost = total_cost_at_maoPurchase as % of ARV
purchase_pct_arv = arv > 0 ? mao / arv * 100 : 0Profit Margin (% of ARV)
profit_margin = arv > 0 ? implied_profit / arv * 100 : 0Variables
| Variable | Description | Default |
|---|---|---|
arv | After Repair Value (ARV)(USD) | 300000 |
rehab_cost | Estimated Rehab Cost(USD) | 45000 |
arv_pct | ARV Percentage Target(%) | 70 |
wholesale_fee | Wholesale Fee (if applicable)(USD) | 0 |
closing_costs_buy | Buying Closing Costs(USD) | 5000 |
arv_target | Derived value= arv * arv_pct / 100 | calculated |
mao | Derived value= arv_target - rehab_cost - wholesale_fee - closing_costs_buy | calculated |
total_cost_at_mao | Derived value= mao + rehab_cost + closing_costs_buy + wholesale_fee | calculated |
implied_profit | Derived value= arv - total_cost_at_mao | calculated |
How It Works
Maximum Allowable Offer (MAO)
The MAO is the highest price you should pay for an investment property to achieve your target return.
The 70% Rule
MAO = ARV x 70% - Rehab Costs
This leaves a 30% buffer for profit, selling costs, and holding costs. Experienced investors may adjust the percentage based on the deal.
Adjusting the Percentage
Wholesale Adjustment
If buying from a wholesaler, subtract their assignment fee from the MAO to keep the deal profitable.
Worked Example
ARV $300,000, rehab $45,000, 70% rule, no wholesale fee, $5,000 buying closing costs.
arv = 300000rehab_cost = 45000arv_pct = 70wholesale_fee = 0closing_costs_buy = 5000
- 01ARV target: $300,000 x 70% = $210,000
- 02MAO: $210,000 - $45,000 - $0 - $5,000 = $160,000
- 03Total project cost at MAO: $160,000 + $45,000 + $5,000 = $210,000
- 04Estimated profit: $300,000 - $210,000 = $90,000
- 05Purchase as % of ARV: $160,000 / $300,000 = 53.3%
- 06Profit margin: $90,000 / $300,000 = 30.0%
Ready to run the numbers?
Open MAO Calculator