Tags | |
UUID | c919ac2c-bd0f-11e3-9cd9-bc764e2038f2 |
The Probability of a Straight Flush (fraction) constant defines the probability of being dealt a Straight Flush and represent the probability as a fraction. The Straight Flush is a five card hand having five successive value cards all in the same suit exactly. For example, 4, 5, 6, 7, 8 all of hearts would be a Straight Flush or 8, 9,10, Jack, Queen all of spades. This probability excludes the four Royal Flushes which are a special case of a Straight Flush.
The number of Straight Flushes is the number of starting choices times the number of choices of suits minus the four possible Royal Flushes. The total number of five card hands possible is computed as C(52,5) (see the constant defining number of five card hands), so this represent the ratio of number of possible Straight Flushes to the number of five card hands possible,C(52,5).
Additional Resources:
The Poker Calculator provides all the equations, the calculations, to determine the probabilities of success and failure when playing Poker with a standard five card deck.
[Card Games | Poker | Combinatorics | Probability | Chance]
No comments |