Posted: Oct 20, 2009 16:15 Post subject: PICK-3 strategy Pr > 100
Part 1:
I tried to implement the 3 - Digit strategy as discrived on the "Lotto, Lottery Software, Excel Spreadsheets: Programming, Strategies" presented by Ion. The specific strategy is quoted next:
"* Playing only when "Skips" shows 4 or 5 as the first number:
- playing 21 times @ $150/play = $3150
- number of wins: 14 x $500 = $7000
- net profit: $3850/year (400 drawings).
This profit comes WITHOUT applying any filter to Pr=100!"
My country Pick-3 history file has about 2,400 past drawings.
I decided running the above strategy on this history file, when I split the file into two parts: 2,000 drawings - representing past ones and 400 representing "future" drawings.
The first data3 file was generated with the 2000 past drawing, and than I added each new draw from the "future" file. For each new draw I run all necessary programs (i.e Super Util - Make/Break, Winning Reports, Check Strategies and combinations).
I used the same SIM-3 and ST3.000 (Pr min. = 100) files along all the drawings.
The 'median skip' ranges betwen 4,5 and 6, so this strategy says to play when the 'first skip' is equal or less one from the median.
As you can see in the following table, I run 50 "future" drawings only.
There were 11 occasions when the 'first skip' was equal or less one from the 'median skip'.
The reason I quit was that no combination generated by Bright3 (1700 combinations!) rise as a win set.
In the above Ions post, he played 21 times (150*21=3150) and win 14 times, it's 14/3150 ratio => 1 win per 225 combinations!
So, probably I have made some mistake and I'll appriciate to have your insight on it.
Many thanks.
*********
Part 2:
I tried to run DEZ strategy presented on July 2001 (back to back doubles) without sucess. I got the same issue as in Pr = 100 strategy, very few combinations generated by Bright3, got wins.
***************
Part 3:
Can I run Bright3 program in batch mode? I want to run Bright3 overnight hundreds of times without needing to prompt into the keyboard. Can I do that?
***************
Code:
Draw Median First Sequential Play Win Cost
# Skip Skips
2093 4 15 -- No -- 0
2094 4 0 --- No -- 0
2095 4 1 --- No -- 0
2096 4 2 --- No -- 0
2097 4 3 143 Yes No -143
2098 4 4 144 Yes No -287
2099 4 5 --- No -- -287
2100 4 6 --- No -- -287
2101 4 0 --- No -- -287
2102 4 1 --- No -- -287
2103 4 2 --- No -- -287
2104 4 3 174 Yes No -461
2105 4 4 177 Yes No -638
2106 5 5 --- Yes - -638
2107 4 6 --- No -- -638
2108 4 7 --- No -- -638
2109 4 8 --- No -- -638
2110 4 9 --- No -- -638
2111 4 10 -- No -- -638
2112 4 11 -- No -- -638
2113 4 12 -- No -- -638
2114 4 13 -- No -- -638
2115 4 14 -- No -- -638
2116 4 15 -- No -- -638
2117 5 16 -- No -- -638
2118 5 17 -- No -- -638
2119 5 18 -- No -- -638
2120 5 19 -- No -- -638
2121 5 0 --- No -- -638
2122 5 1 --- No -- -638
2123 5 2 --- No -- -638
2124 6 3 --- No -- -638
2125 6 4 --- No -- -638
2126 5 5 168 Yes No -806
2127 6 6 154 Yes No -960
2128 6 7 --- No -- -960
2129 6 8 --- No -- -960
2130 4 0 --- No -- -960
2131 4 1 --- No -- -960
2132 4 2 --- No -- -960
2133 4 3 156 Yes No -1116
2134 4 4 163 Yes No -1279
2135 5 5 163 Yes No -1442
2136 5 6 --- No -- -1442
2137 5 7 --- No -- -1442
2138 5 8 --- No -- -1442
2139 5 9 --- No -- -1442
2140 4 0 --- No -- -1442
2141 4 1 --- No -- -1442
2142 4 2 --- No -- -1442
2143 4 3 155 Yes No -1597
2144 4 4 157 Yes No -1754
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum