Resource count

View in library docs
R(g)\mathit{R}(g)
Dimension:
General
Granularity:
Group of cases

Description

Number of resources that are involved in the execution of a group of cases.

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

case
res

Equations

Formula for practitioners

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

res(g)\mathit{res}(g) returns the set of resources used in group of cases gg.

Formal Definition

cgres(c)|\cup_{c \in g} \mathit{res}(c)|

Tags

case
res

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.groups.resource_count