3.4.2 problem 47

(a)
Consider the simple case of . Then, the trays don’t have enough pages to print copies. Desired probability is .

On the other hand, if , then desired probability is , since each tray individually has enough pages.

Now, consider the more interesting case that . Associate pages being taken from the trays with independent Bernoulli trials. Sample from the first tray on success, and sample from the second tray on failure. Thus, the assignment of trays can be modeled as a Binomial random variable, Bin. As long as not too few pages are sampled from the first tray, the remaining pages can be sampled from the second tray. What is too few? is too few, because .

Hence,

(b)
Typing out the hinted program in the R language, we get that the smallest number of papers in each tray needed to have percent confidence that there will be enough papers to make copies is .