Hi there
I have written a program that calculates averages of a very large set of data to reduce the amount of data I need to handle. I have attached the algorithm. My problem is that I want to run the algorithm a number of times with different starting values (more than I care to do manually)...