Description
Expected number of resources 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
caseres
Equations
Formula for practitioners
returns the set of cases in group of cases .
returns the resource count of case .
returns the case count of group of cases .
Formal Definition
Tags
case
res
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.general.groups.expected_resource_count
