State Bayes' theorem and one intuitive use.
easyAnswer
- P(A) / P(B).
- Intuition: update a prior belief P(A) with new evidence B to get a posterior belief .
- Classic use: medical testing with base rates.
- Even a highly sensitive/specific test on a rare disease produces mostly false positives if the disease prevalence is low.
Check yourself — multiple choice
- P(A) / P(B)
- Bayes' theorem is a special case of the CLT
Bayes' rule: posterior = likelihood * prior / evidence.
#probability#bayesian
Practise Statistics Fundamentals
215 interview questions in this topic.