Conformance rate measure

The conformance customizing package contains the KI_CONFORMANCE_RATE measure with source attribute AT_KI_CONFORMANCE_RATE. The attribute is calculated by calculation class ZAttributeCalculatorConformanceRate.

In CTK, the attribute calculation class is named Conformance rate.

The XML structure of AT_KI_CONFORMANCE_RATE looks like this:

<calcattr name="AT_KI_CONFORMANCE_RATE" type="PROCESS" delete="no">
<calcclass name="com.idsscheer.ppm.server.keyindicator.
attributecalculator.ZAttributeCalculatorConformanceRate"
loglevel="VERBOSE" />
</calcattr>

The output of the calculation is a value of either 0.0 (non-conformant) or 1.0 (conformant). The measure is aggregated by average and shows the proportion of conformant processes to all processes.