Expected Automated activity Instance count

View in library docs
eAuti(g)\mathit{e}\mathit{Auti}(g)
Dimension:
Time
Granularity:
Group of cases

Description

Expected number of times that an automated activity is instantiated in a case belonging to a group of cases.

Potential use

Event log that contains automated activities.

Assumptions

Automated activities take less time to be executed.

Desired Value:

MAXIMIZE

Required attributes

act
actinst
case
type

Equations

Formula for practitioners

Auti(g)C(g)\frac{\mathit{Auti}(g)}{\mathit{C}(g)}

Auti(g)\mathit{Auti}(g) returns the automated activity instance count of group of cases gg.
C(g)\mathit{C}(g) returns the case count of group of cases gg.

Formal Definition

Auti(g)C(g)\frac{\mathit{Auti}(g)}{\mathit{C}(g)}

Tags

act
actinst
case
type

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.time.groups.expected_automated_activity_instance_count