Though the worst case performance of an algorithm may be f(n), the average worst case over n runs may be asymptotically less than n*f(n).
We will study three methods for average worst case analysis: