Menu

#225 add an option to math::statistics::histogram

open
math (19)
5
2006-06-13
2006-06-07
Anonymous
No

Hi,
math::statistics::histogram groups datas in intervals
according to this logical scheme :
[x0,x1] ]x1,x2] ]x2,x3] ... ]xn-1,xn]
I'd like to have the possibility of grouping the other
way ie :
[x0,x1[ [x1,x2[ [x2,x3[ ... [xn-1,xn]
This is actually the grouping method commonly used in
France (at least).

Thank you, arjen :)

dcobac@free.fr

Discussion

  • Andreas Kupries

    Andreas Kupries - 2006-06-13

    Logged In: YES
    user_id=75003

    Arjen, statistics stuff is your area, IIRC.

     
  • Andreas Kupries

    Andreas Kupries - 2006-06-13
    • assigned_to: nobody --> arjenmarkus