Compensation Calculator
Classification
Started with company
{{ yearsOnTeam }} years on team
{{ input.label }}
Dependants
Dependant {{ i + 1 }}:
supported by you and
other people.
{{ form.dependants.length }} dependants,
{{ round(effectiveDependants) }} effective dependants
Classification =
{{ form.classification }}
Responsibility level =
{{ form.responsibility }}
Years on team =
{{ yearsOnTeam }}
FTE pay =
${{ Math.round(FTEPay) }}
Hours per week =
{{ form.hours }}
Salary =
${{ round(proRataPay, 0) }}
(hourly: ${{ hourlyPay }})