I have a simple array with few number and all I want is a quick one line easy approach to calculate the standard deviation. I see the Statistics::Basic lib available but how to implement the same using arrays and not list.
my @act_ret=(1,2,3,4) my @std_dev=???
In reply to PERL Standard Deviation lib by PiyaPerl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |