https://github.com/kvanttt/random-sequence-analysis
A library for random sequences estimating.
https://github.com/kvanttt/random-sequence-analysis
analysis c-sharp chi-square criterion monte-carlo random sequence
Last synced: about 1 year ago
JSON representation
A library for random sequences estimating.
- Host: GitHub
- URL: https://github.com/kvanttt/random-sequence-analysis
- Owner: KvanTTT
- Created: 2012-10-12T16:24:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-12T17:07:13.000Z (over 13 years ago)
- Last Synced: 2025-01-24T07:43:33.407Z (about 1 year ago)
- Topics: analysis, c-sharp, chi-square, criterion, monte-carlo, random, sequence
- Language: C#
- Size: 262 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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:
