10-28-2013 05:28 AM
Hello everyone,
I have one column with the thousands of values. Around 32000.
I want to find the mean value with the time step of 160. Which means first I have to find the mean value of first 160 element and then so on until 32000.
for example (1,160),(2,161),(3,162),.... (_, 32000)
And from all the mean value I have to choose the one maximam value.
please give me some idea
Reagards,
Maulik
Solved! Go to Solution.
10-28-2013 06:03 AM
hello everyone ,
I want to modified my question to better understanding for all.
please refer the below attached file.
From that file the column B has the different pressure values.
I want to find the mean value from row 3 to row 6 then row 4 to row 7 then row 5 to row 8 and so on until row 17.
So the time step is 3.
regards,
Maulik
10-28-2013 06:04 AM - edited 10-28-2013 06:05 AM
10-28-2013 06:10 AM
Hi Sir,
Thank you very much for your solution and advice.
yours sincerely,
Maulik