Need advice on 10/80 (Because something is wrong)

Need advice on 10/80 (Because something is wrong)

Postby Creador » Mon Mar 02, 2015 11:19 pm

There are 22 numbers selected and any 10 combinations is Jackpot.

But there is either a huge bug or (and this is more likely) I've made a mistake on lottery.xml.
You can review my lottery.xml at the bottom.

I first filled my Package with about 3.000.000 tickets and the I cut off the winnings from the 2nd latest winning numbers. Also, placed the latest wining number into WhatIf section. So, at this point I know the winning number is inside my package somewhere.

There 3 screens (look at the image):
1) Properties Winning Numbers (with Multiples (divs) Filters) (See Screen1.png)
2) Winning Number Analyzer (with Multiples (divs) Filters) (See Screen2.png) (Note: I run this step AFTER I cut off the winning number date)
3) The result after Step 2. (See Screen3.png)

Here is the problem I don't understand:
At screen 1 (See Screen1.png) I see that the winning number Div 5 is value is 8. And at screen 2 (iSee Screen2.png) I choose value 8 and hit filter. But, the after the filter, the WhatIf winning number is no longer in my package (See Screen3.png).

What am i doing wrong? Please help.

PS: This is NOT just Div 5, it is the same with most of the Divs and other filters as well.

Screen1.png

Screen2.png

Screen3.png


Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE lottery-configuration PUBLIC "-//ExpertLotto//Lottery Configuration 1.0//EN" "http://www.expertlotto.com/dtds/lottery-configuration-1-0.dtd">

<!-- Lottery imported from: D:\projects\el_45\data\sayisal_lotto -->

<lottery-configuration type="Jackpot" version="1.0">
 
  <info>
    <name>On Numara</name>
    <description>Pick 10 numbers out of 80.</description>
    <url>www.millipiyango.gov.tr</url>
    <author>Cengiz Gumustus</author>
    <country>Turkey</country>
  </info>

  <bet-ticket main-count="10" bonus-count="0" sort-numbers="true">
    <ranges>
      <main-range min="1" max="80" single-pool="true"/>
    </ranges>

    <matching>
      <match>
        <main-match count="10"/>
      </match>
      <match>
        <main-match count="9"/>
      </match>
      <match>
        <main-match count="8"/>
      </match>
      <match>
        <main-match count="7"/>
      </match>
      <match>
        <main-match count="6"/>
      </match>
      <match>
        <main-match count="5"/>
      </match>
      <match>
        <main-match count="4"/>
      </match>
      <match>
        <main-match count="3"/>
      </match>
      <match>
        <main-match count="2"/>
      </match>
      <match>
        <main-match count="1"/>
      </match>
      <match>
        <main-match count="0"/>
      </match>
    </matching>
  </bet-ticket>

  <winning-ticket main-count="22" bonus-count="0" sort-numbers="true">
    <ranges>
      <main-range min="1" max="80" single-pool="true"/>
    </ranges>

    <matching>
      <match win-label="Jackpot">
        <main-match count="10"/>
      </match>
      <match win-label="2nd Prize">
        <main-match count="9"/>
      </match>
      <match win-label="3nd Prize">
        <main-match count="8"/>
      </match>
      <match win-label="4rd Prize">
        <main-match count="7"/>
      </match>
      <match win-label="5rd Prize">
        <main-match count="6"/>
      </match>
      <match>
        <main-match count="5"/>
      </match>
      <match>
        <main-match count="4"/>
      </match>
      <match>
        <main-match count="3"/>
      </match>
      <match>
        <main-match count="2"/>
      </match>
      <match>
        <main-match count="1"/>
      </match>
      <match>
        <main-match count="0"/>
      </match>
    </matching>
  </winning-ticket>

  <ticket-panel>
    <main-panel>
      <panel-shape  columns="8" rows="10" ordering="left-to-right" first-number="top-left"/>
    </main-panel>
  </ticket-panel>

  <winning-numbers first-draw="20020812" first-day-of-week="mon">
    <display type="date" draw-number="false"/>
    <draw day-of-week="mon" label="1st"/>
  </winning-numbers>
</lottery-configuration>

You do not have the required permissions to view the files attached to this post.
Creador
 
Posts: 4
Joined: Sun Jan 18, 2015 11:01 pm

Re: Need advice on 10/80 (Because something is wrong)

Postby stan » Thu Mar 05, 2015 3:40 pm

Creador wrote:I first filled my Package with about 3.000.000 tickets and the I cut off the winnings from the 2nd latest winning numbers. Also, placed the latest wining number into WhatIf section. So, at this point I know the winning number is inside my package somewhere.

Entering numbers into WhatIf input fields does NOT add anything into the Package. So running any summary stats against the Package will not include the What-If numbers. But you can see results for those numbers e.g. in WN Properties window or in WN Charts window.
Expert Lotto Team
User avatar
stan
Site Admin
 
Posts: 6338
Joined: Thu Sep 23, 2004 1:01 pm

Re: Need advice on 10/80 (Because something is wrong)

Postby Creador » Thu Mar 05, 2015 7:21 pm

stan wrote:
Creador wrote:I first filled my Package with about 3.000.000 tickets and the I cut off the winnings from the 2nd latest winning numbers. Also, placed the latest wining number into WhatIf section. So, at this point I know the winning number is inside my package somewhere.

Entering numbers into WhatIf input fields does NOT add anything into the Package. So running any summary stats against the Package will not include the What-If numbers. But you can see results for those numbers e.g. in WN Properties window or in WN Charts window.



I know it does NOT add into packages. I tried to show you that, Whatif input is the next series to check if I still win. And winning properties windows it shows (via Whatif) that next Div 5 value is 8. So, when I filtered with 8 (Div 5), when I check the winnings in my package, the Whatif number should NOT disappear. It always work on 6/49. But I cannot get it work in 10/80
Creador
 
Posts: 4
Joined: Sun Jan 18, 2015 11:01 pm


Return to Tips + Tricks

Who is online

Users browsing this forum: No registered users and 3 guests