Stimulus Check Calculator

Free Stimulus Check Calculator - model any stimulus payment using base amount, per-dependent bonus, phase-out threshold and rate, plus optional cap.

857.5K uses Updated · 2026-05-14 Runs locally · zero upload
AD

How to Use Stimulus Check Calculator

The Stimulus Check Calculator is a parameterized tool. Enter the base payment, dependents, per-dependent bonus, the phase-out threshold and rate, and an overall cap. The Stimulus Check Calculator outputs the estimated final check.

  1. Enter income, filing status, and dependents.
  2. Set base, per-dependent bonus, and cap.
  3. Set the phase-out threshold and rate.
  4. Compare scenarios.

Formula & Theory - Stimulus Check Calculator

The Stimulus Check Calculator uses:

Start    = Base + dependents · perDependent
PhaseOut = max(0, Income - threshold) · rate
Amount   = max(0, min(Cap, Start - PhaseOut))
SymbolMeaning
BaseSingle-person payment
perDependentBonus per qualifying dependent
thresholdAGI where phase-out starts
rateReduction per dollar over threshold
CapMaximum payment

Assumptions and Limits

The Stimulus Check Calculator is purely a math tool. Real programs have additional eligibility rules.

Use Cases for Stimulus Check Calculator

  • Compare any program - swap parameters between CARES, HEROES, HEALS, ARP.
  • Hypotheticals - model proposed legislation.
  • Education - illustrate progressive phase-outs.
  • Personal estimate - quick sanity-check.

Frequently asked questions about Stimulus Check Calculator

What does the Stimulus Check Calculator do?

The Stimulus Check Calculator is a generic tool that lets you model any stimulus payment by supplying the base, per-dependent bonus, phase-out threshold, phase-out rate, and a maximum cap.

Why is it generic?

Different proposals have different parameters. The Stimulus Check Calculator exposes the parameters so you can model any of them.

What does the cap do?

The Stimulus Check Calculator caps the final amount at the cap value to prevent unbounded outputs.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.