Description
Expected number of human resource roles that are involved in the execution of a case belonging to a group of cases.
Potential use
Calculation of several other PPIs.
Assumptions
-
Desired Value:
-
Required attributes
caserole
Equations
Formula for practitioners
returns the set of cases in group of cases .
returns the role count of case .
returns the case count of group of cases .
Formal Definition
Tags
case
role
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.general.groups.expected_role_count
