Workers’ compensation weekly benefits are driven by the average weekly wage, a state percentage, and statutory caps. This estimator applies that percentage, clamps the result to the state maximum and minimum, and shows temporary total, temporary partial, and permanent partial figures so you can project a claim’s value quickly.
How it works
The base rate is a percentage of the average weekly wage, bounded by the state caps. Partial and permanent rates build on that base:
TTD = clamp(AWW × rate%, min cap, max cap)
TPD = min(rate% × (AWW − post-injury wage), max cap)
PPD/week = TTD rate (subject to the schedule)
PPD total = PPD weekly rate × scheduled weeks for the impairment
Clamping to the maximum and minimum is what makes the estimate realistic: high earners are limited to the state ceiling and low earners are raised to the floor.
Example and tips
A worker with a 900 average weekly wage in a state paying two-thirds, with a 1,100 maximum and 250 minimum, has a temporary total rate of 600 per week. If they return to light duty earning 400, temporary partial pays two-thirds of the 500 wage loss, about 333 per week. For a permanent partial award, multiply the weekly rate by the scheduled weeks the state assigns to the body part and impairment. Always confirm the current-year caps and the exact average-weekly-wage rule for the governing state, since both change annually.