Q.6.16

Question

If X and Y are independent binomial random variables with identical parameters n and p, show analytically that the conditional distribution of X given that X + Y = m is the hypergeometric distribution. Also, give a second argument that yields the same result without any computations. Hint: Suppose that 2n coins are flipped. Let X denote the number of heads in the first n flips and Y the number in the second n flips. Argue that given a total of m heads, the number of heads in the first n flips has the same distribution as the number of white balls selected when a sample of size m is chosen from n white and n black balls 

Step-by-Step Solution

Verified
Answer

X has conditionally Hypergeometric distribution

1Step 1: Content Introduction

We are given, X and Y are independent binomial random variables with identical parameters n and p .

X denote the number of heads in the first n flips and

 Y the number in the second n flips 

2Step 2: Content Explanation

Suppose that X+Y=m{0,.....,2n} take any k{0,.....n},     km

We have,

P(X=k| X+Y=m)=P(X=k, X+Y=m)P(X+Y=m)P(X=k| X+Y=m)=P(X=k)P(Y=m-k)P(X+Y=m)

Since the sum of two binomials is also a binomial, X+Y~Binom(2n,p), we have that

P(X=k)P(Y=m-k)P(X+Y=m)=nkpk(1-p)n-k×nm-kpm-k(1-p)n-m+k2nmpm(1-p)2n-mP(X=k)P(Y=m-k)P(X+Y=m)=nk.nm-k2nm

We have prved that X has hypergeometric distribution.