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

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.

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.app

The winning history and game stats will keep updating when you progress in the game.
![Screenshot of the app. ](images/screenshot_1.png)

Details of the game stats are included in the app.