Edit Problem


I law of total probability and bayes rule
|
Moderate


In the following diagram of sample space, all angles are right angles, and the probability of each event is proportional to its area. Use the law of total probability to compute the value of P(B): Area Diagram

Solution:

We observe that A1,A2 is a partition of Ω. Applying the law of total probability to this partition,

P(B)=P(A1)P(B|A1)+P(A2)P(B|A2)

Notice that rectangles A1 and A2 have the same area, so P(A1)=P(A2)=1/2. Rectangle BA1 has half the height of rectangle A1 and the same width, so P(B|A1)=P(BA1)/P(A1)=1/2. Rectangle BA2 has half the height and half the width of rectangle A2, so P(B|A2)=P(BA2)/P(A2)=1/4. Plugging these numbers into the law of total probability above,

P(B)=(1/2)(1/2)+(1/2)(1/4)=3/8