How Do You Calculate the Expected Number of Winning Couples in a Raffle?

  • Thread starter Thread starter dyno0919
  • Start date Start date
  • Tags Tags
    Method
dyno0919
Messages
3
Reaction score
0

Homework Statement


There are 20 couples who attend a party where there is a raffle. 10 Winners are chosen in the raffle. What is the expected number of couples for which both members win.


Homework Equations


Assuming method of indicators is used to solve the problem, Ai={members of ith couple win}.


The Attempt at a Solution


The Expected value would be the sum of all P(Ai), or 20P(Ai), correct?
I'm having a little trouble figuring out what P(Ai) would be though. If there are 20 couples, then there are 40 people. So the total number of outcomes for winners is 40nCr10, right? I'm not quite sure what the numerator would be in this instance however... Then I thought just going through straight numerical probability, the probability of one person winning would be 10/40, and their counterpart winning would then be 1/39, so P(Ai)=10/(40*39)? I still feel as though that is incorrect however.

Any insight you all could provide would be very helpful! Thank you!
 
Physics news on Phys.org
If Ai is 1 if both members of the ith couple win, and 0 otherwise, then the question is asking you to compute the expected value of

\sum_{i=1}^{20} A_i

The two questions then are:
1.) Do you see why this is the case?
2.) Do you see how to calculate the expected value of this thing?
 
Yes, essentially that is what I was trying to write in my first sentence under "Attempt at a solution" but I don't know how to write summation notation on this site haha. My question really was how to calculate P(Ai).

I thought it might be something divided by 40choose10, but am unsure how to find the numerator in that case. Otherwise it might be (10/40) for picking the first winner, then (1/39) for picking their counterpart in the couple, e.g. P(Ai)=10/(39*40). I'm very skeptical of that answer for several reasons, the most important of which being that the expected value would only end up being .13 couples or somewhere thereabouts.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top