home *** CD-ROM | disk | FTP | other *** search
- ▄██████████████▄
- ██████▀▀▀▀▀▀██████ ▄▄▄▄▄
- █████ ▀▀▀▀▀▀ █ ▄▄▄ █
- █████████████████ █████ ████████████████████████████ █ █ █
- █████████████████ █████ ████████████████████████████ █ ▀▀▀ █
- ▀▀▀▀█████████▀▀▀▀ █████ ██████▀▀▀▀█████████▀▀▀██████ ▀▀▀▀▀
- █████████ █████ ██████ █████████ ██████
- █████████ █████▄▄ ▄▄▄▄▄ █████████
- █████████ ██████████████████ █████████
- █████████ ▀██████████████▀ █████████
- █████████ █████████
- █████████ █████████ █████████
- ███████████████████████████████ █████████████████
- ███████████████████████████████ █████████████████
- ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
-
- Aleksandar Radovanovic (c) 1991
-
- Files:
- SETUP.EXE Setup program
- LOT.EXE LOT program
- GENER.COM Assembly routines
- LHELP.LHP Help file
-
- Files taht Lot make:
-
- *.SST Lotto system file
- STP.LOT Setup data
-
-
- LOT is extremely powerful tool for Lotto players all around world.
- Program do not operate with terms like "probability" or "statistics".
- It is used for making systems, i.e. set of games, with a 100%
- guarantee of success. Algorithm, first implemented on Zilog Z80
- microprocessor in 1985, is improved and implemented on PC assembly
- language.
-
-
- Description the winning game
- ---------------------------------------------------------------------
-
-
- LOT is the program for making lotto systems which guarantee
- one of prizes. Principle of LOT is "What you want that you get with
- guarantee of 100%". How is it possible?
-
- Suppose the game with 39 numbers, from 1 to 39, and one game
- consist of 7 numbers. If one wants to win the first prize he must
- guess all 7.
-
- 1) The wining game can be described like this:
- "game consists of 7 numbers in range from 1 to 39".
- If one want to win the first price he must play a system of
- 15,380,937 combinations:
-
- 1. 1 2 3 4 5 6 7
- 2. 1 2 3 4 5 6 8
- 3. 1 2 3 4 5 6 9
- . . . . . . . . . . . . . . .
- . . . . . . . . . . . . . . .
- . . . . . . . . . . . . . . .
- 15380935. 33 34 35 36 37 38 37
- 15380936. 33 34 35 36 37 38 38
- 15380937. 33 34 35 36 37 38 39
-
- One of this combinations must surely be the winning one, but
- no one has so much money to pay the costs of the game like this.
-
- 2) The wining game can be described like this:
- "The winning game is made from 7 of 12 numbers".
- In this case players pays for 792 games. For example, if the chosen
- numbers are:
-
- 1 5 11 13 15 16 18 20 22 27 30 32
-
- games will be:
-
- 1. 1 5 11 13 15 16 18
- 2. 1 5 11 13 15 16 20
- 3. 1 5 11 13 15 16 22
- . . . . . . . . . . . . .
- . . . . . . . . . . . . .
- . . . . . . . . . . . . .
- 788. 15 16 18 20 27 30 32
- 789. 15 16 18 22 27 30 32
- 790. 15 16 20 22 27 30 32
-
- In this case player wins the first price if the 7 chosen
- numbers are among the 12 he played. In many countries, there are
- systems tickets, so the player may circle only 12 numbers.
-
- This method lowers the costs, but player must guess among
- which numbers will be the chosen ones.
-
- 3) The winning game can be described like this:
- "The winning game is made from 7 of 20 numbers, but I want to get
- only 6 shots".
-
- This means that the player must guess among which 20 numbers
- are 7 chosen, then he win second prize. For the first prize, (7
- shots), player must play 77,520 games, similarly like previously.
- But for 6 shots he plays only 3140 games.
-
- For example, if the player chooses numbers:
-
- 1 3 4 6 9 11 14 15 16 17 19 20 21 23 24 25 26 27 29 30
-
- the games will be:
-
- 1. 1 3 4 6 9 11 14
- 2. 1 3 4 6 9 15 16
- 3. 1 3 4 6 9 19 20
- . . . . . . . . . . . . .
- . . . . . . . . . . . . .
- . . . . . . . . . . . . .
- 2500. 6 9 17 20 23 26 30
- 2501. 6 9 17 20 25 29 30
- 2502. 6 9 17 20 26 27 29
- 2503. 6 9 17 21 23 25 29
- . . . . . . . . . . . . .
- . . . . . . . . . . . . .
- . . . . . . . . . . . . .
- 3138. 19 20 24 25 26 27 29
- 3139. 20 23 24 25 26 27 30
- 3140. 21 23 25 26 27 29 30
-
- In this case the system guarantees six shots if the 7 chosen
- numbers are among 20 the player had designated.
-
- In some cases player wants only 5 shots. In this case he must
- play 211 games, for he needs to play only 34 games to get 4 shots.
- Next table illustrates the number of games for some numbers in game
- and the designated guarantee.
-
- Numbers Guarantee Games
- in game
- --------------------------------
- 39 7 15,380,937
- 20 7 77,520
- 20 6 3,140
- 20 5 211
- 20 4 34
- 12 7 792
- 12 6 49
- 12 5 7
- 12 4 3
- --------------------------------
-
- Except the guaranteed shot, players may win first prize, but
- it is only luck.
-
- 4) In describing the winning game user can use statistics. For
- example, statistics say that there is a low probability that all
- numbers in the winning game will be even, or that all will be odd.
- Statistics can be included in describing the winning game through
- following options:
-
- - Max first: expected biggest first number in the winning
- game.
- - Min last: expected lowest last number in the winning game
-
- - Distinction: expected least distinction of two numbers in
- the winning game.
-
- - Neighbors: expected maximum of neighboring numbers in the
- winning game. "Neighbor" means only two numbers
- i.e. 1,2,3 are not neighbors but 1,2,4,5 are.
- - Even: expected maximum of even numbers in the winning
- game.
-
- - Odd: expected maximum of odd numbers in the winning
- game.
-
- Another use of statistics is for making sets of numbers. Sets ca be:
-
- - Fixed numbers: player fixes numbers that he expect to be in
- the winning game. These numbers appears in every
- game.
-
- - Favorite numbers: player define a set of numbers of at
- least one shall be in every game that program
- will make.
-
- - Sets of numbers: player defines up to 20 set of numbers
- which will be favoured or handicapped.
- Favorization, or handicapping is made by defining
- how many numbers from the set shall appear in
- each game that LOT made. Criteria for making sets
- is, for example, to make up a set of numbers
- that rarely appear, or numbers that often appears
- in winning games.
-
- - Sum of numbers: player can define up to 5 sums of numbers. Sum is
- defined like minimum and maximum sum of desired
- numbers.
-
- ---------------------------------------------------------------------
- Please, excuse my English, but I hope everything is
- comprehensible enough.
-
-
- I continue to spend significant time and money maintaining and enhancing
- Lot. If you find Lot useful to use, please send $25, or equivalent in your
- currency, as a cash, check or money order with your name and address, to:
-
- ┌──────────────────────────────────────┐
- │ Aleksandar Radovanovic │
- │ Jurija Gagarina 193/65 │
- │ 11070 Novi Beograd │
- │ │
- │ E U R O P E - Y U G O S L A V I A │
- │ │
- │ Phone: +38 11 156-327 │
- │ BBS: +38 11 185-842 │
- └──────────────────────────────────────┘
-
- No version of Lot may be sold without the prior written permission of author!
-