GuidesPractical guide

Percentages without confusion

A practical guide to percentage-of calculations, discounts and percentage change with simple formulas and checkable examples.

Percentages show a quantity as a share of 100. The idea is simple, but daily questions often use percentages in different directions: finding part of a number, working out a discount, measuring an increase, or comparing an old value with a new one. Keeping those cases separate prevents most mistakes.

1. Find a percentage of a number

To find a percentage of a value, divide the percentage by 100 and multiply by the value.

percentage amount = (percentage ÷ 100) × base value

Example: 15% of 2,500 is (15 ÷ 100) × 2,500 = 375. This is the calculation used by the NexusNova Percentage Calculator.

2. Work out a discount

A discount has two useful answers: the amount saved and the final price. First calculate the discount amount, then subtract it from the original price.

savings = original price × (discount ÷ 100)
final price = original price − savings

If an item costs 5,000 and the discount is 20%, the savings are 1,000 and the final price is 4,000. The Discount & Savings Calculator shows both numbers so the result is easy to check.

3. Measure percentage change

Percentage change compares how far a new value moved relative to the starting value. Subtract the old value from the new value, divide by the absolute starting value, then multiply by 100.

percentage change = ((new − old) ÷ |old|) × 100

From 80 to 100, the change is 20. Dividing 20 by 80 gives 0.25, so the increase is 25%. From 100 to 80, the result is −20%, which means a decrease. A starting value of zero does not produce a standard finite percentage-change value, so the NexusNova tool asks for a non-zero starting value instead of showing a misleading number.

4. Percentage points are different

If a rate moves from 20% to 25%, it increased by 5 percentage points. Relative to the original 20%, however, the percentage increase is 25%. Both statements can be correct, but they answer different questions.

Quick checking habit

Before accepting a percentage result, ask whether the answer should be a part of the original number, a final price, or a relative change between two numbers. That one question usually tells you which formula belongs to the problem.

Try it: Open Percentage, Discount & Savings, or Percentage Change and compare the tool output with the formulas above.