SOLUTION: if P(E) = 0.40, P(E or F) = 0.50, and P(E and F) = 0.05, find P(F)

Algebra ->  Probability-and-statistics -> SOLUTION: if P(E) = 0.40, P(E or F) = 0.50, and P(E and F) = 0.05, find P(F)      Log On


   



Question 1187013: if P(E) = 0.40, P(E or F) = 0.50, and P(E and F) = 0.05, find P(F)
Answer by ikleyn(52786) About Me  (Show Source):
You can put this solution on YOUR website!
.
if P(E) = 0.40, P(E or F) = 0.50, and P(E and F) = 0.05, find P(F)
~~~~~~~~~~~~~~

Use the general formula of the probability theory

    P(E or F) = P(E) + P(F) - P(E and F).


Substitute the given values into the formula.  You will get this equation

    0.50 = 0.40 + P(F) - 0.05.


In this equation, only value  P(F) is unknown.  Find it from the equation

    P(F) = 0.50 - 0.40 + 0.05 = 0.15.    ANSWER

Solved.