stats.py defines a number of basic statistical functions for python.
One set of functions operates on lists/tuples, and another operates on
arrays.  It depends on pstat.py, also included in the archive file.

Written by:  Gary Strangman  ([email protected])