how to set ten pairs number in EL?

how to set ten pairs number in EL?

Postby sysp34 » Tue Jan 06, 2009 8:39 am

stan or anybody who knews how to create ten pairs...

i like to knew 10 pairs cycles using numbers (0,1,2,3,4,5,6,7,8,9) and we had 945 pairs pattern (see attachment)

for example this pairs pattern

01, 23, 45, 67, 89, 10, 32, 54, 76, 98

and EL platform would be like this

12x = 10-21, 12-23, 14-25, 16-27, 18-29, 11-20, 13-22, 15-24, 17-26, 19-28

1x3 = 10-31, 12-33, 14-35, 16-37, 18-39, 11-30, 13-32, 15-34, 17-36, 19-38

x23 = 20-31, 22-33, 24-35, 26-37, 28-39, 21-30, 23-32, 25-34, 27-36, 29-38


i had try using match number for 12x

10-21, 12-23, 14-25, 16-27, 18-29, 11-20, 13-22, 15-24, 17-26, 19-28

using match condition match 2 the filters match numbers calculate 100 pairs because process will calculate 0,1,2,3,4,5,6,7,8,9 vs 0,1,2,3,4,5,6,7,8,9

and i thought i can use filters pairs, unfortunately the process only for consecutive pairs although the filterstats.xml shown a promissing way but it might calculate in wrong ways because

[m]
<void property="displayName">
<string>Pairs Filter (leave 10-11)</string>
</void>
<void property="numbers">
<array class="int" length="1">
<void index="0">
<int>10</int>
</void>
</array>
</void>
</object>
[/m]

because it only tacle one pairs 10-11 while i need 10 pairs

and the possible way are using position numbers but the process only for consecutive pairs because when using this we able to calculate

position 1 : 10
position 2 : 20,21,22,23,24,25,26,27,28,29
position 3 : 30,31,32,33,34,35,36,37,38,39

so we have 12x with pairs numbers 10-20, 10-21, 10-22, 10-23, 10-24, 10-25, 10-26, 10-27, 10-28, 10-29

well the 3rd way only shown 10 pairs patterns so i must think a different ways

does anybody have an idea to tackle above or attachment files?

thank for any info and good luck
You do not have the required permissions to view the files attached to this post.
sysp34
 
Posts: 559
Joined: Thu Nov 30, 2006 2:22 am

Postby CARBOB » Tue Jan 06, 2009 1:13 pm

Ragwi, we may have to wait for new version. I think Stan intends on V5.0 being able to tackle Pick 3 & Pick 4 type games without going thru adding 10,20,30,40 to draws. It's funny you asked this question because I was working on something similar. Look at these stats for 10 pairs for Fla Mid.
It won't post right. I have to find the thread where you told me how to do it!!! I found Stans response to the same question about lining up the text.

[m][/m] A B C D E F G H I J
HITS 128 98 89 80 69 60 55 50 37 24
AVG 1.80 2.36 2.60 2.89 3.35 3.85 4.20 4.62 6.24 9.63
CUR.SKIP 1 0 0 2 2 5 0 3 27 8
these are the 10 pairs associated with those stats. The A Pairs. Can you believe that stat. A pair from that group shows in less than every 2 draws.
[m] 94 96 92 25 98 79 10 65 69 29
[/m]
CARBOB
 
Posts: 874
Joined: Thu Jun 29, 2006 10:34 pm

Postby stan » Tue Jan 06, 2009 1:22 pm

[quote=CARBOB]
Ragwi, we may have to wait for new version.
[/quote]
right, i'm about to start working on new filter infrastructure so maybe you'll get your new filter in a month or two:)
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Postby CARBOB » Tue Jan 06, 2009 11:13 pm

[m][/m]Ragwi, here's another look at the pairs, FP, SP, BP for Fla Mid. The way I did it was to sort the 100 Pairs by the number of hits, then split them into groups of 10. Here's the formula =INDEX({"A","B","C","D","E","F","G","H","I","J"},INT((MATCH(E11,$T$3:$DO$3,0)-1)/10)+1).

FP A B C D E F G H I J
HITS 43 32 27 23 28 23 23 15 12 7
AVG 5.42 7.28 8.63 10.13 8.32 10.13 10.13 15.53 19.42 33.29
CUR.SKIP 1 2 8 0 5 21 3 68 30 20



SP A B C D E F G H I J
HITS 47 30 32 33 20 18 19 17 10 7
AVG 4.96 7.77 7.28 7.06 11.65 12.94 12.26 13.71 23.30 33.29
CUR.SKIP 4 6 1 5 10 19 0 12 2 68



BP A B C D E F G H I J
HITS 43 32 27 23 28 23 23 15 12 7
AVG 5.42 7.28 8.63 10.13 8.32 10.13 10.13 15.53 19.42 33.29
CUR.SKIP 10 3 1 15 9 0 26 6 49 11




[quote=CARBOB]
Ragwi, we may have to wait for new version. I think Stan intends on V5.0 being able to tackle Pick 3 & Pick 4 type games without going thru adding 10,20,30,40 to draws. It's funny you asked this question because I was working on something similar. Look at these stats for 10 pairs for Fla Mid.
It won't post right. I have to find the thread where you told me how to do it!!! I found Stans response to the same question about lining up the text.

[m][/m] A B C D E F G H I J
HITS 128 98 89 80 69 60 55 50 37 24
AVG 1.80 2.36 2.60 2.89 3.35 3.85 4.20 4.62 6.24 9.63
CUR.SKIP 1 0 0 2 2 5 0 3 27 8
these are the 10 pairs associated with those stats. The A Pairs. Can you believe that stat. A pair from that group shows in less than every 2 draws.
[m] 94 96 92 25 98 79 10 65 69 29
[/m]
[/quote]
CARBOB
 
Posts: 874
Joined: Thu Jun 29, 2006 10:34 pm

Postby sysp34 » Wed Jan 07, 2009 4:09 am

[quote=CARBOB]
=INDEX({"A","B","C","D","E","F","G","H","I","J"},INT((MATCH(E11,$T$3:$DO$3,0)-1)/10)+1).
[/quote]

thank for the formula Monsiuer Bob :cool:

well let see if i can use it to tackle 945 pairs.

A B C D E F G H I J
HITS 128 98 89 80 69 60 55 50 37 24
AVG 1.80 2.36 2.60 2.89 3.35 3.85 4.20 4.62 6.24 9.63
CUR.SKIP 1 0 0 2 2 5 0 3 27 8


about above occurrence, sometimes i see that trends after "long" skipped some patterns/combos will be fulfill expected occurrence.

good luck
sysp34
 
Posts: 559
Joined: Thu Nov 30, 2006 2:22 am


Return to Comments, suggestions, features requests

Who is online

Users browsing this forum: No registered users and 10 guests