Description
Number of human resource roles that are involved in the execution of 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 set of unique roles involved in case .
Formal Definition
Tags
case
role
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.flexibility.groups.role_count
