Weighted Avg all in Preflop Equity

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Weighted Avg all in Preflop Equity

Postby ThisisJP » Sat Jan 06, 2024 3:07 am

Does it seems right?

sum( if[tourney_hand_player_statistics.val_equity>0
AND char_length(lookup_actions_f.action) = 0, (tourney_hand_player_statistics.val_equity * tourney_hand_summary.amt_pot), 0] )

divided by

sum( if[tourney_hand_player_statistics.val_equity>0 AND (char_length(lookup_actions_f.action) = 0),(tourney_hand_summary.amt_pot), 0] )

*100

I would like to complain about my unlucky sessions more accurately, it's not that important
ThisisJP
 
Posts: 17
Joined: Thu Apr 07, 2011 9:43 am

Re: Weighted Avg all in Preflop Equity

Postby WhiteRider » Sat Jan 06, 2024 5:54 am

As far as I can see that should give you the average proportion of the pot you could expect to win when all-in preflop. I'm not sure what you mean by "weighted" though, as this seems to be a straight average.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 14 guests

cron