RelativeFrequency.md (451B)
1 # Relative Frequency 2 3 Ch 1.1 4 5 **Definition:** Relative frequency is the value f/n where f is the [Frequency](Frequency.md) of an event under a [[RandomExperiment.md]]. 6 7 Note this is not the same as [Probability](Probability.md) because probability is the true likelihood whereas relative frequency has been the historical observed likelihood based on the experiment. This value does however tend towards the probability. See [[LawOfLargeNumbers.md]].