In computational complexity theory, Amortized analysis is the time per operation averaged over a worst-case sequence of operations. Amortized analysis differs from average-case performance in that probability is not involved; amortized analysis guarantees the time per operation over worst-case performance.
There are several techniques used in Amortized analysis:
Aggregate analysis[?] - determines upper bound T(n) on total cost of sequence of n operations, then calculates average cost to be T(n)/n
... the median income for a family is $43,564. Males have a median income of $36,838 versus $26,429 for females. The per capita income for the city is $18,424. 14.4% of the ...