eoogbe / cs109-distributions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cs109-distributions

The website for the CS 109 Final Project Part 3. Calculates the expected value, variance, and PMF/PDF of Random Variables.

Distributions Supported

  • Bernoulli
  • Binomial
  • Poisson
  • Geometric
  • Hypergeometric
  • Negative Binomial
  • Uniform
  • Normal
  • Exponential

TODO

  • Multinomial
  • MGF
  • Actually comply with assignment requirements

About


Languages

Language:JavaScript 88.8%Language:HTML 8.8%Language:CSS 2.5%