Creating a New Algorithm

An organization has the ability to add a new algorithm if the sample algorithm is not suitable, ensuring that a different method is used when producing a random sample of cases for audit.

The following example outlines how to add an algorithm 'Every Nth Case', which adds every nth case to the list of cases to be included in the audit. N is a parameter specified by the audit coordinator. Utilizing Dynamic Selection Queries describes how to include algorithm parameters in case audit generation. The following sections describe in detail the steps required to create a new algorithm and add it to the application. The steps required are -