Percentage Definition and Core Arithmetic Operations
Percentage: Definition, Etymology, and Mathematical Properties
A percentage is a dimensionless ratio expressed as a fraction of 100. The term derives from the Latin per centum (by the hundred). The symbol "%" functions as a hundredths operator: 25% = 25/100 = 0.25 = the ratio 1:4. Percentages normalise proportions across datasets of different magnitudes, enabling direct comparison. A group of 150 out of 500 (30%) and a group of 3,000 out of 10,000 (30%) have identical proportional representation despite differing absolute sizes.
Percentage of a Number: Scalar Multiplication Formula
Divide the percentage by 100 to produce a decimal coefficient, then multiply by the quantity.
Worked example: 15% of $240: (15 ÷ 100) × 240 = 0.15 × 240 = $36.00. This operation extracts a proportional subset from a total quantity. Applications: GST computation, tax deductions, tip amounts, discount values, superannuation contributions.
Percentage Ratio: Part-to-Whole Quotient Formula
Divide the part (numerator) by the whole (denominator), then multiply the quotient by 100.
Worked example: 68 marks out of 80 total: (68 ÷ 80) × 100 = 85.00%. Under the Australian Qualifications Framework, 85% maps to a High Distinction (HD) grade classification. This operation converts an absolute score into a standardised centesimal proportion.
Percentage Conversion: Fraction, Decimal, and Ratio Equivalences
Fractions, decimals, and percentages represent the same numerical value in different notation systems:
- Fraction → Percentage: Divide numerator by denominator, multiply quotient by 100. 3/8 = (3 ÷ 8) × 100 = 37.5%
- Percentage → Decimal: Divide by 100. 62.5% = 62.5 ÷ 100 = 0.625
- Decimal → Percentage: Multiply by 100. 0.175 × 100 = 17.5%
- Percentage → Fraction: Place over 100, reduce to lowest terms. 75% = 75/100 = 3/4. Reduction uses the greatest common divisor (GCD): GCD(75, 100) = 25.
| Fraction | Decimal | Percentage |
|---|---|---|
| 1/2 | 0.5 | 50% |
| 1/3 | 0.333... | 33.33% |
| 1/4 | 0.25 | 25% |
| 1/5 | 0.2 | 20% |
| 3/8 | 0.375 | 37.5% |
| 2/3 | 0.666... | 66.67% |
| 3/4 | 0.75 | 75% |
| 7/8 | 0.875 | 87.5% |
Percentage Change: Relative Variation and Absolute Difference
Percentage Increase and Decrease: Relative Change Formula
A positive quotient indicates increase (growth, appreciation, inflation). A negative quotient indicates decrease (reduction, depreciation, deflation). V₁ = original value (baseline). V₂ = new value (comparison point).
Increase example: Weekly rent from $520 to $570: (($570 − $520) ÷ $520) × 100 = 9.62% increase.
Decrease example: Unleaded petrol from $2.10/L to $1.89/L: (($1.89 − $2.10) ÷ $2.10) × 100 = −10.00% (10% decrease).
Percentage Change Versus Percentage Points: Two Distinct Metrics
Percentage change and percentage points measure different mathematical quantities:
- Percentage change (relative): Proportional variation between two values. The RBA cash rate moving from 2% to 3% represents a 50% relative increase — the rate increased by half its original magnitude.
- Percentage points (absolute): Arithmetic difference between two percentage values. The same 2% to 3% shift equals 1 percentage point.
"Unemployment rose by 2 percentage points (from 4% to 6%)" describes a different magnitude than "unemployment rose by 2% (from 4.00% to 4.08%)." The Australian Bureau of Statistics (ABS) labour force reports use percentage points for month-to-month comparisons and relative percentage change for annual trend analysis.
Percentage Calculations in Australian Taxation and Finance
GST Computation: Adding, Removing, and Isolating Australia's 10% Value-Added Tax
The Goods and Services Tax (GST) is a 10% flat-rate value-added tax levied under the A New Tax System (Goods and Services Tax) Act 1999. GST applies to goods, services, and imports with specified exemptions (fresh food, medical services, education, exports).
- Add GST (ex-GST → inclusive): Multiply by 1.1. $200 × 1.1 = $220 GST-inclusive.
- Remove GST (inclusive → ex-GST): Divide by 1.1. $220 ÷ 1.1 = $200 ex-GST.
- Isolate GST component: Divide GST-inclusive price by 11. $220 ÷ 11 = $20 GST. Proof: $200 × 10% = $20.
Superannuation Guarantee Percentage: 2025–26 Employer Contribution Rate
The Superannuation Guarantee (SG) rate for the 2025–26 financial year is 12% of an employee's ordinary time earnings (OTE). The SG rate increased incrementally from 9.5% (2020–21) to 12% (2025–26) under the Superannuation Guarantee (Administration) Act 1992. The concessional contributions cap is $30,000 per financial year.
Worked example: Salary of $95,000 OTE: $95,000 × 0.12 = $11,400 annual employer super contribution. Monthly: $11,400 ÷ 12 = $950.
Loan-to-Value Ratio (LVR): Property Lending Percentage Threshold
Worked example: $750,000 property, $150,000 deposit, $600,000 loan: ($600,000 ÷ $750,000) × 100 = 80.00% LVR.
Borrowers with LVR above 80% incur Lenders Mortgage Insurance (LMI), a one-off premium protecting the lender against default risk. APRA prudential standards classify loans above 80% LVR as higher risk. A 20% deposit eliminates LMI requirements. First Home Guarantee schemes permit LVR up to 95% without LMI for eligible borrowers.
Percentage Calculations in Business and Commercial Mathematics
Profit Margin Versus Markup: Two Distinct Profitability Percentage Ratios
Margin and markup express profit as a percentage using different denominators:
- Profit Margin = (Profit ÷ Selling Price) × 100 — profit as a proportion of revenue (denominator: selling price).
- Markup = (Profit ÷ Cost Price) × 100 — profit as a proportion of cost (denominator: cost price).
Worked example: Cost = $60, selling price = $100, profit = $40.
Margin = ($40 ÷ $100) × 100 = 40%.
Markup = ($40 ÷ $60) × 100 = 66.67%.
Conversion formula: Margin = Markup ÷ (1 + Markup÷100). Verification: 66.67 ÷ 1.6667 = 40%.
Business Growth Rate: Revenue and Performance Percentage Change
The growth rate formula applies the percentage change operation to sequential business periods:
Worked example: Quarterly revenue from $180,000 to $207,000: (($207,000 − $180,000) ÷ $180,000) × 100 = 15.00% growth. This formula applies to revenue, profit, customer count, website traffic, and conversion rates. Compound Annual Growth Rate (CAGR) for multi-period analysis: CAGR = ((End Value ÷ Start Value)^(1/n) − 1) × 100.
Percentage Calculations in Australian Education and Academic Grading
Australian University Grade Boundaries: Percentage-to-Classification Mapping
Australian universities map percentage scores to grade classifications under the Australian Qualifications Framework (AQF):
| Grade | Abbreviation | Percentage Range | GPA Equivalent (7-point) |
|---|---|---|---|
| High Distinction | HD | 85–100% | 7.0 |
| Distinction | D | 75–84% | 6.0 |
| Credit | C | 65–74% | 5.0 |
| Pass | P | 50–64% | 4.0 |
| Fail | F | 0–49% | 0.0 |
Boundary thresholds vary by institution. Some universities set HD at 80%, others at 85%. Verify against your institution's academic policy. Grade percentage calculator | Australian grading reference
Weighted Average Percentage: Combining Assessment Scores of Different Proportions
Weighted average = Σ(Score × Weight) ÷ Σ(Weight). Each assessment component multiplies by its proportional weight before summation.
Worked example: Assignment 1 (20% weight): 75%. Assignment 2 (30% weight): 80%. Final Exam (50% weight): 70%.
Weighted average = (75 × 0.20) + (80 × 0.30) + (70 × 0.50) = 15.0 + 24.0 + 35.0 = 74.00%.
Classification: Credit (C). An unweighted arithmetic mean of the same scores yields (75 + 80 + 70) ÷ 3 = 75.00% — a Distinction (D). The weighted average produces a lower result because the lowest-scoring component (exam, 70%) carries the highest weight (50%).
Compound Interest Percentage: Exponential Versus Linear Growth
Compound Interest Formula: Exponential Growth on Principal and Accumulated Interest
Compound interest accrues on both the original principal and all previously accumulated interest, producing an exponential growth curve. Simple interest accrues on principal only, producing linear growth.
Variables: A = final amount, P = principal, r = annual interest rate (%), n = number of years.
Worked example: $10,000 at 5% annual compound interest for 10 years:
$10,000 × (1.05)¹⁰ = $16,288.95. Total interest: $6,288.95.
Simple interest comparison: $10,000 × (1 + 0.05×10) = $15,000.00. Simple interest total: $5,000.00.
Compound surplus: $6,288.95 − $5,000.00 = $1,288.95 (25.78% more interest from compounding).
Rule of 72: Estimating Doubling Time From an Interest Rate Percentage
The Rule of 72 approximates the number of periods required for an investment to double at a fixed compound interest rate: Doubling Time ≈ 72 ÷ Interest Rate (%).
| Annual Rate | Rule of 72 Estimate | Exact Doubling Time | Approximation Error |
|---|---|---|---|
| 4% | 18.0 years | 17.67 years | +1.9% |
| 6% | 12.0 years | 11.90 years | +0.8% |
| 8% | 9.0 years | 9.01 years | −0.1% |
| 10% | 7.2 years | 7.27 years | −1.0% |
| 12% | 6.0 years | 6.12 years | −2.0% |
The rule produces its highest accuracy near 8% and loses precision at extreme rates. The exact formula is: Doubling Time = ln(2) ÷ ln(1 + r÷100).
Percentage Calculations in Everyday Contexts: Discounts, Tips, and Reverse Operations
Discount Percentage Computation: Mental Arithmetic Shortcuts and Stacked Discounts
Sale price = Original price × (1 − Discount% ÷ 100). Mental arithmetic shortcuts for common discount values:
- 10% off: Shift decimal one position left. $85.00 → $8.50 savings → $76.50 sale price.
- 20% off: Compute 10%, double the result. $85.00 → $8.50 × 2 = $17.00 savings → $68.00.
- 25% off: Divide by 4. $85.00 ÷ 4 = $21.25 savings → $63.75.
- 33% off: Divide by 3. $85.00 ÷ 3 = $28.33 savings → $56.67.
- 50% off: Halve. $85.00 ÷ 2 = $42.50.
Stacked discounts compound multiplicatively: 20% off then 10% off = $100 × 0.80 × 0.90 = $72.00. The combined effective discount is 28%, not 30%. Adding the two discount rates produces an incorrect overestimate. Discount computation reference
Gratuity Percentage: Tip Calculation for Australian Hospitality
Tipping is a non-obligatory social convention in Australia. Customary gratuity rates range from 10% to 15% for table service. Calculation method:
- 10% gratuity: Shift decimal one position left. $78.50 bill → $7.85 tip.
- 15% gratuity: Compute 10%, add half of that result. $78.50 → $7.85 + $3.93 = $11.78 tip.
- 20% gratuity: Compute 10%, double. $78.50 → $7.85 × 2 = $15.70 tip.
Reverse Percentage: Deriving the Original Value From a Post-Change Amount
Reverse percentage inverts the forward percentage operation to recover the original value:
- After a reduction (discount, depreciation): Original = Final ÷ (1 − Percentage÷100).
$80 after 20% off: $80 ÷ 0.80 = $100.00 original price. - After an increase (markup, appreciation): Original = Final ÷ (1 + Percentage÷100).
$132 after 10% increase: $132 ÷ 1.10 = $120.00 original price.
The reverse operation is the multiplicative inverse of the forward percentage factor. For GST removal: $220 GST-inclusive ÷ 1.10 = $200 ex-GST — this is a reverse percentage calculation using the 10% GST rate.
Percentage Calculator Platform: Technical Specifications and Data Privacy
Percentage Calculator Pricing and Access Model
All 10 calculators operate at zero cost. No registration, account creation, usage quotas, or premium tiers exist. The platform sustains operations through display advertising.
Percentage Calculator Data Privacy and Computation Architecture
All arithmetic executes client-side via JavaScript in the user's browser. No input values transmit to remote servers. No cookies, local storage, or session storage retain calculation data. The browser discards all input values on page unload. Privacy policy
Percentage Calculator Device Compatibility and Responsive Rendering
The responsive CSS layout renders on desktop monitors, laptop screens, tablet displays (768px+ viewport), and mobile phone screens (320px+ viewport). No native application download is required. The interface functions in all modern browsers (Chrome, Safari, Firefox, Edge) on iOS, Android, Windows, macOS, and Linux operating systems.
Last updated: February 2026
Ready to Calculate?
Put your knowledge into practice with our free percentage calculators.
Try Our Calculators