Cli(g)\mathit{Cli}(g)
Dimension:
Flexibility
Granularity:
Group of cases

Description

Number of distinct clients associated with cases in a group of cases.

Potential use

Process is executed for different clients.

Assumptions

It is desirable to maximize the number of clients.

Desired Value:

MAXIMIZE

Required attributes

case
cli

Equations

Formula for practitioners

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

Cli(g)\mathit{Cli}(g) returns the set of distinct client identifiers associated with case group gg.

Formal Definition

{#cli(c)cg}|\{\#^{}_{\mathit{cli}}(c) \mid c \in g\}|

Tags

case
cli

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.flexibility.groups.client_count