notes

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

CumulativeRelativeFrequency.md (183B)


      1 # Cumulative Relative Frequency
      2 
      3 Khan
      4 
      5 **Definition:** The cumulative relative frequency of some value is all prior probabilities added up along with the current value's probability.