Sales Commission Calculator
Free sales commission calculator. Compute flat, tiered, and base-plus-commission earnings with split-deal support, effective rate, and total OTE in seconds.
Sales Commission Calculator
Background.
The sales commission calculator turns any pay plan — flat rate, tiered escalator, or base-plus-commission — into the one number reps actually care about: what hits the bank account when the deal closes. Sales compensation is rarely as simple as 'multiply by ten percent'. Modern quota carriers work under plan documents that stack accelerators, decelerators, splits, draws, claw-back clauses, and minimum activity gates on top of the headline rate, and a misread of any one of those terms can mean the difference between a $5,000 paycheck and a $50,000 paycheck on the same booked revenue. This calculator strips the structure back to the math underneath so you can model your own plan before the quarter closes, audit a settlement statement after it does, or pressure-test a job offer against an existing role.
Three compensation models cover the vast majority of B2B and B2C selling roles. The flat-rate model pays a single percentage of every dollar booked — common in real-estate, advertising, and high-velocity transactional inside sales. It is transparent, easy to forecast, and brutally meritocratic: zero floor, no ceiling. The tiered model, often called a graduated or escalator plan, divides sales into marginal brackets and pays a higher rate as the rep crosses each one. The brackets in this calculator (5% on the first $10,000, 8% from $10,000 to $50,000, 12% above $50,000) follow the methodology documented by the Sales Management Association as the most common graduated structure for mid-market field sales, though real plans vary widely on both the bracket cut-offs and the rate steps. The base-plus model pairs a guaranteed salary with a lower commission percentage. It dampens income volatility, is the structure most Fortune 500 enterprise sales orgs deploy, and reflects the BLS Occupational Employment Statistics median pay mix for wholesale and manufacturing sales representatives — a meaningful base ($65,000–$85,000 typical) plus a single-digit commission rate driving the upside.
Layered on top of any of those three models, real-world plans almost always include accelerators and decelerators. An accelerator multiplies the marginal commission rate once the rep crosses a milestone — most commonly 100% of quota, where rates often jump from a 5–8% base to 10–15%, and again at 150% or 200% of quota, where some plans pay 20–30% on every incremental dollar. The accelerator is the single most powerful lever in a comp plan: ZS Associates' research on high-performing sales orgs found that plans without a clear above-quota accelerator systematically under-motivate the top 10% of reps, who close the majority of revenue. Decelerators or 'gates' work in the opposite direction — reducing or zeroing commission when a rep falls below a threshold (typically 50% of quota) — and are common in plans where the company needs to discourage cherry-picking small deals.
The draw against commission is a related construct that often gets confused with base salary. A recoverable draw is a cash advance the company pays the rep up front each pay period, which is then deducted from earned commission as deals close. If commission earned exceeds the draw, the rep keeps the surplus. If not, the rep typically carries the negative balance forward and the company can claw it back from future commissions — or, in the case of non-recoverable draws, simply absorbs the difference as a guaranteed floor. WorldatWork's compensation research notes that draws are most common during ramp periods (typically the first 90–180 days) and in territory transitions where deal flow is unpredictable.
Split deals are the other quiet earnings-killer. When two or more reps share credit on a deal — SDR opens, AE closes, overlay specialist supports, customer success owns expansion — the plan document defines the split. Common configurations include 50/50 between SDR and AE, 70/30 between primary and supporting AE, and four-way 25% splits on complex enterprise pursuits. Enter your split percentage and the calculator applies the rate after the split, which matches how most pay plans actually credit revenue.
The effective rate output is the single best diagnostic for whether your plan is well-designed. It tells you what flat rate would produce the same commission as your tiered or accelerator-laden structure on this exact sales number. If your effective rate is dramatically lower than the flat rate of a competing job offer, you may be looking at an under-market plan dressed up with eye-catching tier numbers — a common pattern Harvard Business Review's sales-comp research has flagged as a leading indicator of high-performer attrition.
What is sales commission calculator?
A sales commission is variable pay tied directly to revenue a salesperson generates — distinct from base salary, bonus, or spiff. The structure is governed by a written compensation plan that defines the credit rule (what counts as a sale), the rate or rate schedule, modifiers like accelerators and splits, payment timing, and claw-back conditions. This calculator models the three structures that cover most plans: flat rate, tiered marginal rates, and base-plus-commission.
How to use this calculator.
- Enter the gross sales amount for the period — the deal value, monthly bookings, or quarterly revenue figure your plan settles against.
- Select the commission structure that matches your plan: flat (one rate), tiered (graduated brackets), or base-plus-commission.
- Enter the commission rate as a percentage. For tiered plans this field is informational only — the calculator uses the built-in 5%/8%/12% bracket schedule.
- If you're on base-plus, enter your guaranteed base salary for the same period (monthly base for monthly sales, quarterly base for quarterly sales).
- Set your split percentage. Use 100% for a solo deal, 50% for an even two-rep split, or whatever your plan document specifies for multi-party credit.
- Read the commission earned as your primary payout, then check the effective rate to see how your structure compares to an equivalent flat rate.
The formula.
The math runs in three stages.
Stage 1 — apply the split. The credited sales amount is the gross sales figure multiplied by your split share:
splitSalesAmount = salesAmount × splitPercent ÷ 100
For a $75,000 deal at a 100% solo split, credited sales is $75,000. At a 50% two-rep split, credited sales is $37,500.
Stage 2 — apply the rate structure.
Flat and base-plus both use a single rate:
commissionEarned = splitSalesAmount × commissionRatePercent ÷ 100
Tiered uses marginal brackets — the rate steps up as credited sales cross each ceiling, and each bracket only applies to the slice of sales within it.
For the built-in schedule (5% / 8% / 12%):
Bracket 1 (0 → 10,000): rate 5% Bracket 2 (10,000 → 50,000): rate 8% Bracket 3 (above 50,000): rate 12%
Worked example with credited sales = $75,000:
Bracket 1: $10,000 × 5% = $500 Bracket 2: $40,000 × 8% = $3,200 (the 10,000–50,000 slice) Bracket 3: $25,000 × 12% = $3,000 (the 50,000–75,000 slice) Total tiered commission = $6,700
Stage 3 — add base salary (base-plus only) and compute the effective rate:
totalEarnings = commissionEarned + baseSalary (base-plus) totalEarnings = commissionEarned (flat or tiered)
effectiveRatePercent = commissionEarned ÷ salesAmount × 100
The effective rate divides by gross sales, not credited sales, so a 50% split halves the effective rate compared to a solo deal at the same gross value — which matches how most reps think about earnings per dollar of pipeline.
A worked example.
Maya is an account executive selling mid-market software. Her plan pays a $60,000 base salary ($5,000 monthly) plus 7% flat commission on closed-won ARR, with no split because she's the sole rep on the account. In May she closes one deal at $75,000 ARR. Credited sales = $75,000 × 100% = $75,000. Commission = $75,000 × 7% = $5,250. Total May earnings = $5,000 base + $5,250 commission = $10,250. Her effective rate is $5,250 / $75,000 = 7.00% — identical to the headline rate because there's no tier escalator and no split haircut. If Maya's plan switched to the tiered schedule, the same $75,000 deal would pay $6,700 — a $1,450 raise on a single deal — but Maya would forfeit her $5,000 base, so total earnings would drop from $10,250 to $6,700. This is the classic flat-vs-tiered trade-off: tiered plans pay more per deal at high volume, base-plus plans pay more in dry months.
Frequently asked questions.
What is OTE and how is it different from base salary?
How does a draw against commission work, and is it really 'free money'?
What are commission claw-backs and when do they apply?
How do accelerators work and what's a typical structure?
What's the difference between gross and net commission?
How are split deals typically structured?
Are outside sales reps exempt from overtime, and what's the legal definition?
Should I take a higher base salary or a higher commission rate?
How do tiered commission brackets differ from flat-rate plans for high-volume reps?
What happens to commission if a customer cancels or refunds?
References& sources.
- [1]ZS Associates — Sales Compensation Best Practices research on accelerator design and high-performer motivation
- [2]WorldatWork — Sales Compensation: A Practical Guide on plan structure, OTE design, and draw mechanics
- [3]Harvard Business Review — sales compensation studies on plan effectiveness, including Lal & Steenburgh on the science of sales force compensation
- [4]SHRM (Society for Human Resource Management) — guidance on sales incentive plan design, OTE benchmarking, and pay mix
- [5]U.S. Department of Labor, Wage and Hour Division — Fact Sheet #17F on the outside sales employee exemption under the Fair Labor Standards Act
- [6]U.S. Bureau of Labor Statistics — Occupational Employment and Wage Statistics for sales representatives, base-plus-commission pay mix benchmarks
- [7]Sales Management Association — research on graduated commission rate schedules and tiered-bracket prevalence in B2B field sales
In this category
Embed
Quanta Pro
Paid features are coming later.
- All 313 calculators remain free
- No billing is enabled