thanks for reply.
When applying rolling average, every step one row is moved down, and the new average is calculated accordingly.
What I want to do is just get average for every 5 rows. If I have 100 rows, then finally 20 points will be got.
thanks for reply.
When applying rolling average, every step one row is moved down, and the new average is calculated accordingly.
What I want to do is just get average for every 5 rows. If I have 100 rows, then finally 20 points will be got.