b2KIT

Unemployment Benefits Calculator

Estimate weekly unemployment benefit amount based on prior earnings, state maximum, and benefit duration eligibility.

Tested tool guide Tested browser tools Checked August 16, 2026

What Unemployment Benefits Calculator does, with a checked example

Unemployment insurance replaces only part of lost wages, and the check is usually smaller than people expect. This calculator takes three inputs - your prior earnings, your state's maximum weekly benefit, and the benefit duration you may qualify for - and returns an estimated weekly amount plus a total payout. It converts earnings to an average weekly wage, applies a simplified replacement rate of about 50%, then caps the result at the state maximum. The thing users get wrong most often: high earners do not get a percentage of their old salary, they get the state maximum, so very different salaries can produce identical checks.

Worked example

A concrete input and expected output from the current implementation.

Input

Annual gross earnings: $52,000
State maximum weekly benefit: $450
Expected benefit duration: 26 weeks

Expected output

Estimated weekly benefit: $450 (uncapped estimate $500, capped at the state maximum)
Estimated total payout: $11,700 (26 weeks x $450)

The tool divides $52,000 by 52 weeks for an average weekly wage of $1,000, applies the 50% replacement rate for an uncapped $500 per week, then caps that at the $450 state maximum. The capped $450 multiplied by 26 weeks gives the $11,700 total.

How the result is produced

1

Earnings to weekly wage

The tool converts the prior earnings figure into an average weekly wage by dividing by 52, then applies the simplified replacement rate of about 50% to get the uncapped weekly benefit. Use gross, pre-tax earnings: state formulas are built on gross wages, so netting out taxes first makes the estimate low.

2

Cap and duration

The uncapped estimate is compared with the state maximum weekly benefit you entered, and the lower value becomes the estimated weekly amount. That amount is multiplied by the duration weeks to show the total potential payout. Because real duration depends on earnings, entering too many weeks inflates the total even when the weekly figure is right.

Good uses

  • Budgeting after a layoff: estimate the weekly amount and the full-duration total so you can size spending and an emergency fund against real benefit money rather than your old salary.
  • Checking whether your estimate is capped: if the uncapped figure exceeds your state's maximum, higher past earnings would not raise the benefit, which changes whether contesting an official determination is worth the effort.
  • Comparing states after a move or with multi-state work history: enter the same earnings with each state's maximum weekly benefit to see how much the cap changes the picture before you file.

Limits and checks

  • The result is a planning estimate, not a determination. The state agency computes your actual weekly amount from its own base period, wage records, and formula, and it alone decides monetary and non-monetary eligibility.
  • The cap is only as good as the number you type. State maximums change nearly every year, and some states scale the maximum by dependents or recent wages, so an outdated figure makes the output wrong no matter how correct the math is.
  • Duration is not automatically 26 weeks. Several states pay fewer weeks, some pay more when unemployment is high, and wages earned outside the base period do not count toward the benefit at all.

Common questions

Will I actually receive this amount?

Not necessarily. The state makes the official determination from its own wage records, base period, and formula, and it must also find you eligible - enough base-period wages, job loss through no fault of your own, and availability to work. Treat the estimate as a planning figure; the state's notice is the number that counts.

Why is the benefit so much smaller than my paycheck?

Unemployment insurance is meant to replace only part of lost earnings - roughly 40 to 50 percent in most states - and it is capped. In the example above, an uncapped $500 weekly benefit becomes $450 because of the state maximum, so someone who earned far more would still receive $450. Taxes withheld from benefits shrink the check further.

References and verification

The example and behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools