How to filter for particular hands/situations?
Results 1 to 7 of 7
  1. #1
    Junior Member
    Join Date
    Aug 2021
    Posts
    16

    Default How to filter for particular hands/situations?

    Is there a way that I can filter all of the hands where I face a 4-bet preflop and have AQs? And if so, how would I go about this?
    If it can't be done with Hold'em Manager 3, can it be done with PT4?

    Thank You

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

    Default

    Pocket169Cards = 'AQs' and FacingPreflopFourBet=true
    2023-12-20_08h51_05.png

    2023-12-20_08h51_18.png

  3. #3
    Junior Member
    Join Date
    Aug 2021
    Posts
    16

    Default

    Works great. Thanks again.

  4. #4
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    33,053

    Default

    Quote Originally Posted by some_feller View Post
    Works great. Thanks again.
    Great.

    Just so you know, I used the Filter Editor for the Hole Cards portion of that filter, but I used the 'Autocomplete Filter Bar' to find the other half of the filter above. The auto-complete is often the fastest way to build more complex filters and it contains many filters that can't be found in the Filter Editor. We have a lot of info and videos about how to better use our filters on our FAQs here - https://kb.holdemmanager.com/knowled...report-filters
    Last edited by fozzy71; 12-20-2023 at 03:39 PM.

  5. #5
    Junior Member
    Join Date
    Aug 2021
    Posts
    16

    Default

    I will check them out. Thanks for the extra insight.

  6. #6
    Junior Member
    Join Date
    Aug 2021
    Posts
    16

    Default

    I've watched the video #5 on Board Texture, but it does not explain a question I have.

    Let's take a simple example: Applying a filter for when I have KK and there is an Ace on the flop.

    I can see how to do this specifically. But, let's say I want to filter for how often there is an ace on the flop when I have KK.

    In order to do that, I'd need to know how to filter for all of the times I've had KK, all of the times there was never any flop seen, and all of the times there was a flop that contained at least one ace. As I said, I can see how to do the last part. But how about filtering to see how many times I've had KK overall, and how many times I've had KK but never made it to the flop (either b/c my opponents folded, or b/c I did)?

  7. #7
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    33,053

    Default

    Quote Originally Posted by some_feller View Post
    I've watched the video #5 on Board Texture, but it does not explain a question I have.

    Let's take a simple example: Applying a filter for when I have KK and there is an Ace on the flop.

    I can see how to do this specifically. But, let's say I want to filter for how often there is an ace on the flop when I have KK.

    In order to do that, I'd need to know how to filter for all of the times I've had KK, all of the times there was never any flop seen, and all of the times there was a flop that contained at least one ace. As I said, I can see how to do the last part. But how about filtering to see how many times I've had KK overall, and how many times I've had KK but never made it to the flop (either b/c my opponents folded, or b/c I did)?
    You have to add a filter for 'saw flop is true' or 'saw flop is false' to the 'KK w/ A Hi Flop' filter. That being said, how often do you not see a flop w/ KK? I am 100% VPIP w/ KK over my last 21k hands. :P

    Here is how you would do it in 2 separate filters:

    IsOmaha = false and Pocket169Cards = 'KK' and Flop3SortedHoleCard >=12 and SawFlop=true
    2023-12-23_06h30_33.png

    IsOmaha = false and Pocket169Cards = 'KK' and Flop3SortedHoleCard >=12 and SawFlop=false
    2023-12-23_06h29_21.png

    And here is how you do it by manually combining the 'saw flop is true' or 'saw flop is false' with parentheses '()' in the filter expression.

    IsOmaha = false and Pocket169Cards = 'KK' and Flop3SortedHoleCard >=12 and (SawFlop=true or SawFlop=false)
    2023-12-23_06h40_52.png

    You can edit any filter expressions manually using basic Algebra symbols/characters (And/Or, Parentheses, etc) to make them more complex and/or more inclusive as below to see data from multiple filters in a single report.

Similar Threads

  1. Replies: 1
    Last Post: 02-01-2016, 12:25 AM
  2. Replies: 2
    Last Post: 04-19-2012, 07:44 PM
  3. Isolating hands by specific situations
    By Kanadian in forum General Support
    Replies: 4
    Last Post: 12-28-2011, 10:00 PM
  4. Replies: 3
    Last Post: 01-31-2011, 04:41 AM
  5. ev wrong in 3+handed situations with shorty
    By Hratch in forum Manager General
    Replies: 3
    Last Post: 08-23-2009, 12:20 AM

Tags for this Thread

Posting Permissions

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