vs float bet statistics not working as intended in 3BP

Questions and discussion about PokerTracker 4 for Windows

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

vs float bet statistics not working as intended in 3BP

Postby Thurpan » Fri Sep 06, 2024 5:16 am

The float flop statistic doesnt work in 3bp
I understand there is a float flop in 3bp statistic to replace it
However there arent versions of the call/fold/raise vs float bet.
Turn and river float stats work as intended
Looking at the definitions in the statistics tab, the turn and river have flg_t_float etc but for flop its a much longer expression i cant quite work out
Thurpan
 
Posts: 12
Joined: Tue Sep 20, 2016 7:46 am

Re: vs float bet statistics not working as intended in 3BP

Postby Flag_Hippo » Fri Sep 06, 2024 6:58 am

Thurpan wrote:The float flop statistic doesnt work in 3bp

'Float Flop' in PokerTracker 4 is only for single raised pots so that is working as intended. This is the definition of 'Float Flop' in PokerTracker 4:

PokerTracker 4 wrote:Float Flop
Percentage of the time that a player bets in position on the flop after calling an open raise from the preflop aggressor and the aggressor fails to continuation bet on the flop.

An open raise can only be a 2Bet so the statistic is only for single raised pots although the statistic itelf will count all 2Bets and not just open raises as per the column definition:
PokerTracker 4 wrote:cnt_f_float
Number of times a player bet when they had the opportunity to bet the flop after calling exactly one preflop raise with position on the preflop raiser.

If you would like a 'Float Flop' statistic that counts both single raised and 3Bet pots then you can create a custom statistic by adding the columns from those statistics together:

Code: Select all
((cnt_f_float + cnt_f_float_3bet_pot) / (cnt_f_float_opp + cnt_f_float_opp_3bet_pot)) * 100

Thurpan wrote:However there arent versions of the call/fold/raise vs float bet.

There is a 'Fold to Flop Float Bet in 3Bet Pot' custom statistic available in the Download Warehouse.
Flag_Hippo
Moderator
 
Posts: 15046
Joined: Tue Jan 31, 2012 7:50 am

Re: vs float bet statistics not working as intended in 3BP

Postby Thurpan » Fri Sep 06, 2024 7:18 am

Okay thanks,
I assumed as all the stats related to float bet on turn and river work in both srp and 3bp it would be the same with flop too.
Thanks
Thurpan
 
Posts: 12
Joined: Tue Sep 20, 2016 7:46 am


Return to PokerTracker 4

Who is online

Users browsing this forum: No registered users and 26 guests

cron