Expected activity Instance and Human Resource count Ratio
View in library docsDimension:
Flexibility
Granularity:
Group of cases
Description
Ratio between the expected number of times that any activity is instantiated in a case belonging to a group of cases, and the expected number of human resources that are involved in the execution of a case belonging to a group of cases.
Potential use
Process where several human resources are involved.
Assumptions
Minimizing the number of human resources involved in the execution of a case is desirable.
Desired Value:
MAXIMIZE
Required attributes
actinstcasehres
Equations
Formula for practitioners
returns the total number of activity instances in group .
returns the number of unique human resources involved in case .
Formal Definition
Tags
actinst
case
hres
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.flexibility.groups.expected_activity_instance_and_human_resource_count_ratio
