the running time of the algorithm = the sum of running times for each statement executed
T(n)T(n)T(n) = the running time of INSERTION-SORT on an input of nnn values
the best case
the worst case