Conditional Probability Calculator
Calculate the probability of event A given that event B has occurred using the conditional probability formula.
P(A|B)
0.300000
P(A|B) as %30.0000
P(A|B) vs P(A and B)
सूत्र
## How to Calculate Conditional Probability ### Formula **P(A|B) = P(A and B) / P(B)** Conditional probability measures how the probability of event A changes when we know event B has occurred. The vertical bar "|" is read as "given". P(B) must be greater than zero.
हल किया गया उदाहरण
P(A and B) = 0.12 and P(B) = 0.4. Find P(A|B).
- 01P(A|B) = P(A and B) / P(B)
- 02P(A|B) = 0.12 / 0.4
- 03P(A|B) = 0.3
- 04As a percentage: 30%