Counting is also significantly more complex for poker than it would be for blackjack. With blackjack you don’t have to take the suit into account, and each card except Aces have a static value when trying to add up to 21.
With poker, a single card’s value is significantly different depending on the other cards in your hand. A 4 of hearts is only significant of you have several hearts, other 4s of other suits, or consecutive numbered cards for a straight.
That’s why most poker players use static probabilities. It gets even worse when there uncertainty involved. E.g. your 40% sure a player had an AK before folding. Along with an 80% they didn’t have a spade.
The Human mind is incredibly good at doing calculations like this. Unfortunately it has to be learnt, and is in the form of “feels” rather than actionable probabilities.
Counting is also significantly more complex for poker than it would be for blackjack. With blackjack you don’t have to take the suit into account, and each card except Aces have a static value when trying to add up to 21.
With poker, a single card’s value is significantly different depending on the other cards in your hand. A 4 of hearts is only significant of you have several hearts, other 4s of other suits, or consecutive numbered cards for a straight.
That’s why most poker players use static probabilities. It gets even worse when there uncertainty involved. E.g. your 40% sure a player had an AK before folding. Along with an 80% they didn’t have a spade.
The Human mind is incredibly good at doing calculations like this. Unfortunately it has to be learnt, and is in the form of “feels” rather than actionable probabilities.