This algorithm generates at random a list of unordered items and steps us through the algorithm known as Insertion Sort.  

1) Begin by stepping through for the 10 element list shown.  Keep stepping until the algorithm says that it is done, while noting the number of comparisons.  

How is the total number obtained as a sum?

Number of comparisons thus far: