I have a collection of data that is grouped against dates. For these dates I need to return the averages of the data related to date. This I can do quite happily, however as the dates increase through the range reported against I also need to output of the difference between the first date average and the second date average, then 2nd and 3rd and so on.