Buy the best software: Lottery, Powerball, Mega Millions, gambling roulette, blackjack, sports.

Lotto Strategy, Software: 10-numbers Combinations Wheeled to 5-number Lotto Games

By Ion Saliu, Founder of Lottery Mathematics

Presenting a new lotto strategy applied to 5-number lotto games.

Published in October 2010.

• Bright15: New lotto software generating 10-number combinations based on data files (real drawings) in 5-number lotto games.

The options specific to this lotto 5-10 software package and different from Bright5 are F (filters) and C (10-number lotto combination generating). The filter report is generated by a lotto program named LottoGroupSkips5exe. The 10-number lotto combinations are generated by the Combine5-10 application. I left in the bundle all the programs incorporated in Bright-5. I thought it convenient to do some lotto calculations or combination generating in the same interface, instead of hunting in different software packages.

First, let's take an artistically educated peek at the main menus.

Lotto Strategy, Software: 10-numbers Combinations in 5-number Lotto Games.

There was a mix of curiosity and skepticism (perhaps cynicism as well) expressed in my forums this year of grace 2010. It was related to an old lotto 6/40 strategy that hit the jackpot but it wasn't played (1986)! I started the talk back in January 17, 2001. I wrote this message in my oldest forum: History of my Lottery, Lotto Experience: Software, Systems.

That post triggered questions in my previous forums and also from readers of my book. Why don't I present clearly and in detail that lotto strategy that hit a jackpot in 1986 (although it was not played)? I would start two threads in the forum, for open discussions on that lotto strategy. Then, I put together an article at SALIU.COM with human ad technical details (computer programming, software, probability theory).

Also, the request to write specific software for this type of lotto strategy was imminent. The delay was also imminent primarily because the task is daunting.

To my surprise, I discovered yet another lottery programming technique. I only needed one logical bloc from my lotto-6 software. That logical bloc almost cloned itself a number of times equal to all those subgroups for 12-number generation! It was quite easy and surprisingly fast. I discovered also new tools to check for precision. The probability is very high that my lotto code for 12 numbers is as accurate as it can be. The 10-number software for lotto 5 generation was even easier; I only had to delete logical branches that didn't apply to 5-number combinations. It took me around two hours to complete the final version of the software!

Convert the combinations to 5 numbers using a special 10-number lotto wheel assuring '3 of 5' winners.

Writing started, however, with 6-number lotto, specifically bookie lotteries. The discussion began in my previous forum and was triggered by a judgment error in my lotto pairing software. From there, we went on to bookie lotteries where the player can play groups of 2, or 3, or 4 numbers (instead of 6-number tickets as in traditional lotto).

At last, I wrote the software for the lotto-6 games generating 12-number combinations. It is all presented here:

I expanded the concept and I wrote Lotto Group Skips 5. The lotto program generates a special report for lotto-5 regarding the SKIPS of the subgroups of numbers: Singles (ones), Pairs, Triples, Quads, and Quintet. The report shows, draw by draw, when each subgroup last hit; that is, how many drawings each subgroup skipped in the most recent past. These 5 parameters will serve as filters in the lotto program that generates 10-number combinations while working with a 5-number lotto results file.

Here is the beginning of a report:

Lotto Strategy for 5 numbers in 10-number combinations of singles to quintets.

The relationship between the above filters and the combination generators in Bright-5 (Lexicographic, Optimized random, Wheeling) and MDIEditor Lotto WE:

Analyzing groups: singles, pairs, triples, quadruples, quintuples in lotto 5-of-43 games.

The filters reported in the first program will feed the 10-number lotto combination generator: Combine5-10. The lotto software generates random combinations for lotto-5, but 10 numbers per combination; the data file must still be in the 5-numbers-per-line format as in the Bright5 programs. Only the minimum levels of the following filters are applicable in this type of software: Ones, Pairs, Triples, Quads, and Quintet.

Looking at the filters above, you might be inclined to apply the highest values to the 10-number lotto generator. Please keep in mind that 10-number games are very different from 5-number lotto games. Obviously, the odds are far higher as the number of total possible combinations is far larger. Furthermore, there is a limit imposed by the performance of the computers. Generating 10-number combinations with high filter levels can quickly come to a halt. The computers are not fast enough to quickly find qualifying 10-number lotto combinations.

In addition to the performance limitations of the computers, one should be mindful also that a minimum number of subgroups are needed in order to build at least one combination. In 5 from 43 lotto, for example, we can eliminate up to 38 single-number groups (the Ones filter). In that extreme case, 43 – 38 = 5 numbers left. In 10 from 43 lotto, we can't eliminate more than 33 lotto numbers. What I want to say is that the filter levels for 10-number lotto must be significantly lower than for lotto-5 games. But there is still equivalency from 5 to 10 numbers per combination. Say, we enable the Quintet filter in Combine 5-10. The program will generate combinations that do not repeat any of the past 5-number draws set in Quintet. You can break the 10-number combo into 252 groups of 5 lotto numbers. None of the 252 will repeat any drawing from the range set by the Quint filter.

Problem is, Combine-5-10 will have a hard time finding all those gazillions of 10-number lotto combinations that satisfy the restrictions imposed by very high filters. There are 1917334783 (almost 2 billion) combinations in a '43 numbers taken 10 at a time' set. Still, substantially lower than the previous case of generating 12-number combinations for a 6/49 lotto games (over 92 billion combosnations — a favorite term of mine!)

I did several tests on my PC. I could not get to generate any 10-number combination for a 43-ball lotto number. I came across maximum values for the filters that my computer can't climb.

First of all, I used a real data file with drawings from the 5-43 lotto game played in Pennsylvania (named Cash 5). I created a data file from the beginning of that lotto game. A file of simulated lotto drawings is mandatory. I used the best SIMulated data file for 5 / 43 lotto there is. I generated all 962598 possible combinations in lexicographical order. My special software, PermuteCombine, is best suited for the task. Then, I shuffled (randomized) that file in Shuffle (part of the Bright15 package). The result was SIM-5. I combined the real data file with SIM-5 and the result was D5, the big data file used by Combine 5-10.

My personal computer has these performance specs:

Processor Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2403 Mhz, 4 Core(s), 4 Logical Processor(s)
Installed Physical Memory (RAM) 4.00 GB
OS Name Microsoft Windows 7 Professional
System Type x64-based PC

These are non-rocket-science maximum values of filters I encountered:

Triples: 150
Quads: 60000
Quintet: 250000

That is, at each of those filter levels the program slowly, slowly generated lotto 10-43 combinations. A lot depends on your computer. You will need a few trial-and-error runs. Run this software at Command Prompt only. Close down all applications, including Internet browsers.

You might want to try lower settings for the Triple, Quad, and Quintet filters. The generation process should be slow, however. A slow generation is a favorite of randomness. The chance is better you'll get the 5-number winner within a small amount of 10-number combinations. Repeat, a 10-number combination expands to 252 lotto combinations that did not repeat from the past drawings. Such combinations have a better chance to hit the lotto jackpot in the near future.

We all here know by now that everything is ruled by randomness. Furthermore, any random event does repeat within a number of trials precisely calculated by mathematics (with a high degree of certainty, that is). Thusly, a 5 of 5 lotto combination in a 5/43 lotto game will repeat from 1156 past drawings with a 50% degree of certainty. My probability software Collisions makes the calculations a breeze. Read this eBook, will you:

So, I chose three 10-number combinations. I wheeled each combination twice by applying one lotto wheel I created. I just added it to the Web page dedicated to special lotto wheeling:

The lotto wheel consists of 4 groups of 2 or 3 numbers each, for a total of 10 numbers in the pool. Two of the groups consist of 3 numbers each: 1-2-3 and 6-7-8. The other two groups consist of 2 numbers apiece: 4-5 and 9-10. Each number appears 3 times in the 5-number lotto wheel (6 lines, '3 of 5' minimum guarantee). I no longer sort the number pools lexicographically. I randomize or shuffle the numbers. The more randomization iterations, the better the probability to come across the winning lotto combination.

Applying the 10-number lotto strategy and checking for winners in a real-result lotto file.

The best way to apply the 10-number lotto wheel is randomization. The 10-number lotto combinations are already in random order. Leave them as-is. If you want to apply the 10-lotto wheel twice, group the numbers by frequency. The Super Utilities option (Software Lotto 5) creates very good frequency reports for pairs and triples. Group lotto numbers that show good frequency together. Another option to consider is to wheel a 10-number lotto combination only once. That way you can choose to play twice as many 10-number combinations. Again, my lottery software is the best tool to wheel your lotto numbers: Lotto Wheeler.

You can see how a lotto strategy fared in the past by going back 100 drawings in your game. Delete the top 100 draws in your Data-5 file. Save it as Data-5.2. Recreate the new D5 (Data-5.2+SIM-5 D5). Run Combine 5-10 with your filter settings (the slow generating process). Select your combinations from the bottom of the output file. Use Winners (also included in Bright 15) to check for winners against your original Data-5. Repeat the process by deleting the top 99 draws from your Data-5. Save again as Data-5.2. Recreate D5, etc.

How to use Winners to check for hits against your file with real lotto drawings.
Of course, you applied a 10-number lotto wheel, so you have a group of 5-number lotto combinations (with the numbers to play). Run Winners for such a group and against your original Data-5 (never against Data-5.2 or D5).

You can also use Winners for 10-number combinations without applying a lotto wheel first. You chose a number of 10-number lotto combinations. You don't wheel them. You want to check how that group of 10-number lines would have fared in the past. Because, by wheeling the lotto numbers, chances are you will lose the jackpot combination more often than not. In this case, you run Break Down Numbers (option B: Break Down Lines of Numbers). The program will break the 10-number lines (combinations) into groups of 5 lotto numbers each. Feed that group to Winners (as input file).

Caveat:
BreakDownNumbers will eliminate all duplicates and allow only unique 5-number combinations. You might notice, however, that 10-number lines generated by Combine5-10 have in common 5, or 6, or 7 groups of numbers. Therefore, multiple jackpot lotto combinations are possible, but Winners will report only one.

The old lotto strategy is also…new: It applies to bookie lotteries as well.

Bright 15 is immediately available to download to registered members:

Before downloading, create a folder (directory) for this software package; e.g. BRIGHT15. You can create a folder more easily in the GUI mode, in Windows Explorer (File Explorer in Windows 8, 10). Open Explorer and find your drive C:. You will probably find it under My Computer (or simply Computer in Vista / Windows 7; This PC in Windows 10). Double click C: in the left pane. Move to the right pane, all the way down. Right click on the empty space. From the ensuing menu select New, then Folder. In the highlighted New Folder type BRIGHT15. You download Bright 15 from saliu.com to your C:\BRIGHT15 folder.

You can decompress BRIGHT15 in Windows Explorer. Navigate to your C: drive, then to the BRIGHT15 folder. Double click on the folder. Move to the right pane and now double click BRIGHT15. The self-decompression starts automatically. Select the same folder for the location of the decompressed files. You can do the same thing at the command prompt. At the C:\BRIGHT15 prompt, you type: BRIGHT15 and press Enter. The decompression starts automatically and you can select the same folder as the destination.

After decompression, read either README.TXT or README15.TXT. Type B15 (or b15) to start the application. Remember also, B15 is a vitamin extremely beneficial to stamina and energy. It is not allowed in the United States as a vitamin, but there are supplements based on calcium pangamate.

Run lotto software to generate 10-number combinations for Cash 5 lotto games.

Resources in Lottery Software, Strategies, Systems, Lotto Wheels

See a comprehensive directory of the pages and materials on the subject of lottery, lotto, software, systems, lotto wheeling.

Lotto Strategy, Software: 10-numbers Combinations in 5-number Lotto Games.

Home | Search | New Writings | Odds, Generator | Contents | Forums | Sitemap

You exit the site of the new best lotto software and strategies to win the jackpot.