- {t}Adherence to deadlines{/t}
- {t}Drift{/t}
- {t}Efficiency - System Disponibility{/t}
- {t}Reopened Rate{/t}
- {t}Available Workforce{/t}
- {t}EffortEstim Reliability{/t}
{if $timeDrift_Legend}
{t}% Tasks{/t}: {t}Percentage of tasks delivered before the deadLine{/t}
{/if}
{if $resolvedDrift_Legend}
{t}Drift Mgr{/t}: {t}Effort deviation on resolved tasks (regarding the MgrEffortEstim){/t}
{t}Drift{/t}: {t}Effort deviation on resolved tasks (regarding the EffortEstim){/t} {/if} {if $resolvedDriftExtRefOnly_Legend} {/if}
{t}Drift{/t}: {t}Effort deviation on resolved tasks (regarding the EffortEstim){/t} {/if} {if $resolvedDriftExtRefOnly_Legend} {/if}
{if $efficiency_Legend}
{t}Efficiency Rate{/t}: {t}Exclude side tasks to get the percent of time spent working on the projects{/t}
{/if}
{if $reopenedRate_Legend}
{t}Number of reopened external tasks (tasks having an ExternalRef).{/t}
{t}% Reopened{/t}: {t}Compare the number of reopened tasks to the number of resolved tasks{/t} {/if}
{t}% Reopened{/t}: {t}Compare the number of reopened tasks to the number of resolved tasks{/t} {/if}
{if $workload_Legend}
{t}man-days{/t}: {t}Available man-days on the period (excluding leave and external tasks){/t}
{/if}
{t}Compares the effort estimation to the elapsed time.{/t}
{include file="$effortEstimReliabilityIndicatorFile"}

{t}Compares the effort estimation to the elapsed time.{/t}
{t}(on resolved tasks only){/t}
{t}rate = 1 : estimation was perfect.
rate < 1 : underestimated
rate > 1 : overestimated{/t}
{t}Formula{/t}:
SUM({t}EffortEstim{/t} + {t}EffortAdd{/t}) / SUM({t}elapsed{/t})