The permutation test permut measures how long it takes to produce a complete set of permutations of a given number of digits.
The result of the test is measured by the chi square test.
The syntax for permut is:
permut digits size
Example:
permut 6 10000
This example produces a complete set of permutations for 6 digits 10000 times.
Size should be at least 10 times the factorial of digits.
The result should fall within the range given by the program 99 percent of the time.
Table of Contents
Job and Record Level Definitions
Field Level Definitions
Datagen Syntax
Supporting Routines
FAQ
Copying