Page 1 of 1

Average pot size in big blind

PostPosted: Mon Mar 18, 2024 1:44 pm
by ggson
Hi, I have a filter of average pot size but is in currency and I play multiple stack so I want to know how I can modify for be in average pot size in big blind or if exist allready this filter
thanks and gl at the tables

Re: Average pot size in big blind

PostPosted: Tue Mar 19, 2024 6:47 am
by Flag_Hippo
ggson wrote:I have a filter of average pot size

How exactly are you filtering for an "average pot size"? Is that with an expression filter? Or do you mean you have a custom statistic that calculates the average pot size? To create a custom statistic that calculates the average pot size in big blinds you would first need a custom column that sums the size of the pot in big blinds for each hand. Within the custom column you would divide the pot size by the size of the big blind (cash_limit.amt_bb).

Re: Average pot size in big blind

PostPosted: Tue Mar 19, 2024 6:52 pm
by ggson
I have a column in statistics with the name its average pot size yeah

Re: Average pot size in big blind

PostPosted: Wed Mar 20, 2024 6:37 am
by Flag_Hippo
For that you will need to create a new custom statistic - see this guide for the basics on custom statistics creation and this guide for a deeper walkthrough. While the latter was written for PokerTracker 3 and the user interface is different the techniques still apply to PokerTracker 4.

Re: Average pot size in big blind

PostPosted: Wed Mar 20, 2024 12:50 pm
by ggson
i go try this so thanks

highfalutin