# of hands stat is based off
Results 1 to 2 of 2
  1. #1
    Junior Member
    Join Date
    Jul 2020
    Posts
    11

    Default # of hands stat is based off

    This is probably a more general question, but I'll provide specific example to make this (hopefully) clearer:

    I added "flopped set" statistic to my "Overall Results" report. So I know that number is derived from my entire hand history, but how can I tell how many times this situation occurred, i.e. how many times I had a pocket pair and flopped set?

    (like when a stat is on the actual table HUD, you can hover over it and see the (x/y) for the stat but idk how to see that in a report)

  2. #2
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,806

    Default

    The 'Flop Set' stat means that you were dealt a pocket pair, saw the flop, and flopped a set.

    DealtPocketPair=true and SawFlop=true and FloppedSet=true
    Should return all the hands you flopped a set.

    2022-12-06_09h32_52.png

    And removing the last of the 3 filters in the above returns the number of total chances you had to flop a set (dealt a pair and saw the flop):

    DealtPocketPair=true and SawFlop=true
    2022-12-06_09h43_56.png

Similar Threads

  1. [Suggestion] Popup stat highlighting based on occurencies/hands/value
    By astose in forum Feature Requests and Feedback
    Replies: 1
    Last Post: 09-22-2014, 05:33 PM
  2. Replies: 1
    Last Post: 04-08-2013, 05:22 AM
  3. HUD Stat Colour Based on Another Stat
    By Mickle in forum General Support
    Replies: 2
    Last Post: 04-01-2013, 06:56 AM
  4. Replies: 4
    Last Post: 05-29-2011, 05:59 AM
  5. HUD stat - showing stats based on last x # of hands
    By albertf in forum Manager General
    Replies: 2
    Last Post: 04-02-2011, 05:50 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
  •