An amortization calculator is used to determine the periodic payment amount due on a loan (typically a mortgage), based on the amortization process.
The amortization repayment model factors varying amounts of both interest and principal into every installment, though the total amount of each payment is the same.
An amortization schedule calculator is often used to adjust the loan amount until the monthly payments will fit comfortably into budget, and can vary the interest rate to see the difference a better rate might make in the kind of home or car one can afford. An amortization calculator can also reveal the exact dollar amount that goes towards interest and the exact dollar amount that goes towards principal out of each individual payment. The amortization schedule is a table delineating these figures across the duration of the loan in chronological order.
The calculation used to arrive at the periodic payment amount assumes that the first payment is not due on the first day of the loan, but rather one full payment period into the loan.
While normally used to solve for A, (the payment, given the terms) it can be used to solve for any single variable in the equation provided that all other variables are known. One can rearrange the formula to solve for any one term, except for i, for which one can use a root-finding algorithm.
The annuity formula is:
A=P
i(1+i)n | |
(1+i)n-1 |
=Pi x
(1+i)n | |
(1+i)n-1 |
x
(1+i)-n | |
(1+i)-n |
=
P x i | |
1-(1+i)-n |
Or, equivalently:
A=P
i(1+i)n | |
(1+i)n-1 |
=Pi x
(1+i)n | |
(1+i)n-1 |
=Pi x
(1+i)n-1+1 | |
(1+i)n-1 |
=Pi x (
(1+i)n-1 | |
(1+i)n-1 |
+
1 | |
(1+i)n-1 |
)=P\left(i+
i | |
(1+i)n-1 |
\right)
Where:
This formula is valid if i > 0. If i = 0 then simply A = P / n.
For a 30-year loan with monthly payments,
n=30years x 12months/year=360months
Note that the interest rate is commonly referred to as an annual percentage rate (e.g. 8% APR), but in the above formula, since the payments are monthly, the rate
i
The formula for the periodic payment amount
A
pt
t
n
A
r=1+i
This general rule for the
t
pt=pt-1r-A
And the initial condition is
p0=P
The principal immediately after the first payment is
p1=p0r-A=Pr-A
Note that in order to reduce the principal amount,
p1<p0
P(r-1)=Pi<A
The principal immediately after the second payment is
p2=p1r-A=Pr2-Ar-A
The principal immediately after the third payment is
p3=p2r-A=Pr3-Ar2-Ar-A
This may be generalized to
pt=Prt-A
t-1 | |
\sum | |
k=0 |
rk
Applying the substitution (see geometric progressions)
t-1 | |
\sum | |
k=0 |
rk=1+r+r2+...+rt-1=
rt-1 | |
r-1 |
This results in
pt=Prt-A
rt-1 | |
r-1 |
For
n
pn=Prn-A
rn-1 | |
r-1 |
=0
Solving for
A
A=P
rn(r-1) | |
rn-1 |
=P
(i+1)n((i+\cancel{1 | |
)-\cancel{1})}{(i+1) |
n-1}=P
i(1+i)n | |
(1+i)n-1 |
While often used for mortgage-related purposes, an amortization calculator can also be used to analyze other debt, including short-term loans, student loans and credit cards.