Description
Expected number of times that the human resource associated with an activity instance differs from the human resource associated with the preceding activity instance within a case belonging to a group of cases.
Potential use
If actual time spent on a case is not of interest, Expected Handover count can be used as a workload estimation within the time dimension.
Assumptions
Reducing the times that work handover occurs is desirable.
Desired Value:
MINIMIZE
Required attributes
actinstcasehrestype
Equations
Formula for practitioners
represents the group of cases under analysis.
returns the handover count of case .
returns the case count of group of cases .
Formal Definition
Tags
actinst
case
hres
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.time.groups.expected_handover_count
