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
- Host: GitHub
- URL: https://github.com/tom-the-bomb/game-probabilities-simulator
- Owner: Tom-the-Bomb
- License: mit
- Created: 2025-04-12T02:38:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T03:12:34.000Z (about 1 year ago)
- Last Synced: 2025-05-11T18:18:16.485Z (about 1 year ago)
- Topics: matplotlib, python, statistics
- Language: Python
- Homepage:
- Size: 565 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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