Principal (): This represents the initial sum of money invested in a savings account or the total amount borrowed in a loan. It serves as the base value upon which interest calculations are performed.
Interest Rate (): The cost of borrowing or the reward for saving, usually expressed as a nominal annual percentage. In practice, this must be converted to a periodic interest rate () by dividing the annual rate by the number of compounding periods per year.
Compounding Frequency (): This refers to how often interest is calculated and added to the principal within a single year. Common frequencies include annually (), semi-annually (), quarterly (), and monthly ().
Term (): The duration of the financial arrangement, typically measured in years. For calculation purposes, this is converted into the total number of periods () by multiplying the years by the compounding frequency ().
FV Formula: where is the regular payment, is the periodic rate, and is the total number of periods.
PV Formula: where is the loan amount and is the periodic repayment.
Amortization Schedules: This is a table detailing each periodic payment on a loan. Each payment is split into two parts: interest on the remaining balance and a portion that reduces the principal. Over time, the interest portion decreases while the principal reduction portion increases.
Reducing Balance Method: Most consumer loans use this method, where interest is only charged on the outstanding principal. This incentivizes borrowers to make extra payments or choose shorter terms to minimize the total interest paid over the life of the loan.
| Feature | Savings (Annuity) | Loans (Amortization) |
|---|---|---|
| Primary Goal | Accumulate a target sum | Pay off an existing debt |
| Cash Flow Direction | Regular outflows to build wealth | Regular outflows to clear debt |
| Formula Focus | Future Value () | Present Value () |
| Interest Impact | Interest works for the saver | Interest works against the borrower |
The 'i' and 'n' Alignment: Always ensure that your interest rate () and number of periods () match the compounding frequency. If interest is monthly, divide the annual rate by 12 and multiply the years by 12 before plugging them into any formula.
Sanity Checking Loan Payments: For any loan, the total of all payments () must always be greater than the original principal (). If your calculated total is less than the loan amount, you have likely used the wrong formula or made an algebraic error.
Rounding Precision: Financial calculations are highly sensitive to rounding, especially in the exponent. Never round the periodic interest rate () in the middle of a calculation; keep as many decimal places as possible until the final step to ensure accuracy.
Identifying the 'Type': If the scenario involves 'saving for the future' or 'accumulating a fund,' use . If it involves 'borrowing now' or 'paying back a debt,' use .