Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.06 KB

Random-Sequence-Analysis

A library for random sequences estimating with following criterions:

  • Chi Square
  • Monte Carlo
  • Compression Ratio (using 7Zip with LZMA)
  • Extremium Criterion (russian description is here, where is english decription I don't know :).

Mean and Variance are additional output parameters.

How to treat results:

  • White color: sequence random with high probability.
  • Yellow color: sequence may be not random.
  • Red color: sequence not random with high probability.

Combination of all criterions only show the most accurate picture of random sequence nature (but still it may be incorrect), not one criterion.

Sample screenshot: