In proof testing of circuit boards, the probability that any particular diode will fail is .01. Suppose a circuit board contains 200 diodes. a. ?How many diodes would you expect to fail, and what is the standard deviation of the number that are expected to fail? b. ?What is the (approximate) probability that at least four diodes will fail on a randomly selected board? c. ?If five boards are shipped to a particular customer, how likely is it that at least four of them will work properly? (A board works properly only if all its diodes work.)
Answer : Step 1 of 3 : Given, In proof testing of circuit boards, the probability that any particular diode will fail is .01. Suppose a circuit board contains 200 diodes. a) The claim is to find the number of diodes would you expect to fail, and what is the standard deviation of the number that are expected to fail We have, n = 200 and p = 0.01 Let X~ B(200, 0.01) Mean of the binomial distribution is np = 200×0.01 = 2 Standard deviation = np(1 p) = 200 × 0.01(1 0.01) = 1.4071 We expect 2 diodes expect to fail and standard deviation is 1.4071.