Question 1172475
.
Given P(A) = 0.74 , P(B) = 0.25 , and P(A ∩B) = 0.13. Calculate
(1) P(A ∪B)
(2) P(A ∩B’)
(3) P(A’|B’)
~~~~~~~~~~~~~~~~



<pre>
(1)  It is easy.

     Use the basic general formula of elementary probability theory

             P(A U B) = P(A) + P(B) - P(A ∩ B) = 0.74 + 0.25 - 0.13 = 0.86.    <U>ANSWER</U>



(2)  To calculate P(A ∩ B’), ask yourself what is the set (A ∩ B’) ?

     This set are those elements of A that do not belong to B.

     In other words,  (A ∩ B’) = A \ (A ∩ B), where the sign  " \ " means subtracting the set (A ∩ B) from A.


     After this notice, it is OBVIOUS that  P(A ∩ B’) = P(A) - P(A ∩ B) = 0.74 - 0.13 = 0.61.    <U>ANSWER</U>



(3)  P(A'|B')  is the conditional probability  P(A' ∩ B’) / P(B').


     To calculate P(A' ∩ B’), ask yourself what is the set (A' ∩ B’) ?

     It is the set of elements that do not belong NEITHER A NOR B.

     In other words, it is the COMPLEMENT of the set (A U B) to the universal set.


     THEREFORE, P(A' ∩ B’) = 1 - P(A U B) = 1 - 0.86 = 0.14,

                             as we just defined the value of P(A U B) = 0.86  in n.(1) above.


     After this notice, it is OBVIOUS that  P(A'|B') = P(A' ∩ B’) / P(B') = {{{0.14/(1-0.25)}}} = {{{0.14/0.75}}} = {{{14/75}}} = 0.186667 (rounded).    <U>ANSWER</U>
</pre>

Solved.  &nbsp;&nbsp;&nbsp;&nbsp;//  &nbsp;&nbsp;&nbsp;&nbsp;All questions are answered.


------------


To see other similar solved problems, look into the lesson

&nbsp;&nbsp;&nbsp;&nbsp;- <A HREF=https://www.algebra.com/algebra/homework/Probability-and-statistics/Using-general-probability-formulas-for-a-union-or-intersection-of-events.lesson>Using general probability formulas for a union or intersection of events</A> 

in this site.



/\/\/\/\/\/\/\/


Is everything clear to you in my solution/explanation ?


If &nbsp;"YES", &nbsp;then do not forget to post your &nbsp;"THANKS" &nbsp;for my teaching . . .