react-sparklines icon indicating copy to clipboard operation
react-sparklines copied to clipboard

What's mean is about

Open okonet opened this issue 9 years ago • 2 comments

Usually all math libs refererring to mean as average. This is not the case with this library.

Can you reference the algorythm behind the mean here and also add tests for it?

okonet avatar May 04 '16 13:05 okonet

You are absolutely correct. I have messed up something. What I am calculating under 'mean' is 'midRange'. I'll rename it, will add mean as an alias to average, and will add tests.

borisyankov avatar May 05 '16 07:05 borisyankov

Could you please add tests for (at least) all functions in dataProcessor?

okonet avatar May 05 '16 07:05 okonet