Wholesale Deal Analyzer Formula
Understand the math behind the wholesale deal analyzer. Each variable explained with a worked example.
Formulas Used
Your Maximum Offer to Seller
maximum_offer = max_offerContract Price to End Buyer
contract_to_buyer = max_end_buyer_priceYour Assignment Fee
your_fee = assignment_feeEnd Buyer Gross Profit
end_buyer_profit = investor_profitOffer-to-ARV Ratio
deal_to_arv = arv > 0 ? (max_offer / arv) * 100 : 0Variables
| Variable | Description | Default |
|---|---|---|
arv | After-Repair Value (ARV)(USD) | 300000 |
rehab_cost | Estimated Rehab Cost(USD) | 35000 |
investor_profit_pct | End Buyer Desired Profit(%) | 15 |
selling_costs_pct | Selling Costs(%) | 10 |
assignment_fee | Your Assignment Fee(USD) | 10000 |
investor_profit | Derived value= arv * investor_profit_pct / 100 | calculated |
selling_costs | Derived value= arv * selling_costs_pct / 100 | calculated |
max_end_buyer_price | Derived value= arv - rehab_cost - investor_profit - selling_costs | calculated |
max_offer | Derived value= max_end_buyer_price - assignment_fee | calculated |
How It Works
Wholesale Deal Analysis
Wholesaling involves getting a property under contract at a low price and assigning the contract to an end buyer for a fee, without ever purchasing the property yourself.
Formula
Max Offer = ARV - Rehab Cost - End Buyer Profit - Selling Costs - Assignment Fee
Key Concepts
Making the Numbers Work
If the max offer is too low for the seller to accept, the deal does not work for wholesale. Not every property is a wholesale candidate.
Worked Example
A property with $300,000 ARV needs $35,000 in rehab. The end buyer wants 15% profit and selling costs are 10%. You want a $10,000 assignment fee.
- 01End buyer desired profit: $300,000 x 15% = $45,000
- 02Selling costs: $300,000 x 10% = $30,000
- 03Max end buyer price: $300,000 - $35,000 - $45,000 - $30,000 = $190,000
- 04Your max offer to seller: $190,000 - $10,000 = $180,000
- 05Offer-to-ARV ratio: $180,000 / $300,000 = 60.0%
Ready to run the numbers?
Open Wholesale Deal Analyzer