Algorithm Efficiency
•This is because you have to figure out the probability of encountering various problems of a certain size and the distribution of the type of operations performed.
•Worst case analysis is far more practical to calculate and therefore it is more common.