Description
Number of distinct clients associated with cases where the activity is instantiated in the event log.
Potential use
Process is executed for different clients.
Assumptions
It is desirable to maximize the number of clients.
Desired Value:
MAXIMIZE
Required attributes
actcasecli
Equations
Formula for practitioners
returns the set of distinct client identifiers associated with activity .
Formal Definition
Tags
act
case
cli
Python implementation
This indicator is implemented in the process_performance_indicators Python library.
process_performance_indicators.indicators.flexibility.activities.client_count
