Page 3 of 3

PostPosted: Wed Oct 07, 2009 2:23 am
by Joe
[quote=Lexus:1254773455]
I used the sum of squares for accuracy as number sum root
1,3,3,5,5,5 (1:2:3)
2,2,5,5,8,8 (2:2:2)
1+2+3 = 2+2+2 = 6
And
1*1+2*2+3*3 (14) it is not equal 2*2+2*2+2*2 (12)
[/quote] i think this is easy to implement, I will add this too
[quote=Lexus:1254773455]
Example:

Number sum root for a combination
2,6,21,41,45,49 = 2,6,3,5,9,4
3,6,20,23,27,40 = 3,6,2,5,9,4
Or
13,14,15,36,41,50 = 4,5,6,9,5,5
4,5,15,18,23,32 = 4,5,6,9,5,5

1 2 3 4 5 6 7 8 9
0 1 1 1 1 1 0 0 1 = 6
0 1 1 1 1 1 0 0 1 = 6
Or
0 0 0 1 3 1 0 0 1 = 12
0 0 0 1 3 1 0 0 1 = 12

I wish to filter all possible combinations for this example

In two passes it is possible to filter all similar variants:

For an example 1 for an example 2

For 1 set 0 for 1 set 0
For 2 set 1 for 2 set 0
For 3 set 1 for 3 set 0
For 4 set 1 for 4 set 1
For 5 set 1 for 5 set 3
For 6 set 1 for 6 set 1
For 7 set 0 for 7 set 0
For 8 set 0 for 8 set 0
For 9 set 1 for 9 set 1

Also for a filtration it is possible to use number sum root last draws - has chosen Latest 40 or ALL Draws - Remove - OK
[/quote]
sorry I don't understand what you trying to say here,

PostPosted: Wed Oct 07, 2009 12:19 pm
by Lexus
[quote=Joe]
[quote=Lexus:1254773455]
Example:

Number sum root for a combination
2,6,21,41,45,49 = 2,6,3,5,9,4
3,6,20,23,27,40 = 3,6,2,5,9,4
Or
13,14,15,36,41,50 = 4,5,6,9,5,5
4,5,15,18,23,32 = 4,5,6,9,5,5

1 2 3 4 5 6 7 8 9
0 1 1 1 1 1 0 0 1 = 6
0 1 1 1 1 1 0 0 1 = 6
Or
0 0 0 1 3 1 0 0 1 = 12
0 0 0 1 3 1 0 0 1 = 12

I wish to filter all possible combinations for this example

In two passes it is possible to filter all similar variants:

For an example 1 for an example 2

For 1 set 0 for 1 set 0
For 2 set 1 for 2 set 0
For 3 set 1 for 3 set 0
For 4 set 1 for 4 set 1
For 5 set 1 for 5 set 3
For 6 set 1 for 6 set 1
For 7 set 0 for 7 set 0
For 8 set 0 for 8 set 0
For 9 set 1 for 9 set 1

Also for a filtration it is possible to use number sum root last draws - has chosen Latest 40 or ALL Draws - Remove - OK
[/quote]
sorry I don't understand what you trying to say here,
[/quote]


In attached file image
I have tried to show visually possibility of filtration Number sum roots - as I it see

Also the given model of a filtration can be used for LAST DIGIT - it is necessary to add Sum root "0"

In previous Posts (attached file) it is visually shown Sum root for LAST Digit

PostPosted: Wed Oct 07, 2009 12:39 pm
by Joe
[quote=Lexus]
In attached file image
I have tried to show visually possibility of filtration Number sum roots - as I it see

Also the given model of a filtration can be used for LAST DIGIT - it is necessary to add Sum root "0"

In previous Posts (attached file) it is visually shown Sum root for LAST Digit
[/quote]

well, this filter is possible, I try this, thanks

PostPosted: Wed Oct 07, 2009 2:21 pm
by Lexus
Hi again Joe!

Would like to learn your opinion on completion of the filter for EL 4.5.6 Match file
and
Development new filter (such definition to it has given Stan "so are you suggesting to create a filter which summarises the repeats of ticket numbers and checks whether the sum is in a given range")

Post in "wish list for Expert Lotto 5.0"
http://www.expertlotto.com/en/forum/for ... &nocount=1

PostPosted: Wed Oct 07, 2009 11:25 pm
by lottoboy
Hi, Joe:

How are you doing recently?
I’m not sure why my Number Order In Columns Filter (V 1.1.0)
is still not working for Pick-5 game and such information always appeared on the screen: “Error while processing Winning Numbers tickets Index: 5, Size: 5â€￾ when clicked the button of Back-test?
Thanks.

Best,
lb

PostPosted: Thu Oct 08, 2009 2:13 am
by Joe
[quote=Lexus]
Hi again Joe!

Would like to learn your opinion on completion of the filter for EL 4.5.6 Match file
and
Development new filter (such definition to it has given Stan "so are you suggesting to create a filter which summarises the repeats of ticket numbers and checks whether the sum is in a given range")

Post in "wish list for Expert Lotto 5.0"
http://www.expertlotto.com/en/forum/for ... &nocount=1
[/quote]

well, its dealing with statistics data. I am not sure i can do this filter, stan can only create such a filters in statistics,

PostPosted: Thu Oct 08, 2009 2:15 am
by Joe
[quote=lottoboy]
“Error while processing Winning Numbers tickets Index: 5, Size: 5â€￾[/quote]
will see this error and let you know, or else i create separate filter for 5-picks, thanks

PostPosted: Thu Oct 08, 2009 3:58 pm
by lottoboy
[quote=Joe]
[quote=lottoboy]
“Error while processing Winning Numbers tickets Index: 5, Size: 5â€￾[/quote]
will see this error and let you know, or else i create separate filter for 5-picks, thanks
[/quote]

Hi, Joe:

Thanks for your sincere reply!

I think that to create separate filter for Pick-5 would be the best way.

We're looking forward to use it now. Thanks.

Best,
lb

PostPosted: Thu Oct 08, 2009 4:52 pm
by Lexus
[quote=Joe]
[quote=Lexus]
Hi again Joe!

Would like to learn your opinion on completion of the filter for EL 4.5.6 Match file
and
Development new filter (such definition to it has given Stan "so are you suggesting to create a filter which summarises the repeats of ticket numbers and checks whether the sum is in a given range")

Post in "wish list for Expert Lotto 5.0"
http://www.expertlotto.com/en/forum/for ... &nocount=1
[/quote]

well, its dealing with statistics data. I am not sure i can do this filter, stan can only create such a filters in statistics,
[/quote]

I agree with you.

And your opinion on the first question?

Where we discuss changes for Match file and Match number filtre

In attached file I have visually described why for me so this filter is important