Math Problem Statement

  1. A factory produces items from two machines: Machine A and Machine B. Machine

A produces 60% of the total items, while Machine B produces 40%. The probability

that an item produced by Machine A is defective is P(D|A) = 0.03. The probability

that an item produced by Machine B is defective is P(D|B) = 0.05.

(a) What is the probability that a randomly selected product be defective, P(D)?

(b) If a randomly selected item from the production line is defective, calculate the

probability that it was produced by Machine A, P(A|D).

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
Total Probability Theorem

Formulas

P(D) = P(D|A)P(A) + P(D|B)P(B)
P(A|D) = (P(D|A)P(A)) / P(D)

Theorems

Total Probability Theorem
Bayes' Theorem

Suitable Grade Level

Grades 10-12