Conditional Probability

Compact study note.

Summary

Conditional probability updates the probability of an event after restricting attention to another event that occurred. It is the basis for Bayes' theorem and conditional distributions.[1]

Prerequisites

Notation and Assumptions

For events A,BF with P(B)>0 :

P(AB)=P(AB)P(B).

Essential Result

Conditioning changes the denominator from the whole sample space to the event being conditioned on.

Small Example

In a fair die roll, condition on result being at least 4 . The even outcomes inside that condition are 4 and 6 , so

P(evenat least 4)=2/63/6=2/3.

Common Mistakes

Connections

References


  1. OpenStax, Introductory Statistics 2e, "Chapter 3: Probability Topics", https://openstax.org/books/introductory-statistics-2e/pages/3-introduction ↩︎