Question 1197752
.
Sarah is deciding which courses she wants to take in her next college semester. 
The probability that she will enroll in an algebra course is 0.30 and the probability that she will enroll in a Biology course is 0.70. 
The probability that she will enroll in an Algebra course GIVEN that she enrolls in a Biology course is 0.40. 
(a) What is the probability that she will enroll in both Algebra and Biology courses? 
(b) What is the probability that she will enroll in an Algebra course OR a Biology course? 
(c) Are the two events independent? 
(d) Are the two events mutually exclusive?
~~~~~~~~~~~~~~~~~~~~~


<pre>
The problem states that

    "The probability that she will enroll in an Algebra course GIVEN that she enrolls in a Biology course is 0.40." 


It means that the ratio  {{{P(enroll_both_A_and_B)/P(enroll_B)}}} = 0.4.


It implies  that  P(enroll both A and B) = 0.4*P(enroll B) = 0.4*0.7 = 0.28.


It is the  <U>ANSWER</U>  to question (a).




(b)  Having it, we calculate

         P(enroll A or B) = P(enroll A) + P(enroll B) - P(Enroll both A and B) = 0.3 + 0.7 - 0.28 = 0.72.


     It is the  <U>ANSWER</U>  to question (b).




(c)  To answer question (c), we compare  P(enroll both A and B)  with  P(enroll A)*P(enroll B).


     P(enroll both) is 0.28, according to (a).

     P(A)*P(B) = 0.3*0.7 = 0.21.


     As you see, values P(A and B) and P(A)*P(B) are different, so we conclude that A and B are NOT independent events.


     It is the  <U>ANSWER</U>  to question (c).




(d)  Since P(A and B) is not zero  (it is 0.28),  events A and B are NOT mutually exclusive.


     It is the  <U>ANSWER</U>  to question (d).
</pre>

Solved : &nbsp;&nbsp;all questions are answered.