Real Estate Commission Split Calculator Formula
Understand the math behind the real estate commission split calculator. Each variable explained with a worked example.
Formulas Used
Total Commission
total_comm = total_commissionListing Agent Receives
listing_agent_pay = listing_agent_takeListing Brokerage Receives
listing_broker_pay = listing_broker_takeBuyer Agent Receives
buyer_agent_pay = buyer_agent_takeBuyer Brokerage Receives
buyer_broker_pay = buyer_broker_takePer Side Amount
commission_per_side = listing_side_totalVariables
| Variable | Description | Default |
|---|---|---|
sale_price | Property Sale Price(USD) | 450000 |
total_commission_pct | Total Commission Rate(%) | 5.5 |
listing_side_pct | Listing Side Share(%) | 50 |
listing_agent_split | Listing Agent Split (of their side)(%) | 70 |
buyer_agent_split | Buyer Agent Split (of their side)(%) | 70 |
total_commission | Derived value= sale_price * total_commission_pct / 100 | calculated |
listing_side_total | Derived value= total_commission * listing_side_pct / 100 | calculated |
buyer_side_total | Derived value= total_commission * (1 - listing_side_pct / 100) | calculated |
listing_agent_take | Derived value= listing_side_total * listing_agent_split / 100 | calculated |
listing_broker_take | Derived value= listing_side_total - listing_agent_take | calculated |
buyer_agent_take | Derived value= buyer_side_total * buyer_agent_split / 100 | calculated |
buyer_broker_take | Derived value= buyer_side_total - buyer_agent_take | calculated |
How It Works
How Real Estate Commissions Are Split
A real estate commission is typically paid by the seller and split among four parties: the listing agent, listing brokerage, buyer agent, and buyer brokerage.
Commission Flow
1. Total commission is deducted from the sale proceeds 2. The total is split between the listing side and buyer side (often 50/50) 3. Each side is then split between the agent and their brokerage 4. Agent splits vary based on experience, production volume, and brokerage model
Common Split Structures
Worked Example
A $450,000 sale with 5.5% total commission, 50/50 listing-buyer split, and both agents on 70/30 splits with their brokerages.
- 01Total commission: $450,000 x 5.5% = $24,750
- 02Listing side: $24,750 x 50% = $12,375
- 03Buyer side: $24,750 x 50% = $12,375
- 04Listing agent (70%): $12,375 x 70% = $8,663
- 05Listing brokerage (30%): $12,375 - $8,663 = $3,713
- 06Buyer agent (70%): $12,375 x 70% = $8,663
- 07Buyer brokerage (30%): $12,375 - $8,663 = $3,713
Frequently Asked Questions
What is the typical real estate commission rate?
Historically, the standard commission has been 5-6% of the sale price. However, commissions are always negotiable, and recent industry changes have led to more variation. Some discount brokerages charge as low as 1-2% for listing services.
How do agent splits work?
The agent-broker split determines what portion of the commission the agent keeps versus what goes to the brokerage. New agents might start at 50/50, while experienced agents can negotiate 70/30, 80/20, or even 90/10 splits.
Who pays the real estate commission?
Traditionally, the seller pays the total commission out of the sale proceeds, and it is then distributed to both sides. Recent legal changes in some markets may shift how buyer agent compensation is structured and disclosed.
Ready to run the numbers?
Open Real Estate Commission Split Calculator