I know how do do a simple salary schedule to to calculate year over year salary.
I've tried googling, but came up short. Does anyone know of a formula that I can use to calculate year over year salary expense average?
I'm trying to create a template to use for new-account bids to factor in average salary expenses based upon contract length. If there is a formula for this purpose, it will help with other category and modality projected calculations.
Inputs:
Account Annual Salary: 370,000
Years: 5
Annual increase: 3%
Average: 392,876
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]rate
[/TD]
[TD]3%
[/TD]
[/TR]
[TR]
[TD]y1
[/TD]
[TD]370,000
[/TD]
[/TR]
[TR]
[TD]y2
[/TD]
[TD]381,100
[/TD]
[/TR]
[TR]
[TD]y3
[/TD]
[TD]392,533
[/TD]
[/TR]
[TR]
[TD]y4
[/TD]
[TD]404,309
[/TD]
[/TR]
[TR]
[TD]y5
[/TD]
[TD]416,438
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]average
[/TD]
[TD]392,876
[/TD]
[/TR]
</tbody>[/TABLE]
I've tried googling, but came up short. Does anyone know of a formula that I can use to calculate year over year salary expense average?
I'm trying to create a template to use for new-account bids to factor in average salary expenses based upon contract length. If there is a formula for this purpose, it will help with other category and modality projected calculations.
Inputs:
Account Annual Salary: 370,000
Years: 5
Annual increase: 3%
Average: 392,876
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]rate
[/TD]
[TD]3%
[/TD]
[/TR]
[TR]
[TD]y1
[/TD]
[TD]370,000
[/TD]
[/TR]
[TR]
[TD]y2
[/TD]
[TD]381,100
[/TD]
[/TR]
[TR]
[TD]y3
[/TD]
[TD]392,533
[/TD]
[/TR]
[TR]
[TD]y4
[/TD]
[TD]404,309
[/TD]
[/TR]
[TR]
[TD]y5
[/TD]
[TD]416,438
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]average
[/TD]
[TD]392,876
[/TD]
[/TR]
</tbody>[/TABLE]