Role(c)\mathit{Role}(c)
Dimension:
General
Granularity:
Case

Description

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

Potential use

Calculation of several other PPIs.

Assumptions

-

Desired Value:

-

Required attributes

case
role

Equations

Formula for practitioners

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

role(c)\mathit{role}(c) returns all roles involved in case cc.

Formal Definition

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

Tags

case
role

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.general.cases.role_count