Question
Question: Three cards are drawn at random (without replacement) from a well shuffled pack of 52 cards. Find th...
Three cards are drawn at random (without replacement) from a well shuffled pack of 52 cards. Find the probability distribution of the number of red cards. Hence find the mean of the distribution.
Solution
In this question we use the theory of permutation and combination. So, before solving this question you need to first recall the basics of this chapter. For example, if we need to select two cards out of four cards. In this case, this can be done in 4C2 =6 ways.
Formula used- nCr = [r!(n - r)!]n!
Complete step-by-step answer:
Three Cards are drawn from a pack of 52 cards.
Let X be the number of red cards drawn.
In a pack of 52 cards there are 26 red cards and 26 black cards.
We can draw 3 cards out of 52 in52C3 ways.
P(X=0) = P(No red cards drawn)
= 52C326C3×26C0
= 52×51×5026×25×24
= 172
P(X=1) = P(One red card drawn )
= 52C326C1×26C2
= 3×2×152×51×5026×2×126×25
= 3413
P(X=2) = P(two red card drawn )
= 52C326C2×26C1
= 3×2×152×51×502×126×25×126
= 3413
P(X=3) = P(three red card drawn )
= 52C326C3×26C0
= 52×51×5026×25×24
= 172
Therefore, as we know mean is defined as-
0∑nxi.P(xi)= 0∑3xi.P(xi)
= x0.P(x0)+ x1.P(x1)+x2.P(x2)+x3.P(x3)
= 0×172+1×3413+2×3413+3×172
= 23
= 1.5
Thus, the mean of the distribution is 1.5.
Note: Here we need to keep in mind the difference between terms permutation and combination. A permutation is an act of arranging the objects or numbers so as . Combinations are the way of selecting the objects or numbers from a group of objects or collections, in such a way that the order of the objects does not matter. For example, suppose we've a group of three letters: A, B, and C. Each possible selection would be an example of a mixture .