Solutions:
(1) Calculate the total number of 13-card hands when face-cards, aces, and tens are removed.
Divide this by the total number of 13-card hands from the complete deck
nCr(32, 13) / nCr(52, 13) = 0.0005470333581834
This corresponds to odds of about (1) in (1829) hands.
(2) This is a conditional probability. Given that one player has a Yarborough, what is the probability that a second player also has a Yarborough?
Calculate the total number of 13-card hands after an additional 13 cards are removed from the reduced deck. Divide this by the total number of 13-card hands from the complete deck.
nCr(32, 13) / nCr(52, 13) = 0.0000000427266467.
The over all probability of two players being dealt a Yarborough in a single round is
(0.0005470333581834) * (0.0000000427266467) = 0.00000000002337290102821668560478
This corresponds to odds of about (1) in (42 784 590 531) rounds,
GA