notes

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

TotalProbabilityTheorem.md (329B)


      1 # Total Probability Theorem 
      2 
      3 L2
      4 
      5 **Definition:** Total probability theorem states that the probability of some event is equal to the summed probability of each possible way for the event to occur.
      6 
      7 This is often done in the inverse where we have a bunch of conditions and want to find the probability of a given even occurring.