+ Reply to Thread
Results 1 to 2 of 2

Analyze total

  1. #1
    ln54
    Guest

    Analyze total

    I want to know what combinations of a lot of
    transactions are equal to a specific sum total.

    How can I do this ?

  2. #2
    ADG
    Guest

    RE: Analyze total

    Hi

    With a large no of transactions and an unknown number of elements in the
    total the maths on this makes this too long a process. For example the
    lottery has 49 numbers (transactions), and you can select 6 numbers in nearly
    14 million different ways (possibly the same as say 6 lines that make up your
    total). Your problem is worse, as you don't know how many make up the total
    and I guess you have more than 49 lines to check. To work through all
    possible combinations would be many millions of tests, even if you do some
    total checking logic as you work through.
    --
    Tony Green


    "ln54" wrote:

    > I want to know what combinations of a lot of
    > transactions are equal to a specific sum total.
    >
    > How can I do this ?


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1