Percentage

Percentage calculations and changes

The Percentage Calculator is a clean, versatile tool designed to solve three common percentage problems: finding a percentage of a number, calculating what percentage one number is of another, and finding the percentage change between two values. Whether you are budgeting, shopping, or analyzing business data, this tool provides instant calculations.

Percentages are everywhere in daily life, from retail discounts and sales tax to investment returns and salary raises. Performing these calculations mentally or on a standard calculator can lead to mistakes. This calculator offers a simple, text-based interface that matches how you naturally ask percentage questions, making it easy to use.

This tool runs entirely in your browser. Your inputs are calculated locally, ensuring your data remains private. It is a fast, responsive, and free tool designed to simplify your everyday math tasks.

Supported percentage calculations

This tool features three distinct calculators to cover different percentage scenarios. The first option calculates a simple percentage of a value (e.g., "What is 15% of 250?"), which is useful for estimating sales tax, interest, or discount amounts. The second option determines the proportion of one number to another (e.g., "50 is what percent of 200?"), which is helpful for tracking progress, test scores, or budget allocations.

The third option computes the percentage increase or decrease between two values (e.g., "What is the change from 80 to 100?"). This is vital for tracking investment growth, business revenue changes, or price fluctuations over time. All three options run independently, allowing you to use the one that fits your task.

The mathematics of percentages

The calculations are based on standard algebraic percentage formulas:

  • Percentage of a Value: Result = (Percentage ÷ 100) × Value
  • Proportion Percentage: Percentage = (Part ÷ Whole) × 100
  • Percentage Change: Change = ((New Value − Old Value) ÷ Old Value) × 100

The percentage change formula automatically determines if the change is an increase (positive result) or a decrease (negative result) and includes an arrow indicator in the output, making the trend easy to understand.

Examples of percentage math

Let us look at examples for each of the three calculator options:

  1. Finding 15% of $120:
    • Formula: (15 ÷ 100) × 120 = 0.15 × 120
    • Result: $18.00 (e.g., the tip or discount amount).
  2. Finding the percentage of 45 out of 150:
    • Formula: (45 ÷ 150) × 100 = 0.3 × 100
    • Result: 30.00% (e.g., a test score or project completion rate).
  3. Calculating change from 80 to 100:
    • Formula: ((100 − 80) ÷ 80) × 100 = (20 ÷ 80) × 100 = 0.25 × 100
    • Result: 25.00% ↑ (an increase, such as stock price growth).

When to use this tool

This percentage calculator is useful for retail shopping (calculating discounts and sales tax), business planning (estimating profit margins, markups, and growth rates), and academic tasks (calculating grades and proportions). It is also a handy tool for personal finance, helping you track budget adjustments and investment performance.

By providing three separate calculation templates, it eliminates the need to rearrange formulas manually. It is a quick, reliable reference for any task involving percentages, accessible on any device.

Important notes on percentage changes

When calculating percentage change, the direction of the change matters. A change from 100 to 125 is a 25% increase, but a change from 125 to 100 is a 20% decrease. This asymmetry occurs because the baseline changes (100 in the first case, 125 in the second). Always doublecheck your starting and ending values to ensure correct results.

Additionally, note that consecutive percentage changes are multiplicative, not additive. For example, a 10% increase followed by a 10% decrease does not return you to your starting value; it results in a net 1% decrease (e.g., $100 becomes $110, then $99). For compound percentage changes, you should calculate each step sequentially.

Frequently asked questions

How do I reverse a percentage change?

If a price increased by X%, dividing by (1 + X/100) gives the original price. So if something is $120 after a 20% markup, the original price was 120 / 1.20 = $100.

Why is percent change different depending on direction?

Because the base changes. Going from 100 to 150 is a 50% increase. Going from 150 back to 100 is only a 33% decrease, because the base is now 150.

What is the difference between percent change and percentage point change?

Percent change is relative; percentage point change is absolute. Going from 5% to 7% is a 2-percentage-point change, but a 40% relative change.

Can I enter negative numbers in the calculator?

Yes, all three fields support negative inputs, which is useful for calculating negative interest rates, investment losses, or shifts in below-zero temperatures.

How does the percentage change calculator handle a start value of zero?

A percentage change from zero to any number is mathematically undefined because division by zero is impossible. The calculator will display "—" or an error state if you enter zero as the starting value.

Related tools