Previous Topic: Main Selection Metric ExamplesNext Topic: Over Subscription Metric Example


Under Subscription Metric Examples

Metric Definition: Example 1

'Ensure at least 5% of all emails are reviewed (aka 'top-up').'

This can be interpreted as 'retrieve n events from All data (Type A)' where n is defined as 5 percent of All (Type A) data minus the main selection metric.

Metric Definition: Example 2

'Ensure at least 20% of incoming and outgoing events are reviewed.'

This can be interpreted as 'retrieve n events from All data (Type A)' where n is defined as 20 percent of All (Type A) data per Data Grouping minus the main selection metric.

Note: This example assumes that customized function is implemented to implement the grouping, which in this instance derives the Direction (Incoming/Outgoing) of the event.

Metric Definition: Example 3

'Ensure a minimum of 10 events are returned.'

This can be interpreted as 'retrieve n events from All data (Type A)', where n is defined as 10 minus the main selection metric.