notes

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

DiscreteUniformLaw.md (249B)


      1 # Discrete Uniform Law
      2 
      3 L1
      4 
      5 **Definition:** The discrete uniform law states that if all outcomes in a [SampleSpace](SampleSpace.md) are equally probable then P(A) where A is a set is the same as |A| / |Omega| where Omega is the entire sample space.