Calcs.finance

other calculator

Commission Calculator

The Commission Calculator changes formulas based on Commission mode. Simple mode calculates a flat percentage commission or reverse-solves sales price or rate. Fixed-plus-base mode adds an optional base amount to a fixed amount or percent variable commission. Tiered mode applies each entered tier only to the sales inside that band and reports how many tiers were active.

Your scenario

Enter your numbers

Help
Commission mode
Simple commission solve for
Tier 6 commission unit
Tier 7 commission unit
Tier 8 commission unit

Result

Result summary
Commission is $6,000.00 on $200,000.00 of sales at a 3.00% rate.
Sales price
$200,000.00
Commission rate
3.00%
Base commission amount
$0.00
Variable commission
$6,000.00
Total commission
$6,000.00
Effective commission rate
3.00%
Active tier count
0

Working scenario

New scenario

Not saved yet

Compare

Saved scenarios

Compare saved versions

Compare

Save this result, then use saved scenarios to switch between assumptions.

How the Commission Calculator works

Use this calculator when you want to check gross commission arithmetic from a written plan or draft sales-compensation example. Use Margin when commission needs to be compared with profit margin or markup, Discount or Sales Tax when the sales amount itself changes, Business Loan for borrowing-cost questions, Budget for variable-income planning, and payroll, tax, employment-law, contract, or plan documents when pay entitlement, withholding, minimum wage, overtime, chargebacks, clawbacks, caps, draws, refunds, split commissions, or jurisdiction-specific rules matter.

In simple mode, Commission solve uses total commission = sales price * commission rate / 100. Sales price solve uses sales price = commission / (commission rate / 100) when the rate is greater than 0, otherwise 0. Commission rate solve uses commission rate = commission / sales price * 100 when sales price is greater than 0, otherwise 0. Fixed-plus-base mode calculates a base amount only when Has a base commission is yes; amount units use the entered value directly, while percent units multiply by sales price. It then calculates fixed commission as either a percent of sales price or a fixed amount, and total commission = base commission amount + variable commission. In fixed-plus-base mode, the Commission rate output reflects variable commission divided by sales, while Effective commission rate includes the base amount. Tiered mode ignores tiers with zero commission, treats an upper bound of 0 or a bound not above the prior active bound as open-ended, applies each percent or fixed amount to only that active band, stops when sales are covered, and reports Active tier count.

Commission Calculator formula

This formula page covers the app's Commission Calculator: simple percentage commission, reverse solves for sales price and commission rate, an optional fixed or percent base commission, a fixed amount or percent variable commission, tiered band commissions, effective commission rate, and active tier count. It does not decide written compensation-plan terms, tax withholding, minimum wage, overtime, employment-law rights, chargebacks, clawbacks, draws, caps, refunds, quotas, split commissions, or jurisdiction-specific rules.

simple: C = S * r; sales solve: S = C / r when r > 0; rate solve: r = C / S when S > 0; base-plus: T = B + V; E = T / S * 100; tiered: T = B + sum(A_i)

The selected mode determines whether the app calculates one flat commission, reverse-solves a simple relationship, adds a base amount to a variable commission, or applies rates only to sales inside each active tier.
SymbolMeaningHow this page uses it
SSales priceThe entered sales amount, or the sales amount solved in simple reverse mode.
rCommission rate as a decimalThe entered Commission rate divided by 100, so 3 percent becomes 0.03.
CCommissionThe simple commission amount entered for reverse solves or calculated from sales price and rate.
BBase commission amountThe optional base commission after converting a fixed amount or a percent of sales. It is 0 when Has a base commission is no.
VVariable commissionThe fixedPlusBase variable amount, calculated from Fixed commission as either a fixed amount or a percent of sales.
TTotal commissionBase commission plus variable commission or tiered commission.
EEffective commission rateTotal commission divided by sales price, displayed as a percentage when sales price is greater than 0.
U_iTier i upper boundThe entered upper sales boundary for a tier. A boundary that is 0 or not above the prior tier is treated as open-ended.
L_iTier i lower boundThe prior active tier's upper bound, starting from 0 for the first tier.
A_iTier i commission amountThe commission for the active sales band, using either the tier percent on that band or the tier fixed amount.
NActive tier countThe number of tiers that have positive sales inside the band and a positive commission value.

Step by step

  1. Read Commission mode first. Simple, fixed-plus-base, and tiered modes use different branches.
  2. In simple mode with Solve for set to Commission, multiply sales price by the commission rate decimal.
  3. In simple sales-price solve mode, divide the entered commission by the commission rate decimal. If the rate is 0, the app returns 0 instead of dividing by zero.
  4. In simple commission-rate solve mode, divide the entered commission by sales price and multiply by 100. If sales price is 0, the app returns 0.
  5. For fixed-plus-base mode, calculate the base commission only when Has a base commission is yes. A percent base is calculated from sales price; an amount base is used directly.
  6. Calculate fixedPlusBase variable commission from Fixed commission. Percent mode applies the percentage to sales price, while amount mode uses the entered amount directly.
  7. Add base commission and variable commission for total commission. In this mode the Commission rate output reflects variable commission divided by sales, while Effective commission rate includes the base amount as well.
  8. For tiered mode, ignore tiers whose commission value is 0 or less. For each active tier, calculate sales inside the band between the previous active upper bound and the current upper bound.
  9. If a tier upper bound is not greater than the prior active upper bound, the app treats that tier as open-ended and uses remaining sales for that tier.
  10. Apply each active tier's percent to that tier's sales band, or add the tier fixed amount once for that active band. Then add the tier results together.
  11. Stop tier processing when sales price has been fully covered or when an open-ended tier has been used.
  12. Round currency and percentage outputs for display after the full-precision calculation.
  13. Use written plan terms, payroll systems, tax authority guidance, and labor or employment-law sources for real pay entitlement, withholding, minimum-wage, overtime, clawback, draw, cap, refund, or jurisdiction-specific questions.

Worked example

Default examples: simple, base-plus, and tiered commission

The default Commission Calculator examples use a $200,000 sales price, a 3 percent simple rate, a $1,000 optional base amount, and a tiered setup with $0 to $20,000 at 3 percent plus an open-ended 5 percent second tier.

  1. Simple commission: multiply $200,000 by 3 percent to get $6,000 total commission.
  2. Simple rate solve: divide a $6,000 commission by $200,000 sales to get 0.03, or a 3 percent commission rate.
  3. Fixed-plus-base mode: a $1,000 base plus 3 percent of $200,000 gives $1,000 + $6,000 = $7,000 total commission.
  4. That fixed-plus-base result has a 3 percent variable commission rate, but a 3.5 percent effective commission rate because the $1,000 base is included in total commission.
  5. Tiered mode: the first $20,000 at 3 percent gives $600.
  6. The second tier has an upper bound of 0, so the implementation treats it as open-ended. The remaining $180,000 at 5 percent gives $9,000.
  7. The tiered total is $600 + $9,000 = $9,600, with 2 active tiers and a 4.8 percent effective commission rate.

The arithmetic is useful for checking a plan's stated numbers, but it is not a payroll, tax, contract, minimum-wage, overtime, or legal entitlement calculation.

Assumptions and what this calculator ignores

Geographic scope: works globally. The math is currency-agnostic, so enter amounts in your own currency; local taxes, fees, and product rules are not included.

What this formula does not include

Common mistakes to avoid

Key terms

Commission rate
The variable percentage rate applied to sales in simple or base-plus mode. In fixed-plus-base mode, this output can exclude the base amount; Effective commission rate includes total commission.
Effective commission rate
Total commission as a percentage of sales price. This is often the better comparison when a fixed base amount is included.
Active tier count
The number of tier bands that contribute a positive commission amount. A tier can be skipped when its commission value is 0 or there is no sales amount inside that band.

Frequently asked questions

How does the tiered commission mode split my sales?

Each tier applies its own rate or amount to the slice of sales falling inside its band, like tax brackets - it is progressive, not cliff-based. On a $200,000 sale with a 3 percent tier up to $20,000 and 5 percent above, the first $20,000 earns $600 and the remaining $180,000 earns $9,000. Up to eight tiers are supported, and the active-tier count output confirms how many bands your sale actually touched.

What does the effective commission rate output mean?

It is total commission divided by total sales price - the single blended rate your whole plan produced after base amounts, variable components, and tier structure are combined. It is the number to compare across differently-shaped plans: a 2 percent base plus aggressive tiers can beat a flat 4 percent on large sales and lose on small ones, and the effective rate makes that visible instantly.

Can this calculator verify my commission payslip?

It can check the arithmetic of a plan you re-enter, and the reverse solves can recover the implied rate or sales figure from a paid amount. What it cannot do is read your actual plan document: clawbacks, splits, caps, accelerators, draw balances, payment timing, and payroll or tax treatment are all outside the model. Use it to spot discrepancies worth raising, not as a payroll determination.

Methodology, sources, and disclaimer

This calculator is an original commission model with simple percentage and reverse solves, optional base plus variable components, and progressive eight-tier band arithmetic, validated by deterministic fixtures, edge cases, and rounding policy tests. It is not copied from a single source.

Fixtures pin tier-boundary splits, the effective-rate blend, and the reverse rate and sales solves. The result remains an educational estimate, not a payroll calculation or a commission-plan interpretation.

Formula version 2026.05.22-generic-commission. The version marks the calculation logic and validation fixture set used for this estimate.

Results are educational estimates, not advice. Read the full disclaimer.

Related reading

When another calculator fits better

other

Margin Calculator

Calculate profit margin, stock trading margin requirement, or currency exchange margin from clear business and trading inputs.

tax

Sales Tax Calculator

Calculate before-tax price, sales tax rate, after-tax price, and tax amount from any two known values.

other

Discount Calculator

Calculate sale price, amount saved, discount rate, or original price for percent-off and fixed-amount discounts.

other

Budget Calculator

Plan monthly cash flow from before-tax income, tax rate, and detailed household spending categories.