Expected Unwanted activity Instance count

View in library docs
eUIC(g)\mathit{e}\mathit{UIC}(g)
Dimension:
Quality
Granularity:
Group of cases

Description

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

Potential use

Event log that contains activities whose execution is unwanted.

Assumptions

Unwanted activities negatively affect the quality of the process.

Desired Value:

MINIMIZE

Required attributes

act
actinst
case
type

Equations

Formula for practitioners

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

UIC(g)\mathit{UIC}(g) returns the total unwanted activity instance count for group gg.
C(g)\mathit{C}(g) returns the number of cases in group gg.

Formal Definition

UIC(g)C(g)\frac{\mathit{UIC}(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.quality.groups.expected_unwanted_activity_instance_count