Resource count

View in library docs
R(c)\mathit{R}(c)
Dimension:
General
Granularity:
Case

Description

Number of resources that are involved in the execution of a case.

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

case
res

Equations

Formula for practitioners

count(res(c))\mathit{count}(\mathit{res}(c))

res(c)\mathit{res}(c) returns the set of resources used in case cc.

Formal Definition

res(c)|\mathit{res}(c)|

Tags

case
res

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.cases.resource_count