alexransome
Board Regular
- Joined
- Jun 10, 2011
- Messages
- 192
Hi,
I have a list of numbers and want to be able see the average number between when a number appears for the first time, then the second and then the third. And then work out an average for the gap inbetween the numbers appearences.
e.g.
1
2
3
1
4
1
4
5
5
1
Would return a result of (based on 1) 2,1,3 with an average of 2.
Thanks for any help,
I have a list of numbers and want to be able see the average number between when a number appears for the first time, then the second and then the third. And then work out an average for the gap inbetween the numbers appearences.
e.g.
1
2
3
1
4
1
4
5
5
1
Would return a result of (based on 1) 2,1,3 with an average of 2.
Thanks for any help,