notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

IndependentEvents.md (217B)


      1 # Independent Events
      2 
      3 Ch 1.4
      4 
      5 **Definition:** Independent events are events such that the conditional probability is equivalent to the unconditioned probability of the given event.
      6 
      7 P(A|B) = P(A) and P(B | A) = P(B).