notes

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

Frequency.md (324B)


      1 # Frequency
      2 
      3 Ch 1.1
      4 
      5 **Definition:** Frequency describes the number of occurences of a given outcome from the trials of a random experiment.
      6 
      7 Frequency is often confused with [RelativeFrequency](RelativeFrequency.md) and [[Probability.md]] but they are different terms as the others desribe relative likelihood of an event.