SOLUTION: A sample is selected from one of two populations, S1 and S2, with P(S1) = 0.7 and P(S2) = 0.3. The probabilities that an event A occurs, given that event S1 or S2

Algebra ->  Probability-and-statistics -> SOLUTION: A sample is selected from one of two populations, S1 and S2, with P(S1) = 0.7 and P(S2) = 0.3. The probabilities that an event A occurs, given that event S1 or S2      Log On


   



Question 1206320: A sample is selected from one of two populations,
S1 and S2,
with
P(S1) = 0.7
and
P(S2) = 0.3.
The probabilities that an event A occurs, given that event
S1
or
S2
has occurred are
P(A|S1) = 0.4
and
P(A|S2) = 0.3
and the probability of event A is
P(A) = 0.37.
Use Bayes' Rule to find
P(S2|A).
(Round your answer to four decimal places.)

Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52756) About Me  (Show Source):
You can put this solution on YOUR website!
.

We are given P(A|S2) = 0.3.

It means that  P(A and S2) = 0.3*P(S2) = 0.3*0.3 = 0.09.


Next,

               P(S2 and A)
    P(S2|A) = -------------  by the definition of the conditional probability.
                  P(A)


In this formula, we just know the numerator P(S2 and A) = 0.09  (found above)
and the denominator P(A) = 0.37 (given).


Therefore, by substituting these values into the formula, we obtain

    P(S2|A) = 0.09%2F0.37 = 0.2432  (rounded).


ANSWER.  P(S2|A) = 0.2432  (rounded).

Solved.



Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
While this can done using the conditional probability equation,
as Ikleyn has shown, we were asked to use Bayes' Rule, (which is
proved by using the conditional probability equation). Bayes' rule 
is this proportion:

P%28%22X%7CY%22%29%2FP%28%22Y%7CX%22%29%22%22=%22%22P%28X%29%2FP%28Y%29

Substituting:

P%28%22S2%7CA%22%29%2FP%28%22A%7CS2%22%29%22%22=%22%22P%28S2%29%2FP%28A%29

P%28%22S2%7CA%22%29%2F0.3%22%22=%22%220.3%2F0.37

P%28%22S2%7CA%22%29%22%22=%22%22%280.3%2A0.3%29%2F0.37%22%22=%22%22%220.2432432432...%22

That rounds to 0.2432

Edwin