Conditional Probability and Bayes' Formula Questions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
sampahmel
Messages
20
Reaction score
0
Dear all,

Please clarify the following:

1.) The difference of conditional probability and Bayes' formula.

2.) Is Bayes' formula a "all weather condition" formula for all conditional probabilities problem?


Thank you,

S
 
Physics news on Phys.org
Can anyone please answer to the above question?
 
1) Conditional probability is [tex]\mathbb{P}(A|B):=\frac{\mathbb{P}(A \cap B)}{\mathbb{P}(B)}[/tex].

Bayes Theorem is used to swap the condition around,
[tex]\mathbb{P}(A|B):=\frac{\mathbb{P}(B|A) \mathbb{P}(A)}{\mathbb{P}(B)}[/tex]

2) You can use Bayes formula for any conditional probabilities such that [tex]\mathbb{P}(B)>0[/tex]