Exercise 3.33

Answers

(a)
The probability of a typo being caught is p1 + p2 p1p2. Then, P(X = k) =( n k) (p1 + p2 p1p2)k(1 (p 1 + p2 p1p2))nk

(b)
When we know the total number of caught typos in advance, the typos caught by the first proofreader are no longer independent. For example, if we know that first proofreader has caught the first t typos, and the total number of caught typos is t, then the probability of the first proofreader catching subsequent typos is 0, since the total number of caught typos was t.

Thus, we employ a Hypergeometric distribution. Since p1 = p2, all (2n t) t-tuples of caught typos are equally likely. Hence,

P(X1 = k|X1 + X2 = t) = (n k)( n tk) (2n t)

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