stats (original) (raw)
Project description
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.
Requires Python 3.1 or better.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file stats-0.1.2a.tar.gz
.
File metadata
- Download URL: stats-0.1.2a.tar.gz
- Upload date: Dec 31, 2010
- Size: 127.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Hashes for stats-0.1.2a.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 854e59fa99f92ce8319c16149ef8e9939dba3e2237bbb0fb6a6094c60155bd4c | | | MD5 | 76138d4c0298c9c427f1d97ad045be88 | | | BLAKE2b-256 | 8743f2d8d8e2660740ecca9c0fab85a07bc02da27d1fcc5071ee481082888720 | |