Generation of an array with defined Min, Max, Mean and Stdev with given number of elements and error

Posted by Viet on Stack Overflow See other posts from Stack Overflow or by Viet
Published on 2010-03-29T08:30:16Z Indexed on 2010/03/29 8:33 UTC
Read the original article Hit count: 420

Filed under:
|
|
|
|

I'd like to generate an array with defined Min, Max, Mean and Stdev with given number of elements and error level. Is there such a library in C, C++, PHP or Python to do so? Please kindly advise. Thanks!

© Stack Overflow or respective owner

Related posts about statistics

Related posts about library