When selecting three cards (without replacement) in an ordered sequence, what is the probability that the rank of the first card is strictly smaller than the rank of the second card which, in turn, is strictly smaller than the rank of the third card?
I don’t know how to approach this problem. Any hints?
Choose 3 distinct card ranks from 13. Choose one card from each rank. Place them in ascending order (there is only one order for them that works). Divide by the total number of ways to choose 3 cards in order.
Answer: $$\dfrac{176}{1275}$$