Comprehensive Repository

Financial Lexicon & Glossary

Definition Treasury

APR

Annual Percentage Rate. The total cost of borrowing represented as a yearly rate, integrating additional transaction-related finance fees alongside the raw interest rate.

US Truth in Lending Governing Calculation APR = [ (Interest + Fees) / Principal ] / Days * 365 * 100
Definition Treasury

Principal

The exact net capitalization underwritten for a credit facility, remaining separate from prospective interest accruals.

Net Liability Origination Formula P = Home Valuation - Down Payment Contribution
Definition Treasury

Amortization Schedule

A system of tables displaying each periodic installment required to discharge a liability, listing the split of principal reduction and interest cost inside every repayment.

Balance Progression Recursive Law Balance[t] = Balance[t-1] * (1 + i) - Installment[t]
Definition Treasury

Negative Amortization

A scenario where the payment amount is less than the periodically accrued interest. Instead of shrinking, the total outstanding balance increases over time.

Capitalization Balance Deviation Identity Unpaid Interest = Interest_Due - Installment > 0
Definition Treasury

Equity

The net residual ownership interest in an underwritten property asset. Equivalent to current market valuation less all remaining secondary liens and outstanding notes.

Fundamental Balance Sheet Equation Equity = Appraised Valuation - Remaining Liability Balance
Definition Treasury

Periodic Rate

The specific interest rate applied to each corresponding cycle of the schedule. Most commonly calculated as the overall APR split by the total cycles per calendar year.

Compound Cycle Division Constant i = Annual Percentage Rate / Compounds_Per_Year
Definition Treasury

Balloon Payment

A large, lump-sum payment due at the end of a loan term after a period of smaller installments, typically when the amortization timeline is longer than the actual maturity timeline.

Remaining Amortization Liability Law B = P0*(1+i)^k - M*[((1+i)^k - 1) / i]
Definition Treasury

Interest-Only

A loan structure where payments cover purely interest expenses for an agreed phase, maintaining the principal balance completely untouched.

Non-Amortizing Flow Equation Installment_IO = Principal * i
Definition Treasury

n

The exact count of periodic installments (months/cycles) required to reach a complete zero balance throughout the full term duration.

Discrete Horizon Timeline Equation n = Amortization Years * Installments Per Year
Definition Treasury

Graduated Payments

A loan structure where installments start lower and increase gradually over early years by a fixed index before leveling out.

Escalator Progression Identity Installment[Year t] = Base_Installment * (1 + g)^(t-1)
Definition Treasury

Capitalization

An event where accrued unpaid interest is added to the principal balance, enlarging the overall credit baseline and causing future interest to accumulate on a higher balance.

Recapitalization Ledger Progression Principal_New = Principal_Old + Accrued_Interest
Definition Treasury

Refinancing

Replacing a current credit agreement with a completely new structure, targeting adjustments on terms or rates to optimize overall financial costs.

Refinance Capital Efficiency Analysis Net Interest Benefit = Total_Interest_Old - Total_Interest_New
Definition Treasury

LTV

Loan-to-Value: A ratio comparing the requested mortgage liability against the formal appraised value of the underwritten property asset.

Risk Assessment Ratio Constant LTV Ratio = (Total Loan Balance / Appraisal Valuation) * 100