At a card party, 2 door prizes are awarded by drawing 2 names randomly from a box of 40 names, including Joe and Pat. What's the probability that joe is not chosen for either prize?
Is this 39/40 x 38/39, 95%?
ANd what is the probability Pat wins 1 prize?
Is the 2nd one 1/40+1/39?
@Nnesha
@Loser66
So there are 40 cards, only 2 are picked. 2 of them are two people. So Joe is one of them, what is the fraction?
@dtan5457
joe is not chosen for either prize.
@Sup_Peeps
for a moment i thought 1-p would do
for which part?
prob that joe is not chosen
but they choose twice
@sleepyjess
@dtan5457 Your solution to the first part (p = 0.95) is correct. The second part can be solved by using combinations: \[\large P(Pat\ wins)=\frac{39C1}{40C2}\]
They both are extremely close in terms of the answer, why combinations, though?
The question deals with sampling without replacement, when a sample of size n is taken from a population containing a items of one particular type, and b of others. The probability that the sample contains exactly x of the particular type is given by the relevant term in the hypergeometric distribution. \[\large p(x)=\frac{\left(\begin{matrix}a \\ x\end{matrix}\right)\left(\begin{matrix}b \\ n-x\end{matrix}\right)}{\left(\begin{matrix}a+b \\ n\end{matrix}\right)}\]
Using the formula for the first part we get: \[\large p(0)=\frac{1C0 \times 39C2}{40C2}=0.95\]
Join our real-time social learning platform and learn together with your friends!