{ "info": { "author": "Steven D'Aprano", "author_email": "steve+python@pearwood.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.1", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Statistical functions\n---------------------\n\nstats is a pure-Python module providing basic statistics functions similar\nto those found on scientific calculators. It has over 40 statistics functions,\nincluding:\n\nUnivariate statistics:\n * arithmetic, harmonic, geometric and quadratic means\n * median, mode, midrange, trimean\n * mean of angular quantities\n * running and weighted averages\n * quartiles, hinges and quantiles\n * variance and standard deviation (sample and population)\n * average deviation and median average deviation (MAD)\n * skew and kurtosis\n * standard error of the mean\n\nMultivariate statistics:\n * Pearson's correlation coefficient\n * Q-correlation coefficient\n * covariance (sample and population)\n * linear regression\n * sums Sxx, Syy and Sxy\n\nand others.\n\n\nRequires Python 3.1 or better.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/pycalcstats/", "keywords": "statistics,mathematics,calculator", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "stats", "package_url": "https://pypi.org/project/stats/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/stats/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.google.com/p/pycalcstats/" }, "release_url": "https://pypi.org/project/stats/0.1.2a/", "requires_dist": null, "requires_python": null, "summary": "Calculator-style statistical functions", "version": "0.1.2a" }, "last_serial": 800099, "releases": { "0.1.1a": [ { "comment_text": "", "digests": { "md5": "c4a0a85de8d96810f1103991cdf3fd41", "sha256": "322331652ee37645f81247f47acbbacbbe3ef4cc4fd9d9ccb11fac038c799d13" }, "downloads": -1, "filename": "stats-0.1.1a.tar.gz", "has_sig": false, "md5_digest": "c4a0a85de8d96810f1103991cdf3fd41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 108867, "upload_time": "2010-11-14T08:15:33", "url": "https://files.pythonhosted.org/packages/31/7e/923915e33355182ee0d199d3dcabfa5c70274169534edc3185b8a42c5b4b/stats-0.1.1a.tar.gz" } ], "0.1.2a": [ { "comment_text": "", "digests": { "md5": "76138d4c0298c9c427f1d97ad045be88", "sha256": "854e59fa99f92ce8319c16149ef8e9939dba3e2237bbb0fb6a6094c60155bd4c" }, "downloads": -1, "filename": "stats-0.1.2a.tar.gz", "has_sig": false, "md5_digest": "76138d4c0298c9c427f1d97ad045be88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127625, "upload_time": "2010-12-31T09:02:15", "url": "https://files.pythonhosted.org/packages/87/43/f2d8d8e2660740ecca9c0fab85a07bc02da27d1fcc5071ee481082888720/stats-0.1.2a.tar.gz" } ], "0.1a": [ { "comment_text": "", "digests": { "md5": "2a0c953d81d12470d5e830bc11e6e4e6", "sha256": "e9663d833c5ba46c5d944ff3d16aab08a654022305d525d98ed7d4a880a7f8d0" }, "downloads": -1, "filename": "stats-0.1a.linux-i686.exe", "has_sig": false, "md5_digest": "2a0c953d81d12470d5e830bc11e6e4e6", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 69533, "upload_time": "2010-10-17T14:11:22", "url": "https://files.pythonhosted.org/packages/49/93/a13d474e9377fe0358395b94047c81731b65eaef3269a236620777fdd199/stats-0.1a.linux-i686.exe" }, { "comment_text": "", "digests": { "md5": "3125092b8205f208a1c02e396cece597", "sha256": "04274cb5007ea3f2793a7759ad8ee733c0d9b269c96a93a5ba027e8e3825a5ad" }, "downloads": -1, "filename": "stats-0.1a.tar.gz", "has_sig": false, "md5_digest": "3125092b8205f208a1c02e396cece597", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7962, "upload_time": "2010-10-17T14:11:17", "url": "https://files.pythonhosted.org/packages/c1/b8/0d494398322264e61544622a9d3ea05f9ad57e940faae6e821ce4725dd27/stats-0.1a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "76138d4c0298c9c427f1d97ad045be88", "sha256": "854e59fa99f92ce8319c16149ef8e9939dba3e2237bbb0fb6a6094c60155bd4c" }, "downloads": -1, "filename": "stats-0.1.2a.tar.gz", "has_sig": false, "md5_digest": "76138d4c0298c9c427f1d97ad045be88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 127625, "upload_time": "2010-12-31T09:02:15", "url": "https://files.pythonhosted.org/packages/87/43/f2d8d8e2660740ecca9c0fab85a07bc02da27d1fcc5071ee481082888720/stats-0.1.2a.tar.gz" } ] }