Two cards are drawn successively without replacement from a well-shuffled pack of 52 cards. The probability of drawing two aces is
1/221
This problem asks for the probability of drawing two aces in a row from a standard deck of 52 cards, with the important condition that the first card drawn is not replaced.
Drawing cards without replacement means that the total number of cards, and potentially the number of specific cards, changes after each draw. This makes the events dependent.
When events are dependent, the outcome of the first event affects the probability of the second event. To find the probability of two dependent events A and B both happening, we use the formula:
\( P(A \text{ and } B) = P(A) \times P(B|A) \)
Where \( P(B|A) \) is the probability of event B happening given that event A has already happened.
Let's apply this to our problem of drawing two aces successively:
A standard deck has 52 cards. There are 4 aces in the deck.
The probability of drawing an ace on the first draw (Event A) is:
\( P(\text{First card is Ace}) = \frac{\text{Number of Aces}}{\text{Total Number of Cards}} \)
\( P(\text{First card is Ace}) = \frac{4}{52} = \frac{1}{13} \)
After drawing one ace and not replacing it, the deck now has:
The probability of drawing another ace from this modified deck (Event B given A) is:
\( P(\text{Second card is Ace | First card was Ace}) = \frac{\text{Number of remaining Aces}}{\text{Total remaining Cards}} \)
\( P(\text{Second card is Ace | First card was Ace}) = \frac{3}{51} = \frac{1}{17} \)
Now, we multiply the probabilities of the two dependent events to find the probability of drawing two aces successively:
\( P(\text{Drawing Two Aces}) = P(\text{First card is Ace}) \times P(\text{Second card is Ace | First card was Ace}) \)
\( P(\text{Drawing Two Aces}) = \frac{1}{13} \times \frac{1}{17} \)
\( P(\text{Drawing Two Aces}) = \frac{1 \times 1}{13 \times 17} \)
\( P(\text{Drawing Two Aces}) = \frac{1}{221} \)
Thus, the probability of drawing two aces successively without replacement from a well-shuffled pack of 52 cards is \( \frac{1}{221} \).
| Concept | Description | How it Applies Here |
|---|---|---|
| Probability | The chance of a specific event occurring. | Used to quantify the likelihood of drawing aces. |
| Without Replacement | The drawn item is not returned to the sample space. | Crucially changes the probabilities for the second draw. |
| Dependent Events | Events where the outcome of one affects the probability of the other. | Drawing the second card's outcome depends on the first card drawn and not replaced. |
| Conditional Probability | The probability of an event occurring given that another event has already occurred. | Calculated for drawing the second ace after the first was drawn. |
| Multiplication Rule (Dependent) | \( P(A \cap B) = P(A) \times P(B|A) \) | Formula used to find the probability of both aces being drawn. |
Understanding the composition of a standard 52-card deck is essential for solving card probability problems.
When solving probability problems, always identify if the events are independent (with replacement) or dependent (without replacement), as this significantly changes the calculation method for successive events.
A, B, C and D are mutually exclusive and exhaustive events.
If 2P(A) = 3P(B) = 4P(C) = 5P(D), then what is 77P(A) equal to ?
A fair coin is tossed 6 times. What is the probability of getting a result in the 6t h toss which is different from those obtained in the first five tosses ?
A biased coin with the probability of getting head equal to \(\frac{1}{4}\) is tossed five times. What is the probability of getting tail in all the first four tosses followed by head ?
Three dice are thrown. What is the probability that each face shows only multiples of 3 ?
A natural number n is chosen from the first 50 natural numbers. What is the probability that \(n+\frac{50}{n}<50 \) ?