How would I solve a problem that asks me to calculate the probability of drawing the following cards from a deck, if I were to draw the cards one at a time:
{Jack, Queen, King, Ace}?
What are the steps that I have to take to begin solving this? Would it be the same process for solving the same problem except with a different sequence:
{Jack,Jack,Jack, Jack}?
Thanks