|
 Originally Posted by grumpy64
also this line has me confussed
_1*%call_yes*% draw yes
how can i put % call when i don't know how often they will call?
You have to guess at their current range and their raising/folding/calling ranges which come from the current range.
It's always a guess, but you get better and better over time.
Once you have guessed their ranges, then you count the number of combos in their current range. Then count the number of combos in the other ranges.
The %call_yes stat is simply the number of combos they call with divided by the number of combos they currently have in their range.
Same for the other stats.
EDIT: Just like %draw_yes is simply the number of cards in the deck which complete your draw divided by the total number of cards left in the deck.
|