Description
Ratio between the number of human resource roles that are involved in the execution of a case, and the number of variants that are observed in a group of cases.
Potential use
Process where several roles are involved
Assumptions
Maximizing the number of roles involved in the execution of different process variants is desirable.
Desired Value:
MAXIMIZE
Required attributes
actactinstcaseroletype
Equations
Formula for practitioners
returns the number of unique roles involved in group .
returns the number of unique variants in group .
Formal Definition
Tags
act
actinst
case
role
type
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.flexibility.groups.role_and_variant_count_ratio
