Page 1 of 1
val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 1:19 am
by kaekruse
val_p_raise_made_pct
so for instance say one player limps at a 5/10 no limit table so the pot is 25. So i add my call of 10, so my max pot raise at a pot limit would be 35. So if i were at a no limit table in the same example or another player was in this situation and he or i raised to 60, would val_p_raise_made_pct = 100 percent or whatever
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 4:35 am
by WhiteRider
Please check out
this post which explains how that value is calculated.
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 8:37 am
by kaekruse
sorry but your situation detailed is when the player has zero amount to call. This probably won't happpen as aften as not for me.
What i researched on the internet is that the potsize relative to how much you raise is the normal pot plus the amount to call, then you divide your raise by amount by this number.
Can you just tell me what the value is calculated when there is an amount to actually call before the person raises.
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 9:29 am
by kraada
If you're playing 5/10 and there's one limper and you raise to 60 the val_p_raise_made_pct value is:
60 - 10 = 50 / 35 = 142.85%
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 11:40 am
by kaekruse
are you guys sure.
so the value is not in relation of ( raise by/ pot ) it is ( what person raised to / pot )
http://www.pokerjunkie.com/calculating- ... t-in-pokerhere is how a true pot raise is calculated.
as in my example according to the above my raise to 60 with one limper at 5/10 would be 100 percent pot.
i wish i could test this easily on my own, sorry
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 12:49 pm
by kraada
No I believe you are mistaken.
In a 5/10 pot there is one limper so the pot is 5 + 10 + 10 = 25.
Before you raise your 10 goes into the pot (see example 3 in the link you posted). That makes the pot 35.
So a pot size raise would be 35 more than the 10 you already put in, or 45.
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 1:08 pm
by kaekruse
is there any way to test this stuff out or anything so i can make sure?
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 1:27 pm
by kraada
You could create a custom Hand statistic that displayed that value should you want to see it for any specific hand (or hands) - see
this tutorial for more on how to create custom statistics.
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 1:29 pm
by kaekruse
ok i'll run reports on a couple of hands and report back
Re: val_p_raise_made_pct, hows pot calc?
Posted:
Tue Feb 07, 2012 2:58 pm
by kaekruse
ok back with results:
At a .05/.10 no limit table a player utg open raised to .40, the value returned in my report was 266.7 or 266.7%. which is equal to .4/.15
sorry i was just thinking it was like the online sites were saying.