Question
Question: There are two lots of identical articles with different amounts of standard and defective articles. ...
There are two lots of identical articles with different amounts of standard and defective articles. There are N articles in the first lot, n of which are defective and M articles in the second lot, m of which are defective. K articles are selected from the first lot and L articles from the second and a new lot of results. Find the probability that an article selected at random from the new lot is defective.
a) MN(K+L)KnM+LmN
b) MN(K+M)KnM+MmN
c) MN(K+M)LnM+LmN
d) 1-(MN(K+L)KnM+LmN)
Solution
Use the concept of basic definition of probability and the rule of AND and OR between the events.
P(Event)=TotalcasesFavourablecases
P(A or B) = P(A) + P(B)
P(A and B) = P(A) × P(B)
We need to find the probability of an article selected at random from the new lot being defective.
Complete step by step answer:
Given: There are two lots of identical articles with different amounts of standard and defective articles.
N article in the first lot, n of which are defective
M articles in the second lot, m of which are defective.
K articles are selected from the first lot and L articles from the second and a new lot of results.
P(E1): The selected article is from 1st lot =Total articles in the new lot formedNumber of articles selected from the first lot =K+LK
P(E2) : The selected article is from 2nd lot =Total articles in the new lot formedNumber of articles selected from the second lot =K+LL
Required Probability: =(Particle selected at random from the new lot being defective)=(Particle selected from the first lot being defective) or (Particle selected from the second lot being defective)
=P(selected article1stlot) andP(defective article1stlot)+P(selected article2ndlot) andP(defective article2ndlot)=P(selected article1stlot)×P(defective article1stlot)+P(selected article2ndlot)×P(defective article2ndlot)=(K+LK)×Nn+(K+LL)×Mm=K+L1(NKn+MLm)=NM(K+L)LmN+KnM
Hence the correct answer is Option A.
Note: In such type of questions which involves probability knowing the definition of probability combined with OR and AND rule is needed. Accordingly follow the steps to find the required answer.