Suppose three cards are drawn without replacement from a
standard deck of cards. A standard deck of cards contains 52 cards,
each card is one of 4 types (hearts, diamonds, spades, clubs) and
cards within each type are labelled 2, 3, 4, …, 10, J, Q, K, A.
Compute the probability for each of the following.
a. All three cards selected is a Heart.
b. All three cards selected is a King.
c. None of the three cards is either...