Role(g)\mathit{Role}(g)
Dimension:
General
Granularity:
Group of cases

Description

Number of human resource roles that are involved in the execution of a group of cases.

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

case
role

Equations

Formula for practitioners

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

role(g)\mathit{role}(g) returns the set of roles involved in group of cases gg.

Formal Definition

cgrole(c)|\cup_{c \in g} \mathit{role}(c)|

Tags

case
role

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.groups.role_count