Worked example: interest in Vermont
6 min read
Published April 21, 2025 • Updated February 2, 2026 • By DocketMath Team
Worked example: interest in Vermont
Calculating interest sounds simple—until you have to do it on a real case with changing dates, partial payments, and a mix of pre‑ and post‑judgment time. This worked example walks through how interest calculations can look in Vermont using the DocketMath interest calculator.
This is not legal advice and it does not interpret Vermont law for any particular case. The goal is to make the mechanics of the math transparent so you can sanity‑check your own numbers and understand how changing inputs affects the result.
Example inputs
For this example, imagine a Vermont civil case with these facts:
- Principal amount: $48,750.00
- Interest type: **simple interest (non‑compounding)
- Pre‑judgment interest rate: 12% per year
- Post‑judgment interest rate: 12% per year
- Judgment date: August 15, 2022
- Start date for interest: March 1, 2020
- End date for calculation: January 31, 2025
- Partial payments:
- $5,000 paid on November 1, 2021
- $7,500 paid on October 10, 2023
These inputs are realistic enough to show:
- How Vermont‑style annual simple interest works over multiple years
- How pre‑ vs. post‑judgment periods are separated
- How partial payments reduce principal and change later interest
You can plug the same structure into DocketMath’s interest calculator at /tools/interest and adjust the numbers to match your own matter.
Why these inputs matter
Each input controls a different part of the calculation:
- Principal – the starting balance that earns interest.
- Interest rate – the annual percentage applied to principal.
- Start date – when interest begins to accrue.
- Judgment date – where pre‑judgment interest stops and post‑judgment interest starts.
- End date – when you want to “stop the clock” for your calculation.
- Partial payments – reduce principal (and therefore future interest).
Note: Vermont rules on what rate applies, from what date, and on which types of claims are legal questions. The numbers here are for demonstration only. Always confirm the correct rate and period for your specific case.
Example run
In DocketMath, this example is easiest to think of as a timeline broken into segments where the principal or the interest regime changes.
We’ll use simple interest with a 365‑day year (the convention DocketMath uses unless you specify otherwise).
1. Set up the timeline
Key dates:
- Start of interest – March 1, 2020
- First payment – November 1, 2021
- Judgment – August 15, 2022
- Second payment – October 10, 2023
- End of calculation – January 31, 2025
That creates five segments:
- 2020‑03‑01 → 2021‑11‑01 (pre‑judgment, full principal)
- 2021‑11‑01 → 2022‑08‑15 (pre‑judgment, reduced principal)
- 2022‑08‑15 → 2023‑10‑10 (post‑judgment, same principal as at judgment)
- 2023‑10‑10 → 2025‑01‑31 (post‑judgment, reduced principal)
- Sum everything
DocketMath handles this segmentation automatically when you enter the dates and payments; you don’t need to slice it manually.
2. Segment 1: pre‑judgment interest before first payment
- Period: 2020‑03‑01 to 2021‑11‑01
- Principal: $48,750.00
- Rate: 12% per year
- Days in period:
- March 1, 2020 → November 1, 2021 = 610 days (inclusive/exclusive handling is something DocketMath standardizes; what matters is consistency)
Interest formula for simple interest:
**Interest = Principal × Rate × (Days ÷ 365)
So:
- Days fraction: 610 ÷ 365 ≈ 1.6712
- Annual interest at 12%: 48,750 × 0.12 = 5,850.00
- Segment interest: 5,850 × 1.6712 ≈ $9,781.52
At 2021‑11‑01:
- Accrued interest so far: $9,781.52
- Principal still: $48,750.00
3. Apply first payment: November 1, 2021
Payment: $5,000
In this example, we’ll use a principal‑first rule (common in judgment‑interest contexts):
- Apply the full $5,000 to principal
- New principal: 48,750 − 5,000 = $43,750.00
Pitfall: If your jurisdiction or order requires payments to be applied “interest first, then principal,” your balances and later interest will be different. DocketMath lets you choose the payment‑application rule so you can mirror your case.
4. Segment 2: pre‑judgment interest after first payment
- Period: 2021‑11‑01 to 2022‑08‑15
- Principal: $43,750.00
- Rate: 12% per year
- Days in period:
- November 1, 2021 → August 15, 2022 = 287 days
Interest:
- Days fraction: 287 ÷ 365 ≈ 0.7863
- Annual interest at 12%: 43,750 × 0.12 = 5,250.00
- Segment interest: 5,250 × 0.7863 ≈ $4,128.08
At judgment (2022‑08‑15):
- Total pre‑judgment interest:
- Segment 1: 9,781.52
- Segment 2: 4,128.08
- Total pre‑judgment interest ≈ $13,909.60
- Principal at judgment: $43,750.00
Some courts treat pre‑judgment interest as added to the judgment amount; others keep it separate. DocketMath can show both:
- Judgment principal: $43,750.00
- Pre‑judgment interest: $13,909.60
- “Total judgment value” (if combined): $57,659.60
For the rest of this example, we’ll assume post‑judgment interest accrues on principal only, not on pre‑judgment interest.
5. Segment 3: post‑judgment interest before second payment
- Period: 2022‑08‑15 to 2023‑10‑10
- Principal: $43,750.00
- Rate: 12% per year
- Days in period:
- August 15, 2022 → October 10, 2023 = 421 days
Interest:
- Days fraction: 421 ÷ 365 ≈ 1.1534
- Annual interest at 12%: 43,750 × 0.12 = 5,250.00
- Segment interest: 5,250 × 1.1534 ≈ $6,052.35
As of 2023‑10‑10 (just before the second payment):
- Post‑judgment interest so far: $6,052.35
- Principal: $43,750.00
6. Apply second payment: October 10, 2023
Payment: $7,500
Again using principal‑first:
- New principal: 43,750 − 7,500 = $36,250.00
Interest already accrued (pre‑ and post‑judgment) remains due; the payment doesn’t retroactively reduce earlier interest in this simple model.
If you instead apply payments to interest first, the math would be:
- Total interest so far: 13,909.60 (pre) + 6,052.35 (post) = 19,961.95
- Payment 7,500 reduces interest to 12,461.95, principal stays 43,750.00
- Future interest is then calculated on 43,750, not 36,250
DocketMath lets you toggle between these rules so you can see how much the choice matters.
7. Segment 4: post‑judgment interest after second payment
- Period: 2023‑10‑10 to 2025‑01‑31
- Principal: $36,250.00
- Rate: 12% per year
- Days in period:
- October 10, 2023 → January 31, 2025 = 479 days
Interest:
- Days fraction: 479 ÷ 365 ≈ 1.3123
- Annual interest at 12%: 36,250 × 0.12 = 4,350.00
- Segment interest: 4,350 × 1.3123 ≈ $5,710.51
8. Total output for the example
Pulling everything together (with principal‑first payments and post‑judgment interest on principal only):
Principal outstanding at end date (2025‑01‑31)
- Start principal: 48,750.00
- Payments: 5,000 + 7,500 = 12,500.00
- Remaining principal: $36,250.00
Pre‑judgment interest
- Segment 1: 9,781.52
- Segment 2: 4,128.08
- Total: $13,909.60
Post‑judgment interest
- Segment 3: 6,052.35
- Segment 4
Sensitivity check
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.
Capture the source for each input so another team member can verify the same result quickly.