ANN: stats0.1.1a calculator statistics for Python

S

Steven D'Aprano

I am pleased to announce the second public release of stats for Python,
and the first targeted at Python 3.x.

http://pypi.python.org/pypi/stats

stats is a pure-Python module providing basic statistics functions
similar to those found on scientific calculators. It has over 40
statistics functions, including:

Univariate statistics:
* arithmetic, harmonic, geometric and quadratic means
* median, mode, midrange, trimean
* mean of angular quantities
* running and weighted averages
* quartiles, hinges and quantiles
* variance and standard deviation (sample and population)
* average deviation and median average deviation (MAD)
* skew and kurtosis
* standard error of the mean

Multivariate statistics:
* Pearson's correlation coefficient
* Q-correlation coefficient
* covariance (sample and population)
* linear regression
* sums Sxx, Syy and Sxy

and others.


This is an unstable alpha release of the software. Feedback and
contributions are welcome.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top