Risposte rapide
Risposte dirette
- How do I calculate a percentage of a number?
- Percentage of a number: (percentage / 100) × number. Example: 15% of 200 = (15/100) × 200 = 30. Or equivalently: 200 × 0.15 = 30.
- How do I calculate what percentage X is of Y?
- Percentage = (X / Y) × 100. Example: 45 is what % of 180? = (45/180) × 100 = 25%.
- How do I calculate percentage increase?
- Percentage increase = ((New Value − Old Value) / Old Value) × 100. Example: price went from €80 to €96. Increase = ((96−80)/80) × 100 = 20%.
- How do I add VAT (IVA) to a price?
- Price with VAT = net price × (1 + VAT % / 100). Example: €50 net + 22% Italian IVA = €50 × 1.22 = €61. To remove VAT: net = price with VAT / (1 + VAT%/100) = €61 / 1.22 = €50.
- How do I calculate a tip percentage?
- Tip amount = bill × (tip % / 100). Example: 10% tip on a €48 restaurant bill = €48 × 0.10 = €4.80. Total with tip = €52.80.
- How do I calculate markup percentage?
- Markup % = ((Selling price − Cost) / Cost) × 100. Example: buy at €40, sell at €60. Markup = ((60−40)/40) × 100 = 50%. Note: markup % is different from margin % (which divides by selling price, not cost).
Quick answers
Frequently Asked Questions
How do I calculate a percentage of a number?
Percentage of a number: (percentage / 100) × number. Example: 15% of 200 = (15/100) × 200 = 30. Or equivalently: 200 × 0.15 = 30.
How do I calculate what percentage X is of Y?
Percentage = (X / Y) × 100. Example: 45 is what % of 180? = (45/180) × 100 = 25%.
How do I calculate percentage increase?
Percentage increase = ((New Value − Old Value) / Old Value) × 100. Example: price went from €80 to €96. Increase = ((96−80)/80) × 100 = 20%.
How do I add VAT (IVA) to a price?
Price with VAT = net price × (1 + VAT % / 100). Example: €50 net + 22% Italian IVA = €50 × 1.22 = €61. To remove VAT: net = price with VAT / (1 + VAT%/100) = €61 / 1.22 = €50.
How do I calculate a tip percentage?
Tip amount = bill × (tip % / 100). Example: 10% tip on a €48 restaurant bill = €48 × 0.10 = €4.80. Total with tip = €52.80.
How do I calculate markup percentage?
Markup % = ((Selling price − Cost) / Cost) × 100. Example: buy at €40, sell at €60. Markup = ((60−40)/40) × 100 = 50%. Note: markup % is different from margin % (which divides by selling price, not cost).