- #1
Master1022
- 611
- 117
- Homework Statement
- At a party there are ##n## couples. When the last song comes on, each person randomly picks a dance partner. What is the: (a) mean, (b) variance of the number of couples that are paired together?
- Relevant Equations
- Expected value
Variance
Hi,
I was attempting the following problem and I didn’t know how to start it off correctly.
Question: At a party there are ##n## couples. When the last song comes on, each person randomly picks a dance partner. What is the: (a) mean, (b) variance of the number of couples that are paired together?
Attempt:
For (a), I was thinking of using some indicator variables ##X_i## for ##i \in {1,2,…,n}## where ##X_i = 1## when couple ##i ## is actually paired up with one another, and the variable equals 0 otherwise. Thus, we have:
$$ \text{number of couples actually paired up} = Z = X_1 + X_2 + … + X_n $$
Thus, we can get the expected value ##E(Z)## by using the linearity of expectation:
$$ E(Z) = E(X_1 + X_2 + … + X_n) = \sum_{i = 1}^{n} E(X_i) $$
where ## E(X_i) = P(X_i = 1) ##. To get this probability, all I could currently think of is: ##P(X_i = 1) = 1 \cdot \frac{1}{2n - 1} = \frac{1}{2n - 1} ##
and thus I get ## E(Z) = \frac{n}{2n - 1} ##, which doesn’t really seem correct from an algebraic point of view.
Where have I gone wrong? [EDIT: I am guessing I have gone wrong in finding the probability or the general method]
Any help would be greatly appreciated.
I was attempting the following problem and I didn’t know how to start it off correctly.
Question: At a party there are ##n## couples. When the last song comes on, each person randomly picks a dance partner. What is the: (a) mean, (b) variance of the number of couples that are paired together?
Attempt:
For (a), I was thinking of using some indicator variables ##X_i## for ##i \in {1,2,…,n}## where ##X_i = 1## when couple ##i ## is actually paired up with one another, and the variable equals 0 otherwise. Thus, we have:
$$ \text{number of couples actually paired up} = Z = X_1 + X_2 + … + X_n $$
Thus, we can get the expected value ##E(Z)## by using the linearity of expectation:
$$ E(Z) = E(X_1 + X_2 + … + X_n) = \sum_{i = 1}^{n} E(X_i) $$
where ## E(X_i) = P(X_i = 1) ##. To get this probability, all I could currently think of is: ##P(X_i = 1) = 1 \cdot \frac{1}{2n - 1} = \frac{1}{2n - 1} ##
and thus I get ## E(Z) = \frac{n}{2n - 1} ##, which doesn’t really seem correct from an algebraic point of view.
Where have I gone wrong? [EDIT: I am guessing I have gone wrong in finding the probability or the general method]
Any help would be greatly appreciated.
Last edited: