Exercise: add more statistics - video
Exercise: add more statistics
Take the script from the count sum example where we added up the numbers in each row of a file and add additional statistical values:
minumum
maximum
average
median and standard deviation are probably too difficult at this point.

Published on 2015-04-27
Comments
In the comments, please wrap your code snippets within <pre> </pre> tags and use spaces for indentation. comments powered by Disqus
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.