Skip to content

s-zavala/probability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hat aka Urn Probability Problem 🎩

Given a hat containing 3 orange balls, 4 red balls, and 5 green balls, how might you find the probability of drawing 3 different balls at random? You could solve this problem with combinatorics or you could simulate drawing the balls from the hat many times with this python script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages