kraada wrote:Number of limpers is easier to pick out. You can analyze hands by raising level using Hand Details -> Maximum Preflop Raise -- and you'll see that there's surprisingly few of these strange variations. They really come up a lot less than you expect, the human brain just remembers them better.
Well, as a sequence, "raise, re-raise" does come up often, But I agree many variations that come up after that are rare.
I haven't proven this, but I imagine the most common variation is a call by the BB, which is exactly what my original post
was about. If there are callers between the re-raiser and the BB, then the BB is more likely to call hands that he would
have folded, and perhaps even call hands he would have capped out of position in a 3-way pot. Now I took care of that
specific case with filtering the number of players to see the flop.
But I imagine the next most common variation is a call or cap by someone in late position, with no callers in between.
And here is exactly the problem I want to solve. A loose/weak player might just call on the button, but all aggressive
players will likely cap on the button. Knowing these ratios and hand ranges is useful information. Note that what the
blinds do in this case is not important to me. It is the button range I am in interested in. But I can't restrict the number
of players seeing the flop because the blinds could come in now, and perhaps the first raiser folds to a cap.
I don't plan to make filters for uncommon sequences, but I would like to filter the uncommon sequences out of the
most common "raise, re-raise, X" scenarios. For this I need to get rid of those in-between callers and overcallers.
All the information is there in the hand, there's just no way to count it!
John