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

Description

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

Potential use

Process where several roles are involved.

Assumptions

A greater number of roles involved in the execution of the process implies greater flexibility.

Desired Value:

MAXIMIZE

Required attributes

case
role

Equations

Formula for practitioners

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

role(c)\mathit{role}(c) returns the set of unique 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.flexibility.cases.role_count