Dan's Diner employs three dishwashers. Al washes 60 % of the dishes and breaks only 1 % of those he handles. Betty and Chuck each wash 20 % of the​ dishes, and Betty breaks only 1 % of​ hers, but Chuck breaks 3 % of the dishes he washes. You go to​ Dan's for supper one night and hear a dish break at the sink.​ What's the probability that Chuck is on the​ job?

Respuesta :

Answer:

0.428

Step-by-step explanation:

Given:

P(Al) = 0.6

P(break | Al) = 0.01

P(Betty) = 0.2

P(break | Betty) = 0.01

P(Chuck) = 0.2

P(break | Chuck) = 0.03

Now,

The probability that the chuck is on the job will be calculated as:

P(Chuck | break) = [tex]\frac{P(break | Chuck)\times P(Chuck)}{\textup{P(break)}}[/tex]  .............(1)

Now,

P(break) is the probability that the plate will break

= P(break | Al) × P(Al) + P(break | Betty) × P(Betty) + P(break | Chuck) × P(Chuck)

= 0.01 × 0.6 + 0.01 × 0.2 + 0.03 × 0.2

= 0.006 + 0.002 + 0.006

= 0.014

substituting the value in (1), we get

P(Chuck | break) = [tex]\frac{\textup{0.03}\times\textup{0.2}}{\textup{0.014}}[/tex]  

P(Chuck | break) = 0.428