Skip to main content

A statistics and probability library for Python

Project description

m_stats

PyPI - Python Version PyPI - License PyPI GitHub last commit


A statistics and probability library for Python; which includes functions to make operations of:

  • Probability distributions
  • Confidence intervals estimation
  • Hypothesis testing
  • ANOVA (Analysis of variance)
  • Simple linear regression
  • Multiple regression
  • Time series

And also includes functions to:

  • Graph distributions
  • Graph hypothesis tests
  • Graph linear regressions

To use and explore the library, you can install it with PyPi.

$ pip install m_stats

And then import it into your files.

import m_stats as ms

And to use its functionalities, you should access to them in this way:

ms.linregr.regression(x, y)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

m_stats-0.1.4.tar.gz (10.9 kB view details)

Uploaded Source

File details

Details for the file m_stats-0.1.4.tar.gz.

File metadata

  • Download URL: m_stats-0.1.4.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0

File hashes

Hashes for m_stats-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e7076223d371b7865687a4effcacd83daf87ef8d7edf88a69bba37600512668d
MD5 3efdd8637f4f4a954aa5d25b9399c117
BLAKE2b-256 321e3d214a0204cdc75fb252da01fe0ab0992330d94d2a22b55a48e8f13da021

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page