notes

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

SampleSpace.md (293B)


      1 # Sample Space
      2 
      3 L1
      4 
      5 **Definition:** The sample space is the space of all possible outcomes of a random experiment.
      6 
      7 This should be two things
      8 
      9 1. Mutually Exclusive (No two results can happen during the same run)
     10 2. Collectively Exhaustive (No result can occur outside the domain of outcomes)