Asked by Warren

A stationary store has decided to accept a large shipment of ball-point pens if an inspection of 18 randomly selected pens yields no more than two defective pens.
(a) Find the probability that this shipment is accepted if 5% of the total shipment is defective. (Use 3 decimal places.)


(b) Find the probability that this shipment is not accepted if 15% of the total shipment is defective. (Use 3 decimal places.)

Answers

Answered by Warren
Could you please help?
Answered by scott
this is a binary situation ... a pen is defective or not

let d = defective and n = not defective

(n + d)^18 = n^18 + 18 n^17 d + 153 n^16 d^2

the 1st three terms of the expansion covers the "not more than two defective"

(a) p(n) = .95 , p(d) = .05
... p(accept) = .95^18 + (18 * .95^17 * .05) + (153 * .95^16 * .05^2)

(b) similar to (a) , but ... p(not accept) = 1 - p(accept)
... p(n) = .85 , p(d) = .15
... follow same calculation format as (a)
Answered by Brenda
Scott is correct. No idea why he got thumbs down. I worked it like he shows, and I got the correct answers according to Cengage a homework program! Thanks Scott!!! You saved me since the tables don't include 17, 18, or 19!
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions