Rev 4161 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4161 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Effectifs of statistical series in classes |
||
4 | |||
12038 | bpr | 5 | slib_out= [effectifs of classes], [classes data] |
6 | slib_comment= data : [x_1,...,x_n] ; classes data: [a_1,...,a_m] \ |
||
7 | (with min and max add if necessary);\ |
||
8 | if there are only 2 numbers in classes data, the first one is the smaller, \ |
||
9 | the second one is the width of classes;\ |
||
10 | if there is no second parameter, classes are created of width ceil(4*n^(1/4)). |