I have following column /1/, what I want to calcuate the occurrences of range,for example [1,2),[2,3),[3,4),[4,max)
in the example/1/, the occurrences of [1,2)
is 1, and [2,3)
is 2.... How to write excel formular?
/1/
Weight
1.1
2.2
3.1
4.2
2.1
3.2
4.5
5.1