Question

You shuffle a deck of 52 cards well and then expose the top 3 cards. Give...

You shuffle a deck of 52 cards well and then expose the top 3 cards. Give exact answers expressed as simplified fractions.

(a) What is the probability that the 3 cards are from 3 different suits? Use the sample space consisting of ordered triples (x1, x2, x3), where xi is the i-th card exposed.

(b) What is the probability that the 3 cards are from 3 different suits? Use the sample space consisting of sets {x1, x2, x3} of 3 distinct cards.

(c) What is the probability that all 3 cards come from the same suit? Use the sample space consisting of ordered triples (x1, x2, x3), where xi is the i-th card exposed.

(d) What is the probability that all 3 cards come from the same suit? Use the sample space consisting of sets {x1, x2, x3} of 3 distinct cards.

Provide a brief 1-2 sentence explanation for each question.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

(a)

Probability to select a card of any suit (let it be suit 1) = 1

Probability to select a card from the different suit as the first one (let this suit be suit 2)

= (51 - 12)/51 = 39/51 (12 cards from the suit 1 remain now jn 51 cards)

Probability to select a card from the different suit as the first and second one

= (50 - 12 - 12)/50 = 26/50 (12 cards from the suit 1 and suit 2 remain now in 50 cards)

Probability that the 3 cards are from 3 different suits = 1 * (39/51) * (26/50) = 0.3976471

(b)

Number of ways to select 3 cards from deck of 52 cards = 52C3

Number of ways to select each of 3 cards from 3 different suits (13 cards) = 13C1 * 13C1 * 13C1

Number of ways to select 3 suits from 4 suits = 4C3

Probability that the 3 cards are from 3 different suits = (Number of ways to select 3 suits from 4 suits * Number of ways to select each of 3 cards from 3 different suits ) / Number of ways to select 3 cards from deck of 52 cards

= (4C3  * 13C1 * 13C1 * 13C1 ) /  52C3

= (4 * 13 * 13 * 13) / 22100

= 0.3976471

(c)

Probability to select a card of any suit (let it be suit 1) = 1

Probability to select a card from the same suit as the first one

= 12/51   (12 cards from the suit 1 remain now in 50 cards)

Probability to select a card from the same suit as the first and second one

= 11/50 (11 cards from the suit 1 remain now in 50 cards)

Probability that the 3 cards are from 3 different suits = 1 * (12/51) * (11/50) = 0.05176471

(d)

Number of ways to select each of cards from a given suit  = 13C3

Number of ways to select a suit from 4 suits = 4C1

Probability that the 3 cards are from 3 different suits = (Number of ways to select 3 suits from 4 suits * Number of ways to select each of 3 cards from 3 different suits ) / Number of ways to select 3 cards from deck of 52 cards

= (4C1 * 13C3 ) /  52C3

= (4 * 286) / 22100

= 0.05176471

Add a comment
Know the answer?
Add Answer to:
You shuffle a deck of 52 cards well and then expose the top 3 cards. Give...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 4. In a 52 card deck there are 13 cards (2, 3, 4,5 6, 7, 8,...

    4. In a 52 card deck there are 13 cards (2, 3, 4,5 6, 7, 8, 9,10,J Q, K A) in each of four suits (4, ◇〇4) (a) In how many different ways can you pick four cards with different suits? (b) In how many different ways can you pick four cards of the same suit? (c) In how many different ways can you pick four cards so that you have exactly three suits in your hand? (d) In how...

  • ing Tool Tools Help ModeDelay 3. Shuffle a standard 52-card deck of cards and select three...

    ing Tool Tools Help ModeDelay 3. Shuffle a standard 52-card deck of cards and select three cards. (a) What is the probability of getting at least one ace or one face card? A face card is a king (K), queen (Q), or Jack (J) in any of the four suits: &, O. 7, or ds. (b) What is the probability of getting at least one red face card or the ace of spades? Since MATLAB can repeat experiments very quickly,...

  • 3. Cards a. A standard deck of cards has 52 cards, each with a suit and...

    3. Cards a. A standard deck of cards has 52 cards, each with a suit and value. There are four suits and 13 values. A hand of cards in poker is a selection 5 cards without replacement. The order of selection does not matter. How many possible hands of cards are there? (We did this in class.) In a standard poker hand, what is the probability of having at least once Ace in the hand? There are four cards with...

  • A 10-card hand is dealt from an ordinary deck of 52 cards. Find the probability that...

    A 10-card hand is dealt from an ordinary deck of 52 cards. Find the probability that there are exactly 4 cards of one suit and 3 in two other suits.

  • Deck of Cards Program I need help printing a flush, which is showing the top 5...

    Deck of Cards Program I need help printing a flush, which is showing the top 5 cards of the same suite. Below is the code I already have that answers other objectives, such as dealing the cards, and finding pairs. Towards the end I have attempted printing a flush, but I cannot figure it out. public class Shuffler {    /**    * The number of consecutive shuffle steps to be performed in each call    * to each sorting...

  • 13. [3] You shuffle a deck of playing cards and the chance you get a diamond...

    13. [3] You shuffle a deck of playing cards and the chance you get a diamond card is 0.25. You repeat this process 200 times, putting the card back each time, and out of those 200 attempts you get 57 diamond cards. This demonstrates a. The law of large numbers b. The law of averages 14. [3] You shuffle a deck of playing cards and the chance you get a diamond card is 0.25. You repeat this process times, putting...

  • The following question involves a standard deck of 52 playing cards. In such a deck of...

    The following question involves a standard deck of 52 playing cards. In such a deck of cards there are four suits of 13 cards each. The four suits are: hearts, diamonds, clubs, and spades. The 26 cards included in hearts and diamonds are red. The 26 cards included in clubs and spades are black. The 13 cards in each suit are: 2, 3, 4, 5, 6, 7, 8, 9, 10, Jack, Queen, King, and Ace. This means there are four...

  • 3. You have a standard deck of 52 playing cards. There are two colors (black and...

    3. You have a standard deck of 52 playing cards. There are two colors (black and red) and four suits (spades are black, clubs are black, hearts are red, and diamonds are red). Each suit has 13 cards, in which there is an ace, numbered cards from 2 to 10, and three face cards (jack, queen, and king) a. You randomly draw and then replace a card. What's the probability it's an ace? What's the probability it's the 4 of...

  • All of these questions are about a normal deck of 52 cards 1. Suppose two cards...

    All of these questions are about a normal deck of 52 cards 1. Suppose two cards are chosen without replacement. If we consider only the suits of the two cards, what is the sample space? 2. Suppose a single card is drawn. If we define events ? and ? as below, find ?(? or ?). ? = card is a spade ? = card is a king 3. Suppose again a single card is drawn from the deck. Define two...

  • 3. For a deck consisting of 32 playing cards, let A denote the riffle shuffle which interleaves t...

    3. For a deck consisting of 32 playing cards, let A denote the riffle shuffle which interleaves the top half of the deck with the bottom half, but keeps the top and bottom cards fixed Similarly let B denote the other kind of riffle (in which all cards move). (a) Write out the permutations, of the 32 positions in the deck, represented by these riffles A and B. Give each as a product of cycles b) How many different rearrangements...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT