Almost in any method we are using the interval.  What is that?

Let say we have N=12 lotto results

 

and now we want to divide them by interval = 3.

We will divide  these draws into groups by 3 draws in each group

and as a result will have 10 groups ( N - interval+1) consecutive draws

    and so on.