A memory chip is produced by two dierent manufacturers. It is known that a chip produced
by manufacturer one is faulty with probability 0:11, while a chip produced by manufacturer
two is faulty with probability 0:17. We also know that manufacturer one supplies 30% of the
chips, while manufacturer two supplies 70% of the chips used by a car company.
(i) What is the probability that given a chip was made by manufacturer two, it is not faulty?
(ii) What is the probability that a chip is not faulty?
What is the probability that given a chip is faulty that it was produced by manufacturer
one?
P(1st) = 0.3
P(2nd) = 0.7
Then the probability of producing faulty chip by 1st manufacturer is P(f | 1st) = 0.11 and the probability of producing faulty chip by 2nd manufacturer is P(f | 2nd) = 0.17.
i) The probability that chip is not faulty given it was made by 2nd manufacturer :
"P(f' | 2nd) = 1-P(f|2nd)=1-0.17=0.83"
ii) The probability that a chip is not faulty:
"P(f') = 1 \u2013 P(f) = 1 \u2013 (P(f|1st)\\cdot P(1st)+P(f|2nd)\\cdot P(2nd))="
"=1-(0.3\\cdot 0.11+0.7\\cdot 0.17)=0.848"
iii) The probability that a chip was produced by 1st manufacturer given it is faulty:
"P(1st|f) = \\frac{P(f|1st)P(1st)}{P(f|1st)P(1st)+P(f|2nd)P(2nd)}=\\frac{0.11\\cdot0.3}{0.11\\cdot0.3+0.17\\cdot0.7}=0.217"
Answer:
i) 0.83
ii) 0.848
iii) 0.217
Comments
Dear shiwa, please use the panel for submitting new questions.
Dear shiva n, please use the panel for submitting new questions.
A box contains 22 balls of which 7 are red, 9 are white, and 6 are black. Four balls are drawn at random from the box without replacement. Find the probability that (a) three red balls and one white ball are drawn, (b) the four balls are all red, (c) the balls are all of the same colour, (d) there is at least one ball of each colour
Catriona C and Daniel D practice archery. Suppose P(C) = 1=4 and P(D) = 1=6 denote their probabilities of hitting the target; we assume that these probabilities are independent. Find the probability that: (i) Catriona does not hit the target. (ii) Both of them hit the target. (iii) At least one of them hits the target. (iv) Neither of them hits the target.
Leave a comment