customizable

Tic-Tac-Toe

Want to play a game of tic-tac-toe ? Here is an implementation using Python.

Toolkit: Python

Learn more

customizable

Gamble Game

Implementing a gamble game of die rolls and performing Monte-Carlo simulation and distribution tests.

Toolkit: Python, Simluation, Probability distributions

Learn more

customizable

Fitting distributions to input data

Implementing routines to fit random variables to a set of continous/ discrete probability distributions.

Toolkit: Python, Probability Distribution, Goodness of Fit

Learn more