AutomatedProcessImprovement / waiting-time-analysis

Waiting time analysis of activity transitions in event logs.
1 stars 2 forks source link

Waiting time due to exogenous factors #21

Closed iharsuvorau closed 2 years ago

iharsuvorau commented 2 years ago

As a user, I want to see the waiting time due to exogenous factors.

This is the waiting time due to external factors that cannot be identified from the event log. To identify this waiting time, subtract all identified waiting times from the total handoff duration: WTexogenous = handoff_duration - WTresource_cont - WTresource_unav - WTbatching - WTprioritization