Math Last updated: July 2026

Percentage Calculator

Free online percentage calculator — calculate percentages easily for any math problem. Our percentage calculator with steps helps you find what percent a number is of another, compute percentage increases and decreases, and convert fractions to percentages. Whether you need a percentage calculator for math homework or want to calculate percentage for business analysis, this tool provides accurate results with detailed formula breakdowns.

How to Use the Percentage Calculator

Interactive calculator available after JavaScript loads.

Loading calculator...

Written by Calculator Archive Team

Math & Finance Experts — Verified Formulas, Peer-Reviewed Sources, Expert Analysis

Looking for a deeper explanation?

Read our comprehensive, peer-reviewed educational article in our Blog to learn the underlying math, formulas, and step-by-step examples.

Read Blog Guide ›

Mathematical Formula & Logic

Value = (Percentage / 100) × Whole Value. This is the fundamental percentage formula.
Variable Glossary
Percentage The rate expressed as a part of 100
Whole The full quantity or base value of the calculation
Value The resulting part corresponding to the given percentage

Step-by-Step Worked Calculation

Scenario: Finding 20% of 150

Determine the exact value of a 20% share of 150 items.

1

Step 1: Identify the variables. Percentage = 20, Whole = 150.

2

Step 2: Apply the formula: Value = (20 / 100) × 150.

3

Step 3: Simplify the fraction: 20 / 100 = 0.20.

4

Step 4: Multiply by the whole: 0.20 × 150 = 30. The final value is 30.

How to Use the Percentage Calculator

  1. 1. Select the percentage mode you want to compute (e.g., "What is X% of Y?", "X is what percent of Y?", or "Percentage Increase/Decrease from X to Y").
  2. 2. Input your numerical values into the highlighted fields.
  3. 3. Review the instant result displayed on the output card.
  4. 4. Read the formula breakdown and step-by-step math to understand how the value was determined.

What Is a Percentage Calculator?

Percentage Calculator is a mathematical computation tool that helps you calculate percentages easily with our free online percentage calculator. Find what percent a number is of another, compute percentage increases, percentage decreases, and fractional shares instantly. It applies established mathematical principles to deliver accurate results, often showing the underlying formula and step-by-step working so you can understand the computation process.

Why This Calculation Matters

Mathematical calculations form the foundation of science, engineering, finance, and everyday problem-solving. Percentage Calculator helps you work through calculations accurately and efficiently, reducing the risk of manual arithmetic errors. Whether you are a student learning concepts, a professional verifying work, or anyone needing quick and reliable math results, this tool ensures precision and saves time.

Historical Background

Mathematics has evolved over thousands of years, from ancient Babylonian clay tablets and Egyptian papyri to Greek formal proofs by Euclid and Archimedes. The development of algebra by Persian mathematician al-Khwarizmi in the 9th century and the invention of calculus by Newton and Leibniz in the 17th century laid the groundwork for modern computation. Percentage Calculator continues this tradition by making mathematical operations accessible through digital technology.

Frequently Asked Questions

Complete indexable directory of answers (103 questions)

What is a percentage calculator?

A percentage calculator is a digital tool that solves proportion-based math problems by converting values into parts of 100. It automates formulas like (part ÷ whole) × 100, P% × X = Y, and reverse-percent equations to deliver instant results for discounts, growth rates, and financial ratios.

How do I calculate what X% of Y is?

Divide X by 100 to get the decimal, then multiply by Y. For example, 20% of 150 = 0.20 × 150 = 30. Advanced percentage calculators solve this instantly in any mode.

What is the core percentage formula?

The universal formula is (Part ÷ Whole) × 100 = Percentage. For "X% of Y" use Result = (X ÷ 100) × Y. For "X is what % of Y" use (X ÷ Y) × 100 = P%.

How do I calculate percentage increase between two values?

Subtract the old value from the new value, divide by the absolute old value, then multiply by 100: ((New − Old) ÷ Old) × 100. Example: 100 to 120 = +20% increase.

How do I calculate percentage decrease?

Use the same structure: ((Old − New) ÷ Old) × 100. A drop from $80 to $60 = ((80−60)÷80)×100 = 25% decrease.

How do I reverse a percentage to find the original value?

Divide the final value by (1 + rate) for increases or (1 − rate) for decreases. After a 20% increase to $120: 120 ÷ 1.20 = 100. After a 15% decrease to $85: 85 ÷ 0.85 = 100.

What is percentage difference vs. percentage change?

Percentage change is directional — signed +/− based on order. Percentage difference is symmetric — uses the average of both values and is always positive. Use change for growth/decline; difference for comparing two independent values.

How do I calculate percent error?

Percent Error = |(Measured − Actual) ÷ Actual| × 100. Used in science labs, quality control, and AI model evaluation against ground truth.

What is the formula for percent difference?

|A − B| ÷ ((|A| + |B|) ÷ 2) × 100. Swapping A and B gives the same result. Common in comparing survey results or experimental data.

How do I calculate a discount or sale price?

Sale Price = Original Price × (1 − Discount% ÷ 100). A $100 item at 25% off costs $75. To find original price from a sale tag: Original = Sale Price ÷ (1 − discount%).

How do I calculate sales tax from a total?

Original Price = Final Price ÷ (1 + Tax Rate). If you paid $214 with 7% tax: 214 ÷ 1.07 ≈ $200. Essential for expense reconciliation.

What is the markup formula?

Markup % = (Profit ÷ Cost) × 100. Selling price = Cost × (1 + Markup%). A $40 item with 50% markup sells for $60.

What is the profit margin formula?

Margin % = (Profit ÷ Selling Price) × 100. Selling price = Cost ÷ (1 − Margin%). For 30% margin on $70 cost: 70 ÷ 0.70 = $100.

How do markup and margin differ?

Markup uses cost as the base; margin uses selling price. A 50% markup equals a 33.3% margin. The same profit spread produces two different percentages depending on which value you divide by.

How do I calculate compound percentage growth?

A = P × (1 + r/n)^(n×t). Compound growth applies interest on interest — critical for investments, SaaS metrics, and inflation modeling.

What is CAGR and how is it calculated?

CAGR = (Ending Value ÷ Beginning Value)^(1 ÷ n) − 1. Measures smoothed annual growth over multiple periods. Widely used in finance, startup metrics, and investment performance.

What are basis points and how are they used?

One basis point = 0.01%. Mortgage rate changes and Fed moves are quoted in basis points: a 0.25% increase = 25 bps. Convert: 1 bp = 0.0001 in decimal.

How do I calculate year-over-year growth?

((This Year − Last Year) ÷ Last Year) × 100. Example: traffic from 10K to 13K visitors = 30% YoY growth.

How do I calculate a tip and split a bill?

Tip = Bill × (tip% ÷ 100). Per person = (Bill + Tip) ÷ Number of People. Example: $120 bill, 18% tip, 4 people = $35.40 each.

How do I convert a decimal to a percentage?

Multiply by 100: 0.15 → 15%, 0.8 → 80%, 1.5 → 150%. Reverse: divide percentage by 100.

How do I convert a fraction to a percentage?

Divide numerator by denominator, then multiply by 100: 3/8 = 37.5%. Used in grading, probability, and data analysis.

How do I calculate a weighted percentage average?

Weighted Avg = Σ(Value × Weight) ÷ Σ(Weights). Used in GPA calculations, blended interest rates, and survey scoring.

How do I calculate percentage change in Excel?

=((New_Value - Old_Value) / Old_Value) * 100. For X% of Y: =X/100*Y or =X%*Y. Format cells as percent for auto-display.

What is the percentile rank formula?

Percentile = (Number of values below X ÷ Total values) × 100. Used in standardized tests, salary benchmarks, and growth charts.

How is z-score related to percentage?

A z-score measures standard deviations from the mean; it maps to cumulative percentages via the standard normal distribution. Z = +1.0 ≈ 84th percentile; +2.0 ≈ 97.7th percentile.

How do I calculate cascaded or stacked discounts?

Multiply sequentially: Final = Original × (1−d1) × (1−d2). Two 10% discounts = 0.90 × 0.90 = 0.81 → 19% total off, not 20%.

What is the recovery rate after a percentage loss?

If you lose 10%, you need an 11.1% gain to break even. If you lose 50%, you need 100% gain. Formula: Required Gain = Loss% ÷ (1 − Loss%).

How do I calculate net vs. gross conversion?

Gross = Net ÷ (1 − Discount%). If net after 20% discount is $80: 80 ÷ 0.80 = $100 gross. Common in retail and e-commerce analytics.

How do I calculate ROI as a percentage?

ROI % = ((Gain − Cost) ÷ Cost) × 100. Example: $1,000 gain on $5,000 cost = 20% ROI. Core metric for investments, marketing campaigns, and business cases.

What is the break-even point in percentage terms?

Break-even Volume = Fixed Costs ÷ (Selling Price − Variable Cost per Unit). Express margin as (Price − Cost) ÷ Price. Essential for startup and product launch planning.

How do I calculate market share percentage?

(Company Sales ÷ Total Market Sales) × 100. Used in competitive analysis, investor decks, and strategic planning.

How do I calculate percentage of a percentage?

Multiply the decimals: "30% of 40%" = 0.30 × 0.40 = 0.12 = 12%. Used in cascaded discounts and probability of independent events.

How do I calculate percentage points difference?

Subtract the two percentages directly: 12% minus 9% = 3 percentage points. Do not confuse with percent change: (12−9)÷9×100 = 33.3% change.

How do I calculate compound interest vs. simple interest?

Simple: A = P(1 + rt). Compound: A = P(1 + r/n)^(nt). Over 5 years at 10%, $1,000 grows to $1,500 (simple) vs. ~$1,610 (compounded annually).

How do I calculate APR from interest rate and fees?

APR = [(Total Interest + Fees) ÷ Loan Amount] ÷ Years × 100. Lenders must disclose APR under Truth in Lending regulations. Use a mortgage calculator to model this.

What is a percentage calculator in common phrases?

A mode that parses natural-language questions like "20 is what percent of 80" or "What is 15% of 200?" into the correct formula automatically — no mode-switching required.

How do I calculate percentage change from negative to positive?

Use absolute value of the old number in the denominator when crossing zero. Example: −100 to +50 = ((50 − (−100)) ÷ |−100|) × 100 = 150%. Crossing zero always produces extreme percentage changes.

How do I calculate the percentage of a total?

(Part ÷ Total) × 100. In business: (Actual Sales ÷ Target Sales) × 100 = % of goal. Below 100% = under target; above = exceeded.

How do I calculate profit percentage on a product?

Profit % = ((Selling Price − Cost) ÷ Cost) × 100. If cost is $50 and price is $80: (30÷50)×100 = 60% markup, (30÷80)×100 = 37.5% margin.

How do I calculate margin from selling price and cost?

Margin % = ((Price − Cost) ÷ Price) × 100. If you need 40% margin: Price = Cost ÷ (1 − 0.40). For $60 cost: 60 ÷ 0.60 = $100.

How do I calculate discount percentage from list and sale price?

Discount % = ((List − Sale) ÷ List) × 100. If list is $200 and sale is $150: (50÷200)×100 = 25% off.

How do I calculate tax inclusive price?

Price with Tax = Price before Tax × (1 + Tax Rate). If tax is 8%: $100 × 1.08 = $108. For VAT removal: 108 ÷ 1.08 = $100.

How do I calculate VAT or GST backwards?

Net Price = Gross Price ÷ (1 + VAT Rate). If GST-inclusive price is $214 at 7%: 214 ÷ 1.07 ≈ $200. Standard in bookkeeping and tax preparation.

How do I calculate percentage allocation across departments?

Department Share = (Dept Cost ÷ Total Cost) × 100. Used in overhead allocation, budget distribution, and org-wide cost center reporting.

How do I calculate the percentage change between two fractions?

Convert each fraction to decimal, then apply percent change formula. Example: 1/4 (25%) to 3/4 (75%) = ((75−25)÷25)×100 = 200% increase.

How do I calculate confidence interval as a percentage?

CI % = Mean ± (Z × Standard Error). Express margin as percent of mean: (Margin ÷ Mean) × 100. Used in statistics, A/B testing, and survey analysis.

How do I calculate percentage completion for projects?

(Tasks Completed ÷ Total Tasks) × 100. Project managers use this for sprint progress, Gantt tracking, and OKR reporting.

How do I calculate the percentage contribution of a component?

(Component Value ÷ Total Value) × 100. Example: SEO accounts for (3,500 ÷ 10,000) × 100 = 35% of total traffic.

How do I calculate percentage variance in budgeting?

((Actual − Budget) ÷ Budget) × 100. Positive = over budget (unfavorable for costs); negative = under budget (favorable). Finance teams use this monthly.

How do I calculate blended or weighted average percentage?

Multiply each rate by its weight factor, sum the products, divide by total weight. Example: blended loan rate across multiple tranches or portfolio yield.

How do I calculate gross vs. net profit margin?

Gross margin = ((Revenue − COGS) ÷ Revenue) × 100. Net margin = ((Revenue − all expenses) ÷ Revenue) × 100. Net margin is always lower.

How do I calculate operating margin?

Operating Margin % = (Operating Income ÷ Revenue) × 100. Excludes interest and taxes. Used in equity research and financial statement analysis.

How do I calculate contribution margin?

((Revenue − Variable Costs) ÷ Revenue) × 100. Determines how much each sale contributes to fixed costs and profit. Core to break-even analysis.

How do I calculate percentage of budget spent?

(Amount Spent ÷ Total Budget) × 100. Track against time: if 50% of the year passed and 70% of budget spent, you are overperforming on burn rate.

How do I calculate percentage change with negative numbers?

Crossing from negative to positive creates a mathematically valid but misleading percentage. Reporting rules: explicitly state the crossing and add absolute context to avoid misinterpretation.

How do I calculate percentage growth over multiple periods?

((End Value ÷ Start Value)^(1 ÷ Periods) − 1) × 100. This is CAGR. For 3-year growth from 100 to 200: (2)^(1/3)−1 ≈ 26% per year.

How do I calculate percentage of a percentage in taxes?

If tax rate is applied to an already-taxed amount: Effective Rate = 1 − (1 − t1) × (1 − t2). Two 10% taxes = 1 − 0.90 × 0.90 = 19% effective, not 20%.

How do I calculate the effective annual rate (EAR)?

EAR = (1 + Nominal Rate ÷ m)^m − 1, where m = compounding periods. A 12% nominal rate compounded monthly = (1 + 0.12/12)^12 − 1 ≈ 12.68% EAR.

How do I calculate inventory turnover percentage?

(COGS ÷ Average Inventory) × 100. Turnover ratio shows how many times inventory is sold per period. Express as percentage of demand met.

How do I calculate employee raise percentage?

((New Salary − Old Salary) ÷ Old Salary) × 100. A $50K to $55K raise = 10%. Benchmark against CPI and industry compa-ratio for market alignment.

How do I calculate percentage of marks or GPA?

(Earned Marks ÷ Total Marks) × 100. For GPA conversion: GPA = (Percentage ÷ 100) × Max GPA. A 85% grade = 3.4 GPA on 4.0 scale.

How do I calculate body fat percentage from BMI approximately?

Deurenberg equation: Body Fat % = (1.20 × BMI) + (0.23 × Age) − 5.4 − (10.8 × Sex). Male = 1, Female = 0. Approximate only; use DEXA or BIA for precision.

How do I calculate the percentage of calories from macros?

(Calories from Macro ÷ Total Calories) × 100. Protein and carbs = 4 cal/g; fat = 9 cal/g. Used in IIFYM, ketogenic, and sports nutrition tracking.

How do I calculate percentage change in conversion rate?

((New Rate − Old Rate) ÷ Old Rate) × 100. If conversion moved from 2.0% to 2.5%: ((2.5−2.0)÷2.0)×100 = 25% increase.

How do I calculate percentage of keywords in top 10 rankings?

(Keywords in Positions 1–10 ÷ Total Tracked Keywords) × 100. SEOs track this monthly to measure ranking improvement velocity.

How do I calculate discount plus tax sequentially?

Apply discount first, then tax: Taxable Amount = Original × (1 − Discount). Final = Taxable × (1 + Tax Rate). Never add discount% and tax% together.

How do I calculate markup then discount without losing profit?

A 50% markup then 50% discount returns to original price (×1.5×0.5 = 0.75 net, wait — actually ×1.5 then ×0.5 = 0.75 — that is wrong; markup then discount of same % does NOT return to original. 50% markup then 50% discount = 0.75× original). To preserve margin after discount, increase markup above the planned discount.

How do I calculate the percentage difference between two percentages?

If comparing 25% to 30%: percentage point difference = 5; percent change = ((30−25)÷25)×100 = 20% increase.

How do I calculate percentage of a percentile?

Not mathematically standard, but often asked in testing. Use (Score ÷ Max Possible Score) × 100 then map to percentile using reference population data.

How do I calculate the percent difference between two fractions?

Convert to decimals, subtract, divide by average: |d1 − d2| ÷ ((d1 + d2) ÷ 2) × 100. Common in comparing two conversion rates or survey results.

How do I calculate compound percentage change year over year?

Multiply the growth factors: (1 + r1) × (1 + r2) − 1. A 10% growth then 20% growth = 1.10 × 1.20 − 1 = 32% total, not 30%.

How do I calculate the net effect of a percentage increase then decrease?

Net Effect = (1 + r) × (1 − r) − 1 = −r². A 20% rise then 20% fall = 1.20 × 0.80 − 1 = −4% net loss, not zero.

How do I calculate percentage of total revenue per product?

(Product Revenue ÷ Total Revenue) × 100. Use a percentage calculator with part/whole mode for quick product mix analysis.

How do I calculate churn rate as a percentage?

(Customers Lost ÷ Customers at Start) × 100. If you started with 1,000 and lost 50: 5% churn. Monthly churn is the standard SaaS metric.

How do I calculate percentage of budget consumed vs. time elapsed?

% Time = (Days Elapsed ÷ Days in Period) × 100. % Budget = (Spend ÷ Budget) × 100. Compare: if 50% time passed and 70% budget spent, burn rate is ahead of schedule.

How do I calculate percentage change when baseline is below 100?

Same formula applies, but interpret cautiously. A score rising from 2 to 4 is a 100% increase, but absolute change is only +2. Always report both relative and absolute values.

How do I calculate percentage difference for A/B test results?

|Rate A − Rate B| ÷ ((Rate A + Rate B) ÷ 2) × 100. Gives symmetric difference. For statistical significance, also compute confidence interval and p-value.

How do I calculate margin of error as a percentage?

MOE % = (Z × Standard Deviation ÷ √n) × 100. At 95% confidence, Z ≈ 1.96. Larger sample size reduces MOE.

How do I calculate gross profit percentage?

(Gross Profit ÷ Revenue) × 100. Gross profit = Revenue − COGS. Benchmark: retail 30–50%, software 70–90%.

How do I calculate operating expense ratio?

(Operating Expenses ÷ Revenue) × 100. Lower is better. A 15% OER means 85 cents of every revenue dollar reach operating profit.

How do I calculate debt-to-income as a percentage?

DTI % = (Total Monthly Debt Payments ÷ Gross Monthly Income) × 100. Lenders want conventional ≤ 36%, FHA sometimes ≤ 43%.

How do I calculate loan-to-value percentage?

LTV % = (Loan Amount ÷ Appraised Value) × 100. 20% down = 80% LTV. Below 80% avoids PMI. Above 95% usually requires mortgage insurance.

How do I calculate credit utilization percentage?

(Credit Card Balance ÷ Credit Limit) × 100. Below 30% is recommended; below 10% is optimal for FICO scoring.

How do I calculate percentage change in FICO score?

((New Score − Old Score) ÷ Old Score) × 100. A 50-point increase from 650 = 7.7% improvement. Lenders use absolute points, not percent.

How do I calculate percentage of income spent on housing?

(Monthly Housing Costs ÷ Gross Monthly Income) × 100. The 30% rule means housing should consume no more than 30% of gross income — a key affordability benchmark.

How do I calculate effective tax rate percentage?

(Total Tax Paid ÷ Total Income) × 100. Compare to marginal rate. A household in the 24% bracket might have an effective rate of 18% after deductions.

How do I calculate percentage yield on a bond?

Current Yield % = (Annual Coupon ÷ Bond Price) × 100. Yield to maturity (YTM) is the total return if held to maturity — use a financial calculator.

How do I calculate dividend yield percentage?

(Annual Dividends per Share ÷ Stock Price) × 100. A $2 dividend on a $40 stock = 5% yield. Compare to S&P 500 average (~1.5%).

How do I calculate inflation-adjusted return percentage?

Real Return % = ((1 + Nominal Return) ÷ (1 + Inflation Rate) − 1) × 100. Fisher equation. If nominal return is 8% and inflation is 3%: real ≈ 4.85%.

How do I calculate Sharpe ratio as a percentage?

(Portfolio Return − Risk-Free Rate) ÷ Standard Deviation. Multiply by 100 for percentage form. Above 1.0 is generally good; above 2.0 is excellent.

How do I calculate percentage of portfolio in each asset class?

(Asset Value ÷ Total Portfolio Value) × 100. Rebalancing targets: 60% stocks / 40% bonds means each asset class allocation is checked against these percentages quarterly.

How do I calculate the Rule of 72 in percentage terms?

Years to Double = 72 ÷ Interest Rate %. At 8%, money doubles in 9 years. Reverse: Rate % = 72 ÷ Years to Double. Mental math shortcut for compound interest.

How do I calculate the percentage of a number ending in ...?

For numbers ending in 5: multiply by 10, divide by 2, then apply the percent. For 25% of 80: 80 ÷ 4 = 20. Mental math shortcuts reduce calculator dependency.

How do I calculate percentage increase in rent annually?

((New Rent − Old Rent) ÷ Old Rent) × 100. Compare to CPI. A 5% rent increase with 3% inflation means real rent increase of 2%.

How do I calculate percentage of commission earned?

(Commission ÷ Total Sales) × 100 = Commission Rate %. Reverse: if you know desired commission and sales: Commission Rate = (Commission Earned ÷ Sales) × 100.

How do I calculate percentage dilution in ownership?

(New Shares Issued ÷ Total Shares After Issuance) × 100. If you own 100 of 100 shares and 50 new shares are issued: you own (100÷150) = 66.7%, diluted by 33.3%.

How do I calculate percentage error in forecasting?

|(Forecast − Actual) ÷ Actual| × 100 = MAPE (Mean Absolute Percentage Error). Lower MAPE = better forecast. Standard in supply chain, demand planning, and sales ops.

How do I calculate percentage of defective units?

(Defective Units ÷ Total Units Inspected) × 100 = Defect Rate %. Six Sigma aims for 3.4 defects per million = 0.00034% defect rate.

How do I calculate percentage of students passing?

(Students Passing ÷ Total Students) × 100. Standard in education analytics, accreditation reporting, and institutional research.

How do I calculate the net promoter score percentage?

% Promoters = (Promoters ÷ Total Respondents) × 100. Subtract % Detractors to get NPS (ranges −100 to +100). Benchmark: above 50 is excellent.

What mathematical formula does the Percentage Calculator use?

The Percentage Calculator uses standard mathematical formulas validated against authoritative references. The specific formula is displayed in the calculator interface with a detailed explanation of each variable.

How can I verify the Percentage Calculator results manually?

Each calculator includes a step-by-step worked example showing exactly how the formula is applied. You can follow these steps with pen and paper to verify any result.

What types of inputs does the Percentage Calculator accept?

The Percentage Calculator accepts numeric inputs including integers and decimals. Invalid inputs (letters, special characters) are rejected with clear error messages.