Description
Expected number of human resource roles that are involved in the execution of a case belonging to a group of cases.
Potential use
Process where several roles are involved.
Assumptions
A greater number of roles involved in the execution of the process implies greater flexibility.
Desired Value:
MAXIMIZE
Required attributes
caserole
Equations
Formula for practitioners
returns the role count for case .
returns the number of cases in group .
Formal Definition
Tags
case
role
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.flexibility.groups.expected_role_count
