SOLUTION: Five cards are drawn from a deck without replacement. The number of aces is counted. Find the expected number of aces.
Algebra.Com
Question 194889: Five cards are drawn from a deck without replacement. The number of aces is counted. Find the expected number of aces.
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
Five cards are drawn from a deck without replacement. The number of aces is counted. Find the expected number of aces.
------------------
The random varible, X, is a count of the number of acces drawn.
Values of the random variable are 0, 1, 2, 3, 4
---------------------------------------------------
The corresponding probabilities are:
P(X = 0) = 49C5/52C5
----------
P(X = 1) = [4C1*48C4]/52C5
----------
P(X = 2) = (4C2*48C3)/52C5
----------
P(X = 3) = (4C3*48C2)/52C5
-------------
P(x = 4) = (4C4*48C1)/52C5
--------------
To find the expected number of aces drawn, multiply each
X value by its corresponding probability ; then add the
four products.
===========================================
Cheers,
Stan H.
RELATED QUESTIONS
Find the expected value of the random variable in the experiment.
Three cards are drawn... (answered by stanbon)
Three cards are drawn from a deck without replacement. The number of aces is counted. The (answered by Edwin McCravy)
find the probability of getting four consecutive aces when four cards are drawn without... (answered by checkley77)
find the probability of getting four consecutive aces when four cards are drawn without... (answered by Alan3354)
what is the probility of getting four consecutive aces when four cards are drawn without... (answered by drk)
Three cards are drawn from an ordinary deck without replacement what is the probability... (answered by Boreal)
Five cards are drawn from a pack of well-shuffled cards without replacement. Find the... (answered by Alan3354,ikleyn)
Five cards are drawn from a pack of shuffled cards without replacement. Find the... (answered by greenestamps)
four cards are selected, one at a time from a standard deck of 52 cards. Let x represent (answered by richard1234)