Equidistribution Test

The equidistribution test equdis measures the distribution of uniform random numbers. The Kolmogorov-Smirnov test is used to measure the distribution. The uniform random numbers are sorted, and the running count of numbers are measured against the predicted count at each stage.

Syntax

The syntax for equdis is:

      equdis size

Example

      equdis 10000

The result should fall within the range given by the program 95 percent of the time.


Table of Contents     Job and Record Level Definitions
Field Level Definitions     Datagen Syntax
Supporting Routines     FAQ     Copying