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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
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)
(
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