I have a data set that contains the following for 5 years (though I can get more years):
- Total expenditure on equipment for staff
- Total number of staff
- Expenditure per staff member
The expenditure per staff member is a derived statistic arrived at by dividing the yearly expenditure by the total number of staff per year. If I know in advance how many more staff members we will have next year (or an average by how much it increases), is there a way to use the pre-existing data to estimate a new Expenditure per staff member, which I could multiply by the increased figure to derive how we would need to have available to spend on equipment?