Worked example: Payment Plan Math in Philippines

6 min read

Published April 15, 2026 • By DocketMath Team

Example inputs

Run this scenario in DocketMath using the Payment Plan Math calculator.

Below is a jurisdiction-aware worked example for payment plan math in the Philippines using DocketMath (calculator: /tools/payment-plan-math). This walkthrough focuses on how to structure the numbers—not on legal advice or eligibility conclusions.

Scenario

A borrower wants to pay a court-ordered or negotiated obligation over time. The payment plan includes:

  • Principal (P): ₱500,000
  • Annual interest rate (APR): 8.00%
  • Interest model: simple monthly accrual (for illustration)
  • Start date / payment cycle: monthly, 12 payments (12 months)
  • Installment payment goal: set a fixed monthly payment, then compute totals
  • First-payment timing: first payment at the end of Month 1
  • Optional fees: ₱5,000 one-time admin fee added upfront (not interest)

Note: In real documents, the interest computation method (simple vs. amortized/compound; whether interest is due during delinquency; and when interest stops) can differ. This example shows the mechanics of the calculator inputs and the kinds of outputs to expect.

DocketMath inputs (what you’d enter)

Use the following fields on /tools/payment-plan-math:

FieldValueWhy it matters
Principal (₱)500,000Drives the base amount for interest and amortization
APR (%)8.00Controls monthly interest accrual
Term length (months)12Determines how many installments divide principal + interest
Number of installments12Used for monthly payment sizing
Monthly payment typeFixedKeeps monthly amount constant for budgeting
Admin fee (₱, optional)5,000Adds upfront total cost without changing principal-balance logic (depending on settings)
Payment timingEnd of monthEnsures Month 1 interest accrues before first payment

Implied monthly interest rate

If the calculator uses APR / 12 for monthly accrual, then:

  • Monthly rate r = 8.00% / 12 = 0.666666…%
  • In decimal: r ≈ 0.0066666667

Example run

This section walks through a sample output pattern you can reproduce in DocketMath. Exact formatting may vary slightly depending on the calculator’s display, but the underlying math steps should align with the inputs above.

Run the Payment Plan Math calculator using the example inputs above. Review the breakdown for intermediate steps (segments, adjustments, or rate changes) so you can see how each input moves the output. Save the result for reference and compare it to your actual scenario.

Step 1: Compute the fixed monthly payment (amortized example)

If DocketMath applies a standard amortization formula for a fixed-payment plan:

[ \text{Payment} = P \cdot \frac{r(1+r)^n}{(1+r)^n - 1} ]

Where:

  • (P = 500{,}000)
  • (r \approx 0.0066666667)
  • (n = 12)

Result (approx.): monthly payment ≈ ₱45,859

Step 2: Build a month-by-month breakdown

A typical amortization schedule splits each installment into:

  • Interest for the month: current balance × r
  • Principal reduction: payment − interest
  • New balance: prior balance − principal reduction

The key outputs you’ll see include a per-month interest and principal breakdown, and a final remaining balance near ₱0 (subject to rounding).

Here’s a concise snapshot (rounded):

MonthOpening balance (₱)Interest (₱)Payment (₱)Principal repaid (₱)Closing balance (₱)
1500,0003,33345,85942,526457,474
2457,4743,05045,85942,809414,665
3414,6652,76445,85943,095371,570
4371,5702,47745,85943,382328,188
5328,1882,18745,85943,672284,516
6284,5161,89745,85943,962240,554
7240,5541,60445,85944,255196,299
8196,2991,30945,85944,550151,749
9151,7491,01245,85944,847106,902
10106,90271345,85945,14661,756
1161,75641245,85945,44716,309
1216,30910945,85945,750~0

Step 3: Compute totals

Using the amortized plan:

  • Total payments: 12 × ₱45,859 ≈ ₱550,308
  • Total interest: total payments − principal ≈ ₱550,308 − ₱500,000 = ₱50,308
  • Add admin fee (one-time): + ₱5,000
  • Grand total paid:₱555,308

DocketMath typically outputs fields like:

  • Total amount paid
  • Total interest
  • Ending balance
  • Per-installment schedule (if enabled)

Step 4: Sanity-check the result quickly

A reasonable “reasonableness test” for a 12-month plan at 8% APR:

  • Rough order-of-magnitude: average balance for an amortizing payoff is often around half the principal, ~₱250,000
  • Approx annual interest ≈ ₱250,000 × 8% = ₱20,000

But because the balance is highest at the start and interest is recalculated month to month, the total interest over a short term can differ substantially from any single rough approximation.

In this example, ~₱50,308 total interest for a 12-month payoff is directionally plausible.

Pitfall: If you select the wrong calculator mode—e.g., simple interest vs an amortized fixed-payment model—the APR looks the same, but payment and total interest can change significantly.

Sensitivity check

Payment-plan outcomes can swing fast when you change inputs. This section shows the expected direction of change when common parameters vary.

To test sensitivity, change one high-impact input (like the rate, start date, or cap) and rerun the calculation. Compare the outputs side by side so you can see how small input shifts affect the result.

A) Change APR from 8.00% to 10.00% (same principal, 12 months)

  • Monthly rate increases
  • With a fixed 12-month schedule, more of each payment is consumed by interest

Expected direction:

  • Monthly payment ↑
  • Total interest ↑
  • Total paid ↑

B) Keep APR at 8.00%, extend term from 12 to 24 months

With more months:

  • The fixed monthly payment usually decreases because you’re spreading repayment out
  • Total interest typically increases because you’re paying interest longer

Expected direction:

  • Monthly payment ↓
  • Total interest ↑
  • Grand total paid ↑ (often)

C) Add an upfront fee vs. rolling it into principal

If you include ₱5,000 admin fee as an upfront add-on:

  • Grand total paid increases by approximately ₱5,000
  • Whether total interest also increases depends on how DocketMath treats fees (some setups may capitalize fees into the interest-bearing balance)

A strict workflow is:

  • Decide whether fees are “outside interest” (no interest accrual), or
  • “capitalized into the financing” (interest accrues)

If DocketMath settings allow it, match the fee treatment to how the payment-plan document describes it.

Quick “input sensitivity” checklist

Use this when you run DocketMath again:

Note: Small timing differences (like first payment at end vs beginning of month) can shift the schedule enough to change the last installment and total interest—especially on shorter terms (6–18 months).

Related reading