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.