Menu: Filters Ticket Index Movement
Each combination of numbers is assigned an index which defines its position in the list of all possible combinations. In a 6/49 lottery the ticket index "1" is assigned to ticket with numbers 1, 2, 3, 4, 5, 6, ticket index "2" is assigned to ticket with numbers 1, 2, 3, 4, 5, 7 and the ticket index 13983816 is assigned to the last ticket with numbers 44, 45, 46, 47, 48, 49.
This filter allows to find tickets that correspond to the following equation:
x = [AbsoluteValueOf(TicketIndex - TicketIndexOfSelectedDraw)] / TotalCountOfAllPossibleCombinations
0.0 <= x <= 1.0