Percentage Calculator

Compute ratios, proportions, rates, and fractional values from any two numbers

What is X% of Y?

Example: 15% of 200 = 30

X is what % of Y?

Example: 30 is 15% of 200

Percentage Change Calculator

Calculate percentage increase, decrease, or difference between values

Example: From 100 to 120 is a 20% increase

Increase/Decrease X by Y%

Example: 100 increased by 20% = 120

Discount Calculator

Example: $100 with 25% discount = $75

Tip Calculator

Example: $85 bill with 15% tip = $97.75 total

GST Calculator (10%)

Add or remove Australia's 10% Goods and Services Tax

Example: $100 + GST = $110 (GST: $10)

Profit Margin Calculator

Calculate profit margin percentage from cost and selling price

Example: Cost $60, Sell $100 = 40% margin, 66.67% markup

Grade Percentage Calculator

Convert marks to percentage and Australian grade

Example: 42 out of 50 = 84% (Distinction)

Compound Interest Calculator

See how your money grows with compound interest over time

Example: $10,000 at 5% for 10 years = $16,288.95

Percentage Calculation: Definition, Formula, and Computation Methods

A percentage is a dimensionless ratio expressed as a fraction of 100. The term derives from the Latin per centum, meaning "by the hundred." Percentages convert absolute values into standardised proportions, enabling direct comparison between quantities of different magnitudes. A percentage calculator automates the arithmetic operation of dividing a numerator by a denominator and multiplying the quotient by 100.

This tool suite contains 10 distinct calculators: percentage of a number, percentage ratio, percentage change (increase and decrease), percentage application (augmentation and reduction), discount computation, gratuity computation, Goods and Services Tax (GST) at 10%, profit margin and markup derivation, academic grade conversion, and compound interest projection. Each calculator accepts numerical inputs and returns results rounded to two decimal places.

Percentage arithmetic underpins Australian financial obligations including the 10% GST levied under the A New Tax System (Goods and Services Tax) Act 1999, the 12% superannuation guarantee contribution (2025–26 financial year), the 2% Medicare levy, and progressive income tax brackets administered by the Australian Taxation Office (ATO). Commercial applications include profit margin analysis, markup pricing, conversion rate measurement, and compound interest forecasting.

Percentage Calculator: Mathematical Foundation and Computational Scope

A percentage represents a number as a proportion of 100. The mathematical symbol "%" denotes this hundredths relationship. Percentage calculation transforms raw numerical data into normalised ratios that permit comparison across datasets of different scales. The base formula is: Percentage = (Part ÷ Whole) × 100. The inverse operation — extracting a part from a whole given a percentage — follows the formula: Part = (Percentage ÷ 100) × Whole.

Percentage Calculator Operations and Their Mathematical Formulas

Calculator Type Mathematical Operation Formula Input Variables
Percentage of a Number Scalar multiplication by hundredths fraction Result = (P ÷ 100) × N Percentage (P), Number (N)
Percentage Ratio Division followed by centesimal scaling P = (X ÷ Y) × 100 Part (X), Whole (Y)
Percentage Change Relative difference quotient Δ% = ((V₂ − V₁) ÷ V₁) × 100 Original (V₁), New (V₂)
Percentage Increase/Decrease Augmentation or reduction by factor Result = N × (1 ± P÷100) Number (N), Percentage (P)
Discount Price reduction by hundredths factor Sale Price = Price × (1 − D÷100) Original Price, Discount (D)
Gratuity (Tip) Proportional addition to base amount Total = Bill + (Bill × T÷100) Bill Amount, Tip Rate (T)
GST (10%) Flat-rate value-added tax computation Inclusive = Price × 1.1 | Exclusive = Price ÷ 1.1 Price, Operation (add/remove)
Profit Margin Profit-to-revenue ratio Margin = ((SP − CP) ÷ SP) × 100 Cost Price (CP), Selling Price (SP)
Grade Conversion Score-to-total ratio with classification Grade% = (Marks ÷ Total) × 100 Marks Obtained, Total Marks
Compound Interest Exponential growth projection A = P × (1 + r÷100)ⁿ Principal (P), Rate (r), Years (n)

Percentage Calculation Applications in Australian Taxation and Finance

Percentage Calculator Input Parameters and Output Format

Each calculator accepts numerical inputs as integers or decimals. Currency symbols and commas are excluded from input fields. The computation engine processes values using JavaScript's IEEE 754 double-precision floating-point arithmetic. Results are rounded to two decimal places using standard mathematical rounding (half-up). All processing executes within the client browser — no data transmits to external servers.

Percentage Conversion Between Fractions, Decimals, and Ratios

Fraction Decimal Percentage Ratio (per 100)
1/20.550%50:100
1/30.333...33.33%33.33:100
1/40.2525%25:100
1/50.220%20:100
1/80.12512.5%12.5:100
1/100.110%10:100
3/40.7575%75:100
2/30.666...66.67%66.67:100
7/80.87587.5%87.5:100

Percentage Calculator: Computation Instructions and Operational Parameters

Percentage Calculator Input Procedure

Select the required calculation type from the 10-calculator grid. Enter numerical values into the labelled input fields. Press the "Calculate" button or the Enter key. The result displays below the input fields with a descriptive output string. Re-enter new values and recalculate without page reload. Input fields accept integers, decimals, and negative numbers where mathematically valid.

Percentage Calculator Precision and Data Handling

Enter raw numbers without currency symbols ($), commas, or percentage signs. The arithmetic engine rounds output to two decimal places. Trailing zeros are removed (e.g., 25.00 displays as 25). All computation executes in the browser via client-side JavaScript. No input data transmits to remote servers. The calculator operates without an internet connection after initial page load.

Percentage Calculation Methods: Detailed Worked Examples

GST Percentage Calculation: Adding and Removing 10% Goods and Services Tax

Australia's GST is a flat 10% consumption tax. To derive the GST-inclusive price, multiply the ex-GST amount by 1.1. Example: $450 × 1.1 = $495 GST-inclusive. To extract the ex-GST price from a GST-inclusive amount, divide by 1.1. Example: $495 ÷ 1.1 = $450. To isolate the GST component, divide the GST-inclusive price by 11. Example: $495 ÷ 11 = $45 GST. The GST calculator automates these three operations.

Percentage Change Versus Percentage Points: Absolute and Relative Difference

Percentage change measures relative variation between two values: ((V₂ − V₁) ÷ V₁) × 100. Percentage points measure the arithmetic difference between two percentage values. Example: The Reserve Bank of Australia (RBA) cash rate moving from 4.10% to 3.60% is a 0.50 percentage point decrease and a 12.2% relative decrease. These two metrics are not synonymous. Media reporting conflates them; financial analysis requires the distinction.

Discount Percentage Computation: Calculating Sale Price Reductions

Sale price = Original price × (1 − Discount% ÷ 100). A $120 item at 30% off: $120 × 0.70 = $84. Mental arithmetic shortcuts: 10% = shift decimal left one position; 25% = divide by 4; 50% = halve; 20% = double the 10% amount. Stacked discounts (20% then additional 10%) compound multiplicatively: $100 × 0.80 × 0.90 = $72, not $100 × 0.70 = $70. The discount calculator displays savings amount and final price.

Fraction-to-Percentage Conversion: Transforming Ratios to Centesimal Values

Divide the numerator by the denominator and multiply by 100. The fraction 3/4 converts to (3 ÷ 4) × 100 = 75%. The fraction 5/8 converts to (5 ÷ 8) × 100 = 62.5%. Enter the numerator in the "Number" field and the denominator in the "of Number" field of the percentage ratio calculator. The inverse operation (percentage to fraction): place the percentage over 100 and reduce. 75% = 75/100 = 3/4.

Reverse Percentage Calculation: Deriving the Original Value From the Final Amount

After a reduction: Original = Final ÷ (1 − Percentage÷100). A product costs $72 after a 40% discount: $72 ÷ 0.60 = $120 original price. After an increase: Original = Final ÷ (1 + Percentage÷100). A rent of $660/week after a 10% increase: $660 ÷ 1.10 = $600 original rent. Reverse percentage is the multiplicative inverse of the forward percentage operation.

Salary Percentage Increase: Computing Wage and Remuneration Growth

Salary increase percentage = ((New Salary − Old Salary) ÷ Old Salary) × 100. A salary change from $85,000 to $93,500: (($93,500 − $85,000) ÷ $85,000) × 100 = 10%. The Australian Fair Work Commission's Annual Wage Review 2025 raised the national minimum wage by 3.75% to $24.10 per hour. Use the percentage change calculator with old salary as "Original Value" and new salary as "New Value."

Profit Margin Versus Markup: Two Distinct Profitability Ratios

Margin = (Profit ÷ Revenue) × 100. Markup = (Profit ÷ Cost) × 100. These ratios are reciprocally related but not interchangeable. A product with $40 cost and $100 revenue: Margin = ($60 ÷ $100) × 100 = 60%. Markup = ($60 ÷ $40) × 100 = 150%. Converting between them: Margin = Markup ÷ (1 + Markup÷100). The margin versus markup reference contains full conversion tables.

Weighted Average Percentage: Combining Proportions of Different Magnitudes

Weighted average = Σ(Value × Weight) ÷ Σ(Weight). Three exam scores: 80% (weight 20%), 75% (weight 30%), 90% (weight 50%). Weighted average = (80×0.20) + (75×0.30) + (90×0.50) = 16 + 22.5 + 45 = 83.5%. An unweighted arithmetic mean of the same scores yields 81.67%. Weighted averages produce different results when sample sizes or importance factors differ.

Body Composition Percentage: Measuring Fat Mass Relative to Total Body Mass

Body fat percentage = (Fat Mass ÷ Total Body Mass) × 100. Measurement methods include dual-energy X-ray absorptiometry (DEXA, ±1.5% accuracy), bioelectrical impedance analysis (BIA, ±3–5%), and skinfold calliper measurements (7-site Jackson-Pollock method, ±3.5%). Healthy ranges: males 10–20%, females 18–28%. Use the percentage change calculator to track body composition changes over time. The body fat percentage reference details measurement protocols and clinical ranges.

Percentage Calculation Methodology: Derivation and Proof of Each Formula

Each percentage formula derives from the fundamental ratio relationship: a percentage expresses a numerator–denominator quotient scaled to a base of 100. The four core percentage operations — extraction, ratio determination, relative change, and exponential compounding — cover all arithmetic contexts where proportional reasoning applies.

Extracting a Percentage From a Quantity (Scalar Multiplication)

Result = (P ÷ 100) × N

Operation type: Converts a centesimal fraction into an absolute value by scalar multiplication. The percentage (P) divides by 100 to produce a decimal coefficient, which multiplies the quantity (N).

Worked example: 12% superannuation guarantee on $95,000 ordinary time earnings: (12 ÷ 100) × $95,000 = $11,400 annual employer contribution.

Determining the Percentage Ratio Between Two Quantities

P = (Part ÷ Whole) × 100

Operation type: Divides the subset (part) by the complete set (whole) and scales the resulting decimal to a centesimal value. This operation normalises proportions for cross-dataset comparison.

Worked example: 72 marks out of 90 total: (72 ÷ 90) × 100 = 80.00%. Under the Australian Qualifications Framework, 80% maps to a Distinction (D) grade classification.

Computing Relative Percentage Change (Increase or Decrease)

Δ% = ((V₂ − V₁) ÷ V₁) × 100

Operation type: Measures the proportional difference between an original value (V₁) and a new value (V₂). A positive result indicates increase (growth, appreciation, inflation). A negative result indicates decrease (reduction, depreciation, deflation).

Worked example: Sydney median house price from $1,120,000 to $1,198,400: (($1,198,400 − $1,120,000) ÷ $1,120,000) × 100 = 7.0% increase.

Projecting Compound Interest Growth (Exponential Accumulation)

A = P × (1 + r÷100)ⁿ

Operation type: Applies iterative percentage growth where each period's interest accrues on the accumulated total (principal plus prior interest). This produces an exponential growth curve, distinct from linear simple interest (A = P × (1 + r×n÷100)).

Worked example: $50,000 superannuation balance at 7% annual return for 20 years: $50,000 × (1.07)²⁰ = $193,484.21. Total interest earned: $143,484.21. Simple interest comparison: $50,000 × (1 + 0.07×20) = $120,000 — compound interest exceeds simple interest by $73,484.21 (61.2% more).

Australian Percentage Reference Table: Statutory Rates and Common Proportions

The following table lists percentage rates mandated by Australian legislation, regulated by government agencies, or applied in standard financial practice. Each rate includes the governing authority, the applicable formula, and a computed example.

Category Rate Governing Authority Formula Computed Example
GST (Addition) 10% ATO / A New Tax System Act 1999 Price × 1.1 $350 × 1.1 = $385
GST (Removal) 10% ATO Price ÷ 1.1 $385 ÷ 1.1 = $350
GST Component Isolation 1/11th ATO GST-inclusive Price ÷ 11 $385 ÷ 11 = $35
Superannuation Guarantee (2025–26) 12% ATO / SG Act 1992 Ordinary Time Earnings × 0.12 $95,000 × 0.12 = $11,400/yr
Medicare Levy 2% ATO / Medicare Levy Act 1986 Taxable Income × 0.02 $95,000 × 0.02 = $1,900
Medicare Levy Surcharge (no private cover) 1%–1.5% ATO Taxable Income × 0.01 to 0.015 $100,000 × 0.01 = $1,000
Income Tax: $18,201–$45,000 bracket 16% ATO / ITAA 1997 ($Income − $18,200) × 0.16 ($45,000 − $18,200) × 0.16 = $4,288
Home Deposit (standard LVR ≤ 80%) 20% APRA prudential guidelines Property Value × 0.20 $850,000 × 0.20 = $170,000
50/30/20 Budget Allocation 50%, 30%, 20% Personal finance framework Net Income × ratio $6,000: $3,000 needs, $1,800 wants, $1,200 savings
Restaurant Gratuity (customary) 10%–15% Social convention (non-obligatory in Australia) Bill × 0.10 to 0.15 $95 × 0.10 = $9.50

Percentage Calculation Guides: Applied Mathematics for Finance, Health, and Science

View All Articles →