https://github.com/wai-l/what_are_the_chances
A coin toss game to demonstrate probability concepts.
https://github.com/wai-l/what_are_the_chances
probability python statistics streamlit
Last synced: 3 months ago
JSON representation
A coin toss game to demonstrate probability concepts.
- Host: GitHub
- URL: https://github.com/wai-l/what_are_the_chances
- Owner: wai-l
- Created: 2024-11-14T19:40:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T10:27:10.000Z (7 months ago)
- Last Synced: 2025-01-21T05:28:23.033Z (5 months ago)
- Topics: probability, python, statistics, streamlit
- Language: Python
- Homepage: https://what-are-the-chances.streamlit.app
- Size: 193 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What are the chances? A coin toss game.
This app aims to demonstrate various probability concepts in a game of coin toss.Visit this for the web app hosting on Streamlit:
https://what-are-the-chances.streamlit.appThe winning history and game stats will keep updating when you progress in the game.
Details of the game stats are included in the app.