In a factory, computer chips are produced in large batches. A quality control procedure is used for each batch which requires a random sample of 8 chips to be tested. If no faulty chip is found, the batch is accepted. If two or more are faulty, the batch is rejected. If one is faulty, a further sample of 4 is selected and the batch is accepted if none of these is faulty. The probability of any chip being faulty is \(q\).
- Show that the probability of accepting a batch is \(p^8(1 + 8p^3 - 8p^4)\), where \(p = 1 - q\). [6]
- Find the expected number of chips sampled per batch, giving your answer in terms of \(p\). Hence show that when \(p = 0.75\), the expected number of chips sampled per batch is approximately 9. [6]