Conditional Probability Formula:
From: | To: |
Conditional probability is the probability of an event occurring given that another event has already occurred. In coin flip scenarios, it helps calculate probabilities of sequences or patterns.
The calculator uses the conditional probability formula:
Where:
Explanation: The formula shows how the probability of A changes when we know B has occurred.
Details: Conditional probability is essential for calculating sequences of coin flips, understanding dependencies between events, and solving more complex probability problems.
Tips: Enter probabilities as values between 0 and 1. For coin flips, P(A and B) might be the probability of two heads in a row (0.25 for fair coin), and P(B) might be the probability of first flip being head (0.5).
Q1: What's the difference between P(A|B) and P(B|A)?
A: P(A|B) is probability of A given B occurred, while P(B|A) is probability of B given A occurred - they're different unless P(A) = P(B).
Q2: How does this apply to fair vs biased coins?
A: For biased coins, adjust the input probabilities accordingly (e.g., 0.6 for heads if coin is biased 60% toward heads).
Q3: Can I use this for multiple coin flips?
A: Yes, by properly defining events A and B for your sequence of flips.
Q4: What if P(B) = 0?
A: Conditional probability is undefined when the conditioning event has zero probability.
Q5: How is this related to Bayes' Theorem?
A: Bayes' Theorem is derived from the definition of conditional probability and relates P(A|B) to P(B|A).