Expected activity Instance count by Role

View in library docs
eIbyRole(g,rl)\mathit{e}\mathit{IbyRole}(g, \mathit{rl})
Dimension:
Quality
Granularity:
Group of cases

Description

Expected number of times that any activity is instantiated by a specific role in a case belonging to a group of cases.

Potential use

Process where performance of human resources with certain roles is relevant.

Assumptions

Maximizing the number of activities conducted by the same role is desirable.

Desired Value:

MAXIMIZE

Required attributes

actinst
case
role
type

Equations

Formula for practitioners

IbyRole(g,rl)C(g)\frac{\mathit{IbyRole}(g, \mathit{rl})}{\mathit{C}(g)}

IbyRole(g,rl)\mathit{IbyRole}(g, \mathit{rl}) returns the total activity instance count by role rl\mathit{rl} in group gg.
C(g)\mathit{C}(g) returns the number of cases in group gg.

Formal Definition

IbyRole(g,rl)C(g)\frac{\mathit{IbyRole}(g, \mathit{rl})}{\mathit{C}(g)}

Tags

actinst
case
role
type

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.quality.groups.expected_activity_instance_count_by_role