Page 1 of 1

Error with bet sizing filter

PostPosted: Mon May 17, 2021 4:59 am
by 4StarGen
I'm trying to filter out instances where Hero faced a bet OTR which is less than 35% pot.
Using the filter below, I got many hands where Villain bets > 35. Why?
https://i.imgur.com/myTkMfJ.png

Re: Error with bet sizing filter

PostPosted: Mon May 17, 2021 11:54 am
by Flag_Hippo
4StarGen wrote:I got many hands where Villain bets > 35. Why?

The percentage of the pot faced is how much a player has to call - it's the pot odds and the bet amount is included. For example if a player bets 50% of pot ($50 into $100) then the other player has to call 33% of the pot:

(50 / 150) * 100 = 33.3%

This definition is also necessary in order to distinguish between situations where a bet has been called before you or not as that would change the pot odds.

Re: Error with bet sizing filter

PostPosted: Mon May 17, 2021 12:24 pm
by 4StarGen
ty a lot

highfalutin