Math Problem Statement
A machine produces parts that are either good (90%), slightly defective (2%), or obviously defective (8%). Produced parts get passed through an automatic inspection machine, which is able to detect any part that is obviously defective and discard it. The machine passes the part if it is not obviously defective. If it makes through the inspection machine and get shipped, what is the probability that it is a good quality part?
Select one:
0.9
0.978
0.742
0.685
None of the above
Solution
This is a classic problem in conditional probability. We are asked to find the probability that a part is good given that it has passed the inspection machine. Let's solve this step-by-step.
Step 1: Defining Events
- Let be the event that the part is good.
- Let be the event that the part is slightly defective.
- Let be the event that the part is obviously defective.
- Let be the event that the part passes the inspection machine.
We are given:
- (90% of the parts are good)
- (2% of the parts are slightly defective)
- (8% of the parts are obviously defective)
The inspection machine detects and discards all obviously defective parts, so a part will pass the inspection only if it is either good or slightly defective.
Step 2: Finding (Probability that a part passes inspection)
A part will pass the inspection if it is not obviously defective, which means it is either good or slightly defective. Therefore:
Step 3: Applying Conditional Probability Formula
We are interested in the probability that the part is good given that it has passed the inspection, which is represented as . Using the conditional probability formula:
Since all good parts pass the inspection, . So:
Final Answer:
The probability that a part is good given that it passed the inspection is 0.978.
Thus, the correct answer is 0.978.
Would you like more details or have any questions?
Here are 5 related questions:
- What would the probability be if slightly defective parts were also discarded?
- How would the result change if the machine had a 5% chance of failing to detect obviously defective parts?
- How do we calculate the probability if there were more categories for defective parts?
- How would the solution change if good parts had a small chance of being rejected?
- Can you extend this problem to more than one inspection stage?
Tip: Always double-check conditional probabilities by reviewing how the conditions influence the entire sample space.
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Probability
Conditional Probability
Formulas
P(G|P) = P(G ∩ P) / P(P)
P(P) = P(G) + P(S)
Theorems
Bayes' Theorem
Law of Total Probability
Suitable Grade Level
College-Level or Advanced High School
Related Recommendation
Bayes' Theorem: Probability of Defective Item Produced by Machine B
Bayes' Theorem Probability Problem with Defective Items from Machines
Probability of Defective Products from Two Machines Using Bayes' Theorem
Bayesian Probability for Defective Products from Multiple Machines
Bayes' Theorem: Probability of Non-Defective Product from Machine 2