Finance Calc App

Methodology & data sources

Last reviewed: 26 May 2026

Every figure on this site comes from a published formula or an official government source. This page documents which formula or source each calculator uses, how rounding works, and what's deliberately excluded. If you find a discrepancy with an official figure, tell us.

Why we publish methodology

Financial information is a YMYL (your money, your life) topic — Google's quality raters apply higher accuracy and trust standards to it, and so do users. We document the maths and sources behind every result so you can verify our numbers and so search engines can trust our content. Nothing here is proprietary; you could rebuild any calculator from the formulas and sources cited below.

Calculation formulas

Mortgage & loan amortization

The monthly principal-and-interest payment uses the standard amortization formula:

M = P · r · (1 + r)n / ((1 + r)n − 1)

where P is the loan amount, r is the monthly interest rate (annual rate ÷ 12), and n is the total number of monthly payments (years × 12). The same formula powers the mortgage, loan repayment, and refinance calculators.

Per-payment splits between principal and interest are computed by amortising the schedule month by month: interest for the period is the outstanding balance × r, and principal is the payment minus that interest. The yearly schedule shown on each page aggregates 12 months at a time.

Compound interest with contributions

The compound-interest projection combines a lump-sum future value with an annuity for ongoing contributions:

FV = P · (1 + r)n + PMT · ((1 + r)n − 1) / r

where P is the starting balance, PMT is the regular contribution, r is the period rate (annual rate ÷ contribution frequency), and n is the total number of contribution periods. This drives the compound interest, retirement, and FIRE calculators.

Income tax (progressive brackets)

Income tax is computed bracket-by-bracket. Each slice of taxable income is taxed at its bracket's rate; the total is the sum of those slice-by-slice amounts. Taxable income is gross income minus the applicable standard deduction, personal allowance, or basic personal amount for the chosen market. Marginal rate is the rate on the next dollar earned (the top bracket reached); effective rate is total tax ÷ gross income.

Capital gains

Capital gain = sale price − cost basis − selling expenses. The taxable portion of the gain depends on the market and holding period:

Safe withdrawal rate (retirement & FIRE)

The 4% rule originates from the Trinity Study (1998) and updates by Bengen and others. The retirement calculator uses 4% as the default for a 30-year horizon; the FIRE calculator lets you adjust to 3.0–3.5% for 40+ year horizons. Recent research (Big ERN's Safe Withdrawal Rate series, Morningstar) suggests slightly lower rates may be appropriate for very long retirements or high stock-market valuations.

Tax bracket & rate sources

All tax brackets and social-insurance rates come from the relevant government tax authority. Each market's source file in our codebase carries the authoritative URL in its header comment.

United States — Tax Year 2025

United Kingdom — Tax Year 2025/26

Canada — Tax Year 2025

Australia — Tax Year 2025/26

Currency conversion

Rounding & precision

Internal calculations are performed in double-precision floating point and only rounded for display. Monthly payments and tax owed are typically displayed to the nearest cent; percentages to one or two decimal places. Because each calculator rounds only at the final output, intermediate-step totals you might compute by hand from displayed values can disagree with our totals by a few cents — that's expected rounding behaviour, not an error.

What's deliberately not included

Update cadence

Tax brackets are refreshed within two weeks of each market's official annual publication (US: late October by the IRS; UK: at each Budget; Canada: November/December by the CRA; Australia: at each Federal Budget). Each tax-bearing calculator page shows the tax year it currently uses. If you spot a stale bracket after the official figures have been published, let us know — corrections are usually applied within 24 hours.

Reporting an error

The fastest way to flag a discrepancy is the contact form. Include the calculator name, the inputs you used, the result we showed, and what you expected (with a source if possible). We read every message and answer most within one business day.

Disclaimer

Every calculator on this site provides estimates for educational and planning purposes only. Results are not financial, tax, legal, or accounting advice. Edge cases (multi-state residency, complex deductions, alternative minimum tax, non-resident status, trusts, marriage allowance, child benefit clawback, etc.) are not modelled. Always verify significant decisions with a qualified professional or the relevant tax authority. See our full disclaimer for details.