Skip to content

An app that calculates the probability of pulling out a ball specific colour from the bag filled with balls.

Notifications You must be signed in to change notification settings

Tomasz-Kolasa/ball-probability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ball-probability

Generally

An app that calculates the probability of pulling out a ball specific colour from the bag filled with balls.


To be more specific...

First you put in the Bag any colour Balls (or you can fill the bag with a random set of balls).

Then you can:

  • check the bag content, i.e. check how many balls of each colour are in the bag
  • check the probability of pulling out a ball specified colour from the bag, eg. red
  • check what is the most probable ball colour which will be take out next

Worth to notice

This is my first attempt of creating an app interface in python (or to code anything in python actually :))

About

An app that calculates the probability of pulling out a ball specific colour from the bag filled with balls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages