Tin of beanPy documentation¶

This is the official documentation of beanPy, the statistical random number generator. Written for ‘Computing for mathematics’ coursework

Contents:

  • Tutorial
    • How to import the library
    • How to define a distribution
    • How to take samples with a chosen distribution
    • How to find quantiles of a defined distribution
    • How to plot a PDF of a distribution with given parameters
  • How To Guides
    • Modelling a dart player with bivariate distributions
  • Explanations
    • An explanation on how the parameters change the distribution of numbers generated
    • A brief overview of quantiles
  • Functions
    • Distribution
    • binomial_distribution
    • continuous_uniform_distribution
    • discrete_uniform_distribution
    • exponential_distribution
    • normal_distribution
    • poisson_distribution
  • Testing
    • Testing the code
    • Testing the documentation
  • Bibliography

beanPy

Navigation

Contents:

  • Tutorial
  • How To Guides
  • Explanations
  • Functions
  • Testing
  • Bibliography

Related Topics

  • Documentation overview
    • Next: Tutorial

Quick search

©2022, Aeron Wheel, Gregory Dyer, Oliver Dawson, Connor Porter. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source