Question
Mathematics Question on Probability
Suppose that two cards are drawn at random from a deck of cards. Let X be the number of aces obtained. What is the value of E(X)?
A
22137
B
135
C
131
D
132
Answer
132
Explanation
Solution
Let X denote the number of aces obtained. Therefore, X can take any of the values of 0, 1, or 2. In a deck of 52 cards, 4 cards are aces. Therefore, there are 48 non-ace cards.
∴ P (X = 0) = P (0 ace and 2 non-ace cards) = 52C24C0∗48C2=13261128
P (X = 1) = P (1 ace and 1 non-ace cards) =52C24C0∗48C2=1326192
P (X = 2) = P (2 ace and 0 non- ace cards) = 52C24C0∗48C2=13266
Thus, the probability distribution is as follows.
X | 0 | 1 | 2 |
---|---|---|---|
P(x) | 13261128 | 1326192 | 13266 |
Then, E(X) = ∑pixi
= 0*13261128+1*1326192+2*13266
=1326204
=132
Therefore, the correct answer is D.