Re: [Jprogramming] Stats example ...

2016-06-13 Thread Raul Miller
Sounds good to me. I updated the page. -- Raul On Mon, Jun 13, 2016 at 12:32 PM, Martin Kreuzer wrote: > Hi all - > > While browsing the J NuVoc page I accidentally stumbled upon this example: > > URL: http://code.jsoftware.com/wiki/Vocabulary/ampdotco > > Under "Common Uses / 2. Compute stand

Re: [Jprogramming] Stats example ...

2016-06-13 Thread 'Bo Jacoby' via Programming
   E+/ % # E 5 2 6 75 (-E) 5 2 6 70 _3 1 2 *:(-E) 5 2 6 70 9 1 4 E*:(-E) 5 2 6 73.5 E&.:*:(-E) 5 2 6 71.87083 Den 18:33 mandag den 13. juni 2016 skrev Martin Kreuzer : Hi all - While browsing the J NuVoc page I accidentally stumbled upon this example: URL: http://code.jsoftware.com

[Jprogramming] Stats example ...

2016-06-13 Thread Martin Kreuzer
Hi all - While browsing the J NuVoc page I accidentally stumbled upon this example: URL: http://code.jsoftware.com/wiki/Vocabulary/ampdotco Under "Common Uses / 2. Compute standard deviation as the root-mean-square of a list of differences from the mean value" the example starts out with y