allDiffBtwItemsAndMinOfRest

Computes the difference between each dataset average and the minimum 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 minimum over the averages of the other datasets and so on

Return

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