Unwanted activity Instance count

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

Description

Number of times that an unwanted activity is instantiated in 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

cgUIC(c)\sum _{c \in g} \mathit{UIC}(c)

UIC(c)\mathit{UIC}(c) returns the unwanted activity instance count for case cc.

Formal Definition

cgUIC(c)\sum _{c \in g} \mathit{UIC}(c)

Tags

act
actinst
case
type

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.quality.groups.unwanted_activity_instance_count