How to calculate commission amount from percentage of sales revenue?
Try changing the values in the input fields below to see how the calculation results update in real time!
I work on a % sales commission, and I sold goods for $ ...
How much commission will I earn?
Type of calculation: Calculating the percentage value of a given number (commission amount).
Calculator usage: Use the Basic Percentage CALCULATOR ("What is X% of Y?"). Enter the commission percentage as X (10) and the sales value as Y (20000). The calculator will calculate 10% of $20000.
Explanation using a formula:
We are looking for the value of 10% of $20000.
Formula: (Percentage / 100) * Whole
Commission amount = (10 / 100) * $20000 = 0.1 * $20000 = $2000
Calculator usage: Use the Basic Percentage CALCULATOR ("What is X% of Y?"). Enter the commission percentage as X (10) and the sales value as Y (20000). The calculator will calculate 10% of $20000.
Explanation using a formula:
We are looking for the value of 10% of $20000.
Formula: (Percentage / 100) * Whole
Commission amount = (10 / 100) * $20000 = 0.1 * $20000 = $2000
Answer: Your commission will be $ .