SOLUTION: considering the following * let P(C)= .4 * let P(D)= .5 * let P(C given D) find P (D given C)

Algebra ->  Probability-and-statistics -> SOLUTION: considering the following * let P(C)= .4 * let P(D)= .5 * let P(C given D) find P (D given C)      Log On


   



Question 1110081: considering the following
* let P(C)= .4
* let P(D)= .5
* let P(C given D)
find P (D given C)

Answer by greenestamps(13214) About Me  (Show Source):
You can put this solution on YOUR website!

Thank you for correcting the statement of the problem!

P(C|D) = (P(C and D)) / (P(D))
0.6 = P(C and D) / 0.5
P(C and D) = 0.3

Then

P(D|C) = (P(C and D)) / (P(C))
P(D|C) = 0.3 / 0.4
P(D|C) = 0.75

ANSWER: P(D given C) = 0.75