Percentage of a Percentage Calculator (With Steps)
Calculate what percentage one percentage is of another, with the formula and a worked example shown step by step.
Reviewed by Manoj Kumar, Mathematics Educator
Formula
Result = (First % / 100) x (Second % / 100) x 100
Where First % and Second % are the two percentage values. Convert each to a decimal by dividing by 100, multiply them together, then multiply by 100 to express the result as a percentage. When applied to a base value, multiply the base by both decimal values.
Worked Examples
Example 1: Stacked Store Discounts
Problem:A store offers 30% off, and you have a coupon for an additional 20% off the sale price. What is the total discount on a $200 item?
Solution:First discount: 30% off $200 = $200 x 0.70 = $140\nSecond discount: 20% off $140 = $140 x 0.80 = $112\n\nTotal discount = $200 - $112 = $88\nEffective discount = $88 / $200 x 100 = 44%\n\nAs percentage of percentage: remaining = 70% x 80% = 56%\nDiscount = 100% - 56% = 44%
Result:Final price: $112 | Total savings: $88 (44% effective discount, not 50%)
Example 2: Commission Split Calculation
Problem:A salesperson earns 12% commission. Their team lead earns 8% of the commission. How much does the lead earn on a $50,000 sale?
Solution:Salesperson commission: 12% of $50,000 = $6,000\nTeam lead share: 8% of $6,000 = $480\n\nAs percentage of percentage: 8% of 12% = 0.08 x 0.12 = 0.0096 = 0.96%\nDirect calculation: 0.96% of $50,000 = $480
Result:Team lead earns $480 (0.96% of the total sale)
Frequently Asked Questions
What does percentage of a percentage mean?
A percentage of a percentage is the result of applying one percentage to another percentage, which is equivalent to multiplying the two percentage values and dividing by 100. For example, 30% of 50% means 0.30 x 0.50 = 0.15, which is 15%. This concept arises frequently in real-world scenarios. If a store offers 20% off and you have a coupon for an additional 15% off the sale price, you are calculating 15% of 80% (the remaining price after the first discount), resulting in 12% of the original price as the additional discount. Understanding this concept prevents errors in stacked discounts, tax calculations, and probability computations.
How do you calculate a percentage of a percentage?
To calculate a percentage of a percentage, convert both percentages to decimals and multiply them together. Then multiply by 100 to convert back to a percentage. The formula is: Result = (First % / 100) x (Second % / 100) x 100. For example, 40% of 60% = (0.40) x (0.60) x 100 = 24%. You can also think of it as multiplying the two percentage numbers and dividing by 100: 40 x 60 / 100 = 24%. If you want the actual amount from a base value, multiply the base by both decimal values: for 40% of 60% of $500, calculate $500 x 0.40 x 0.60 = $120. The order of multiplication does not matter due to the commutative property.
Why are stacked percentage discounts not additive?
Stacked percentage discounts are not additive because each successive discount applies to the already-reduced price, not the original price. A 20% discount followed by a 10% discount is not 30% off. After the first 20% discount, you pay 80% of the original. The second 10% discount takes 10% off that 80%, removing another 8% (10% of 80%) of the original price. Total discount is 28%, not 30%. Mathematically, the multipliers are 0.80 x 0.90 = 0.72, meaning you pay 72% of the original (28% off). The difference grows with larger discounts: two 50% discounts yield 75% off (0.50 x 0.50 = 0.25), not 100%. Retailers sometimes exploit this misunderstanding in marketing promotions.
How is percentage of a percentage used in probability?
In probability theory, the percentage of a percentage directly corresponds to the multiplication rule for independent events. If there is a 60% chance of rain and a 30% chance the game is outdoors, the probability of both occurring together (rain AND outdoor game) is 60% of 30% = 18%. This multiplication rule is fundamental to probability calculations. Insurance companies calculate combined risk probabilities this way. If a 5% chance of event A and a 3% chance of event B are independent, the chance of both happening is 0.05 x 0.03 = 0.0015 or 0.15%. Sequential probability chains also use this concept: if each stage has an 80% success rate and there are 5 stages, overall success is 0.80^5 = 32.8%.
References
Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy