MiSu2002 / gaussian_python_package

A python package that can be used to calculate Gaussian distribution calculations

Repository from Github https://github.comMiSu2002/gaussian_python_packageRepository from Github https://github.comMiSu2002/gaussian_python_package

gaussian_python_package

A python package that can be used to calculate Gaussian distribution calculations

Package has following functions:

  1. Read in dataset
  2. Calculate mean
  3. Calculate standard deviation
  4. Plot histogram
  5. Plot probability density function
  6. Add two Gaussian distributions

Access Gaussian Distributions package from distributions/init.py file and use in code.

The file init.py already has an example for users' convenience of the usage.

Refer to info.png for understanding Gaussian distribution calculations.

About

A python package that can be used to calculate Gaussian distribution calculations


Languages

Language:Python 100.0%