Math Problem Statement

A computer maker receives parts from three suppliers, S1, S2, and S3. Fifty percent come from S1, twenty percent from S2, and thirty percent from S3. Among all the parts supplied by S1, 5% are defective. For S2 and S3, the portion of defective parts is 3% and 6%, respectively. What portion of all the parts is defective? A customer complains that a certain part in her recently purchased computer is defective. What is the probability that it was supplied by S1?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Conditional Probability
Bayes' Theorem
Law of Total Probability

Formulas

P(D) = P(D | S1) * P(S1) + P(D | S2) * P(S2) + P(D | S3) * P(S3)
Bayes' Theorem: P(S1 | D) = [P(D | S1) * P(S1)] / P(D)

Theorems

Law of Total Probability
Bayes' Theorem

Suitable Grade Level

College Level / Advanced High School (Grades 11-12)