allDiffBtwItemsAndMaxOfRest

Computes the difference between each dataset average and the maximum of the rest of the averages for each dataset. If d[] represents the differences then d0 is the difference between the first dataset average and the maximum over the averages of the other datasets and so on.

Return

the difference between each dataset average and the maximum of the rest of the averages for each dataset.