Sqze Success

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Re: Sqze Success

Postby barabu » Tue Mar 11, 2014 7:37 pm

aja, more or less I think that I understand but in this case the static is about the player, ME, so "p_3bet" I have to do the 3bet and "f_cbet" means that I have to fold, but I don't want that, so am I wrong?
I want my success so the first static would be ok because I do the 3bet but the second is wrong because I can't fold to my cbet "sum(if[cash_hand_player_statistics.flg_p_3bet and cash_hand_player_statistics.flg_f_cbet, 1, 0])"
Maybe I don't explain very well, sorry about that. :cry:

Finally, thank to you and White I get this but I think is not correct.

Image

Image

And the final one:

Image
barabu
 
Posts: 129
Joined: Fri Jun 28, 2013 5:47 am

Re: Sqze Success

Postby WhiteRider » Wed Mar 12, 2014 4:27 am

flg_f_cbet means that you made a CBet on the flop - the "f" means "flop", not fold.

This isn't critical to getting the stat to work, but the name of your second column is misleading - it isn't counting cbet success; it is counting how often you made the CBet, so I'd name it something like 'cnt_f_3bet_cbet' (similar to the actions/successes column name).
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Sqze Success

Postby barabu » Wed Mar 12, 2014 3:45 pm

Oh, you are right, Is flop not fold. :) Now I rename how you have said to me but the results don't change, they are wrong... it's something that avoid me in this filter.

Image

For intance, in Ep I have just one case and that is impossible. Sorry about that but I am very cumpsy in computer tasks.
barabu
 
Posts: 129
Joined: Fri Jun 28, 2013 5:47 am

Re: Sqze Success

Postby kraada » Wed Mar 12, 2014 3:52 pm

If you use the normal filter system to filter to times you 3bet and cbet how many times do you see?
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: Sqze Success

Postby barabu » Wed Mar 12, 2014 7:44 pm

Now I change to this: (cnt_f_3bet_cbet_success / cnt_f_cbet_opp_3bet_pot) * 100 is better, isn't?

The first one I made it with your help and the second one there was by default, so I changed the bold text and both agree!!!! Now work... I think. :D
barabu
 
Posts: 129
Joined: Fri Jun 28, 2013 5:47 am

Re: Sqze Success

Postby WhiteRider » Thu Mar 13, 2014 3:50 am

The built-in "cnt_f_cbet_opp_3bet_pot" includes hands where the player either 3bet or 4bet preflop, but your 'actions' column (cnt_f_3bet_cbet_success) does not, so your stat won't be exactly right. You would be better using the 'opportunities' column that you wrote here as that matches the actions column.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Sqze Success

Postby barabu » Thu Mar 13, 2014 3:52 pm

Thank you, I see. ;)

The only problem is that the stat include all 3bet pot (sqz as well) and I want just 3bet because I had thougt to make 3bet cbet succes and Sqz cbet succes because I want to see the differences.
I'll tell you my advances. :D Well, no, I'll come here and will ask your help. :oops:
barabu
 
Posts: 129
Joined: Fri Jun 28, 2013 5:47 am

Re: Sqze Success

Postby WhiteRider » Fri Mar 14, 2014 4:38 am

If you want to exclude squeezes you can test for "NOT cash_hand_player_statistics.flg_p_squeeze" in your columns.
WhiteRider
Moderator
 
Posts: 54017
Joined: Sat Jan 19, 2008 7:06 pm
Location: UK

Re: Sqze Success

Postby barabu » Fri Mar 14, 2014 11:12 am

I'm here again.

There is something wrong with this stat. Is about 1 or 2 cases but it's a mistake.

In CO with our new stat are 46 cases but with the simple stat in red there are 47.
In BB with our new stat are 98 cases but with the simple stat in red are 100.

I think that this difference is insignificant and doesn't matter, does it?
barabu
 
Posts: 129
Joined: Fri Jun 28, 2013 5:47 am

Re: Sqze Success

Postby kraada » Fri Mar 14, 2014 11:58 am

If you filter down to figure out what those two hands are we can better figure out what the changes are that make that case special. Given the sample sizes you're talking about I wouldn't worry about it changing the numbers too much.
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

PreviousNext

Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 24 guests

cron