Multiple choice

For each element in a set of size 2n, an unbiased coin is tossed. The 2n coin tosses are independent. An element is chosen if the corresponding coin toss were head. The probability that exactly n elements are chosen is:

  1. $\frac{^{2n}\mathrm{C}_n}{4^n}$
  2. $\frac{^{2n}\mathrm{C}_n}{2^n}$
  3. $\frac{1}{^{2n}\mathrm{C}_n}$
  4. $\frac{1}{2}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Required favourable cases = Number of ways of selecting n element out of the set of size 2n = $^{2n}\mathrm{C}_n$ As each toss may result in either head or tail, so for 2n tosses, total no. of combinations = 22n = 4n $\therefore$Required probability = $\dfrac{\text{Favourable cases}}{\text{Total cases}}$ $ = \frac{^{2n}\mathrm{C}_n}{4^n}$