A Non-Parametric Approach to Detect Patterns in Binary Sequences
Anushka De

TL;DR
This paper introduces a non-parametric, distribution-free method for detecting non-random patterns in binary sequences, focusing on the occurrence and trends of a specific element type, and demonstrates its superiority over traditional runs tests.
Contribution
The paper develops a novel non-parametric test for identifying patterns in binary sequences, addressing limitations of existing runs-based methods, and incorporates multiple statistical tests for improved accuracy.
Findings
The proposed method accurately detects non-random patterns in small samples.
It outperforms traditional runs tests in identifying true patterns.
The approach is distribution-free and applicable to various sequence types.
Abstract
In many circumstances, given an ordered sequence of one or more types of elements or symbols, the objective is to determine the existence of any randomness in the occurrence of one specific element, say type 1. This method can help detect non-random patterns, such as wins or losses in a series of games. Existing methods of tests based on total number of runs or tests based on length of longest run (Mosteller (1941)) can be used for testing the null hypothesis of randomness in the entire sequence, and not a specific type of element. Moreover, the Runs Test often yields results that contradict the patterns visualized in graphs showing, for instance, win proportions over time. This paper develops a test approach to address this problem by computing the gaps between two consecutive type 1 elements, by identifying patterns in occurrence and directional trends (increasing, decreasing, or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
