Overall Quality

View in library docs
OQ(c)\mathit{OQ}(c)
Dimension:
Quality
Granularity:
Case

Description

Overall quality associated with the outcome of a case.

Potential use

Event log contains information that allows measuring overall quality, such as customer satisfaction or a quantifier of the outcome of the process.

Assumptions

Maximizing the quality of the process is desirable.

Desired Value:

MAXIMIZE

Required attributes

case
qual

Equations

Formula for practitioners

#qual(c)\#^{}_{\mathit{qual}}(c)

#qual\#^{}_{\mathit{qual}} returns the overall quality associated with case cc.

Formal Definition

#qual(c)\#^{}_{\mathit{qual}}(c)

Tags

case
qual

Python implementation

This indicator is implemented in the process_performance_indicators Python library.

process_performance_indicators.indicators.quality.cases.overall_quality