Question
Question: Two cards are drawn simultaneously (without replacement) from a well-shuffled pack of 52 cards. Find...
Two cards are drawn simultaneously (without replacement) from a well-shuffled pack of 52 cards. Find the mean and variance of the number of red cards?
(a) Mean = 0.1 and Variance = 0.7
(b) Mean = 0.6 and Variance = 0.3
(c) Mean = 0.49 and Variance = 0.37
(d) Mean = 1 and variance = 0.49
Solution
We start solving the problem by recalling the total number of black and red cards present in a pack of cards. We then find the probability to draw 2 black, 1 black and 1 red, 2 red cards without replacement from the given pack of 52 cards. We then use mean = r=0∑nrP(X=r) and variance = (r=0∑nr2P(x=r))−(Mean)2 and make the necessary calculations to get the required result.
Complete step-by-step solution:
According to the problem, it is given that we have drawn two cards without replacement from a well-shuffled pack of 52 cards. We need to find the mean and variance of red cards.
We know that there will 26 red cards and 26 black cards in a pack of 52 cards.
Let us find the probability that we draw 2 black cards.
So, we get P(B=2)=no. of ways to draw 2 cards out of total 52 cardsno. of ways to draw 2 cards out of 26 black cards.
We know that the total no. of ways to draw r items out of given n items without replacement is nCr ways.
⇒P(B=2)=52C226C2.
We know that nCr=r!(n−r)!n! and n!=n×(n−1)×......×3×2×1.
⇒P(B=2)=2!(52−2)!52!2!(26−2)!26!.
⇒P(B=2)=2!50!52!2!24!26!.
⇒P(B=2)=52×5126×25.
⇒P(B=2)=2×5125.
⇒P(B=2)=10225 ---(1).
Let us find the probability that we draw 1 black card and 1 red card.
So, we get P(B=1,R=1)=no. of ways to draw 2 cards out of total 52 cardsno. of ways to draw 1 cards out of 26 black cards×no. of ways to draw 1 cards out of 26 red cards.
We know that the total no. of ways to draw r items out of given n items without replacement is nCr ways.
⇒P(B=1,R=1)=52C226C1×26C1.
We know that nCr=r!(n−r)!n! and n!=n×(n−1)×......×3×2×1.
⇒P(B=1,R=1)=2!(52−2)!52!1!(26−1)!26!×1!(26−1)!26!.
⇒P(B=1,R=1)=2!(50)!52!1!(25)!26!×1!(25)!26!.
⇒P(B=1,R=1)=2×152×5126×26.
⇒P(B=1,R=1)=5126 ---(2).
Let us find the probability that we draw 2 red cards.
So, we get P(R=2)=no. of ways to draw 2 cards out of total 52 cardsno. of ways to draw 2 cards out of 26 red cards.
We know that the total no. of ways to draw r items out of given n items without replacement is nCr ways.
⇒P(R=2)=52C226C2.
We know that nCr=r!(n−r)!n! and n!=n×(n−1)×......×3×2×1.
⇒P(R=2)=2!(52−2)!52!2!(26−2)!26!.
⇒P(R=2)=2!50!52!2!24!26!.
⇒P(R=2)=52×5126×25.
⇒P(R=2)=2×5125.
⇒P(R=2)=10225 ---(3).
We know that the mean is defined as r=0∑nrP(X=r) and variance is defined as (r=0∑nr2P(x=r))−(Mean)2.
So, let us find the mean of the number of red cards according to the problem.
So, we get mean=r=0∑2rP(X=r), where r is no. of red cards.
⇒mean=(0×P(X=0))+(1×P(X=1))+(2×P(X=2)).
From equations (1), (2), and (3) we get
⇒mean=0+(1×5126)+(2×10225).
⇒mean=5126+5125.
⇒mean=5151.
⇒mean=1.
Now, we have variance=(r=0∑2r2P(x=r))−(Mean)2, where r is no. of red cards.
⇒variance=(02×P(x=0))+(12×P(x=1))+(22×P(x=2))−(1)2.
⇒variance=0+(1×5126)+(4×10225)−1.
⇒variance=5126+102100−1.
⇒variance=0.51+0.98−1.
⇒variance=0.49.
So, we have found mean and variance as 1 and 0.49.
The correct option for the given problem is (d).
Note: According to the problem, we can see that we need to find mean and variance for the total no. of red cards. This means that we have found the total possibilities of occurrence of red cards while drawing two cards from the pack. We should not confuse suits with the colors of cards in the pack. We can also find the standard deviation which is the square root of the variance. Similarly, we can also expect problems to find the mean and variance of the kings, queens while drawing cards.