composite definition help
Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Feb 2010
    Posts
    20

    Default composite definition help

    I'm trying to make a composite definition for the first time and failing.

    I have 2 notecaddy definitions that I've made (and work as expected) and want to combine them to make another stat. Call them nc.1 and nc.2. nc.1 gives a stat showing 77(13). nc.2 gives a stat showing 33(9). I want a composite definition that will give a result showing 59(22). How can I do this?

    Thanks

  2. #2
    Senior Member
    Join Date
    Jun 2013
    Posts
    579

    Default

    (nc1.instances+nc2.instances) / (nc1.opportunities+nc2.opportunities)

  3. #3
    Junior Member
    Join Date
    Feb 2010
    Posts
    20

    Default

    Thanks for the help. I tried what you put there and was only getting a result of 0 or 1. I then realised that the number was between 0 and 0.99... and being rounded up or down so added *100 on to the end and it's working perfectly now.

  4. #4
    Junior Member
    Join Date
    Feb 2010
    Posts
    20

    Default

    New problem. If 1 of the definitions used in the composite definition has a sample size of zero then the composite definition shows -. Is this supposed to happen or have I got an error somewhere?

  5. #5
    Senior Member
    Join Date
    Jun 2013
    Posts
    579

    Default

    Of course, multiplying by 100 for rendering percentage is way to go.

    Pick return zero if NC definition not found in composite definition settings at bottom. Then if at least one opportunity of any definition is present - it will be 0/1 or 1/1 accordingly.

Similar Threads

  1. composite definition of composite definition
    By Groging in forum NoteCaddy
    Replies: 1
    Last Post: 01-13-2014, 07:02 AM
  2. Composite Definition Bug 2
    By dmitry10 in forum NoteCaddy
    Replies: 3
    Last Post: 05-30-2013, 08:08 AM
  3. Composite Definition Bug
    By dmitry10 in forum NoteCaddy
    Replies: 1
    Last Post: 05-04-2013, 02:09 PM
  4. Replies: 6
    Last Post: 07-17-2012, 08:35 PM
  5. Composite Definition Q
    By bluetail in forum NoteCaddy
    Replies: 2
    Last Post: 07-11-2012, 05:48 AM

Posting Permissions

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