This rule is used to estimate the probability of an event occurring based on prior observations. If an event has occurred \( s \) times out of \( n \) trials, the rule estimates the probability of the event occurring again as \( \frac{s+1}{n+2} \).
Show more…