Fleet Task Labor Summary tab
The Fleet Task Labor Summary tab enables you to search for tasks for which the time required to complete the work for a specific labor skill was outside a certain deviation percentage of the scheduled hours. The search results can help you adjust the scheduled hours for a certain skill in a task definition.
The Search Criteria group box on this page has the following fields:
- Assembly: The assembly for which the actual tasks are defined.
- Skill: The skill for which the task labor summary is requested (optional).
- Deviation %(+/-): The deviation beyond which tasks are returned in the search results. For example, if this value is 20, Maintenix returns tasks that deviated 20% (+/-) outside the scheduled hours for the skill.
The table that displays the search results has the following columns:
- Task Definition: The task definition from which the actual tasks were initialized.
- Revision: The revision of the task definition.
- Assembly: The assembly for which the actual tasks are defined.
- Skill: The skill associated with this row of the task labor summary.
- Sched. Hours: The scheduled hours in the task definition for the labor row for this skill.
- AVG Hours (6 Months): The six-month running average of the actual hours that the actual tasks required for this skill.
- Difference: The difference between the average actual hours and the scheduled hours, as the percentage of the scheduled hours.
The following example shows how Maintenix calculates the average hours and the difference between the actual hours and the scheduled hours.
Recurring requirement, R1, has one job card, JIC1. JIC1 has one labor skill, LS1. The scheduled hours for LS1 is two hours, and it requires two people. The actual data for two consecutive runs of R1 is as follows:
Run | Actual Hours for LS1 | |
---|---|---|
Person 1 | Person 2 | |
1 | 2:20 (2.33 decimal) | 2:45 (2.75 decimal) |
2 | 2:10 (2.17 decimal) | 2:25 (2.42 decimal) |
Average actual hours = ((2.33 + 2.75) / 2 + (2.17 + 2.42) / 2 ) / 2= 2.42 hours
Difference = ((2.42 - 2.00) / 2.00)*100) = 20.8335%