An open API service indexing awesome lists of open source software.

https://github.com/tom-the-bomb/game-probabilities-simulator

Simple script to generate probability distributions for a class project game
https://github.com/tom-the-bomb/game-probabilities-simulator

matplotlib python statistics

Last synced: about 1 year ago
JSON representation

Simple script to generate probability distributions for a class project game

Awesome Lists containing this project

README

          

# Game Probability Simulation

Probability simulation code for my game (a project in the `MDM4U` course)

The full report can be found at the following [link](https://docs.google.com/document/d/1sJhQT98JEe-uhEOGd9mIl9UghsmIM7cJ4kFIG4UnCPA/edit?usp=sharing)

Includes:

- Theoretical probabilities
- Experimental probabilities
- Distribution tables
- Distribution graphs
- Expected values

Run `generate.py` to generate all tables, graphs and the expected values