Independent solution

How to solve this Bayes Theorem question

Setup

Setup

Let H and L denote the two fixed risk classes. Let A be the observed pair of event-free periods and B the corresponding event for the next two periods.

Pr(H)=0.10,Pr(L)=0.90\Pr(H)=0.10,\qquad \Pr(L)=0.90
Pr(AH)=0.802,Pr(AL)=0.992\Pr(A\mid H)=0.80^2,\qquad \Pr(A\mid L)=0.99^2

Model

Model

Conditional independence across periods gives four-period probabilities within each class. Average them using the class priors.

Pr(AB)=0.10(0.804)+0.90(0.994)\Pr(A\cap B)=0.10(0.80^4)+0.90(0.99^4)
Pr(A)=0.10(0.802)+0.90(0.992)\Pr(A)=0.10(0.80^2)+0.90(0.99^2)

Compute

Compute

Form the conditional ratio of the joint four-period event to the observed two-period event.

Pr(BA)=0.10(0.804)+0.90(0.994)0.10(0.802)+0.90(0.992)\Pr(B\mid A)=\frac{0.10(0.80^4)+0.90(0.99^4)}{0.10(0.80^2)+0.90(0.99^2)}
Pr(BA)=0.9570933093\Pr(B\mid A)=0.9570933093

Answer

Answer

The predictive probability rounds to 0.9571.

0.9571(E)\boxed{0.9571\quad\text{(E)}}