Exercise 3.26

Answers

If X HGeom(w,b,n), then n X HGeom(b,w,n).

If X counts the number of items sampled from the set of w items in a sample of size n, then n X counts the number of items from the set of b items in the same sample.

To see this, notice that

P(n X = k) = P(X = n k) = ( w nk)( b k) (w+b n)

User profile picture
2021-12-05 00:00
Comments