Question
Two cards are drawn successively with replacement from a well-shuffled deck of 52 cards. Let X denote the random variable of number of aces obtained in the two drawn cards. Then P(X = 1) + P (X = 2) equals :
Options
Solution
Key Concepts and Formulas
-
Binomial Probability Distribution: This distribution is used for a sequence of independent trials (called Bernoulli trials) where each trial has only two possible outcomes (success or failure), and the probability of success remains constant across trials.
- In this problem:
- Trial: Drawing a single card.
- Success: Drawing an Ace.
- Failure: Drawing a Non-Ace.
- Number of trials (n): 2 (since two cards are drawn).
- Random Variable (X): The number of aces obtained in trials.
- The crucial condition for using binomial distribution is that the trials must be independent. This is satisfied because cards are drawn with replacement.
- In this problem:
-
Binomial Probability Formula: The probability of getting exactly successes in independent Bernoulli trials is given by: where:
- is the total number of trials.
- is the number of successes desired.
- is the probability of success in a single trial.
- is the probability of failure in a single trial, and .
- is the binomial coefficient, which represents the number of distinct ways to achieve successes in trials.
-
Basic Probability Formula: The probability of an event is calculated as:
Step-by-Step Solution
Step 1: Determine Basic Probabilities for a Single Draw and Identify Binomial Parameters
First, we need to find the probability of drawing an Ace (success) and a Non-Ace (failure) from a standard 52-card deck for a single draw. This will give us our and values.
- Total number of cards in the deck = 52.
- Number of Aces = 4.
- Number of Non-Aces = .
Now, we calculate the probabilities for a single draw:
- Probability of drawing an Ace (p): This is our probability of success.
- Probability of drawing a Non-Ace (q): This is our probability of failure.
- Verification: , which is correct.
For the binomial distribution, we also identify:
- Number of trials (n): We draw two cards, so .
- Random Variable (X): Number of aces obtained. We need to find and .
Step 2: Calculate P(X = 1) - Probability of Exactly One Ace
We want to find the probability of getting exactly one Ace in two draws. Here, , , , and . Using the binomial probability formula: Let's compute the binomial coefficient: This coefficient indicates there are 2 ways to get one Ace in two draws (Ace then Non-Ace, or Non-Ace then Ace).
Now, substitute the values into the formula:
- Alternatively (without the binomial formula, for conceptual understanding):
To get exactly one Ace, the possible sequences are (Ace on 1st, Non-Ace on 2nd) or (Non-Ace on 1st, Ace on 2nd). Since draws are independent:
- Since these are mutually exclusive events, we sum their probabilities: Both methods yield the same result.
Step 3: Calculate P(X = 2) - Probability of Exactly Two Aces
We want to find the probability of getting exactly two Aces in two draws. Here, , , , and . Using the binomial probability formula: Let's compute the binomial coefficient: This coefficient indicates there is only 1 way to get two Aces in two draws (Ace then Ace). Note that .
Now, substitute the values into the formula:
- Alternatively (without the binomial formula, for conceptual understanding): To get exactly two Aces, the only possible sequence is (Ace on 1st, Ace on 2nd). Since draws are independent: Both methods yield the same result.
Step 4: Sum the Probabilities P(X = 1) + P(X = 2)
The problem asks for the sum . We add the probabilities calculated in Step 2 and Step 3:
Common Mistakes & Tips
- "With Replacement" vs. "Without Replacement": Always check this crucial detail. "With replacement" implies independence, making binomial distribution applicable. "Without replacement" implies dependence, requiring a different approach (like hypergeometric distribution or conditional probability).
- Understanding : Remember that the binomial coefficient accounts for all the different orders in which successes can occur within trials. If you're calculating probabilities of specific sequences (like P(A,N)), you need to sum them up. The binomial formula simplifies this by calculating the sum directly.
- Simplifying Fractions Early: Reducing fractions like to at the beginning makes subsequent calculations much simpler and reduces the chance of arithmetic errors.
Summary
This problem required us to calculate the probability of obtaining at least one Ace when drawing two cards successively with replacement. By identifying the problem as a binomial distribution scenario due to independent trials (with replacement), we first determined the probability of drawing an Ace () and a Non-Ace (). We then used the binomial probability formula to calculate (exactly one Ace) and (exactly two Aces) and summed these probabilities to find the required result. The sum evaluates to .
The final answer is \boxed{\text{25 \over 169}}, which corresponds to option (A).