I'm a very new programmer.
I have a sorted file and want to calculate delats between the numbers. That is calculate the difference between first number in line 1 and second number in line 2 (delata1), difference number 3 in line 3 and number 2 in line 2(delta2), .... so on.
Then calculate mean of these deltas, variance, standard dev and then ratio standard dev to mean (stand dev/mean).
Can have any sample/example files.
Thanks for your help
Moshiur