(a) In each lot 200 items, there are k defective items and 200-k non-defective items. Then the probability that a lot with k defective items is accepted is
"=\\dfrac{1\\cdot\\dfrac{(200-k)!}{2!(200-k-2)!}}{\\dfrac{200!}{2!(200-2)!}}=\\dfrac{(200-k)(200-k-1)}{200(199)}"
(b) Let "X=" the number of defective item: "X\\sim Bin (n, p)"
Given "p=\\dfrac{50}{100}=0.5"
The probability that one or more items are found defective is
"P(X\\geq1)\\geq0.99=>1-(0.5)^n\\geq0.99"
"2^n\\geq100"
At least 7 items should be tested so that the probability that one or more items are found defective is at least 99%.
Comments
Leave a comment