Skip to content

A python script that simulates how many bets you need to make at a given winning chance to get a win, Made during office small talks with colleagues.

Notifications You must be signed in to change notification settings

Snatched/GamblerTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

GamblerTest

A python script that simulates how many bets you need to make at a given winning chance to get a win, Made during office small talks with colleagues. It asks for the chance to win and the number of experiment to perforrm, to produce a frequency of occurence histogram.

Required libs

This script uses the following libraries for data visualization:

  • NumPy
  • MatPlotLib

About

A python script that simulates how many bets you need to make at a given winning chance to get a win, Made during office small talks with colleagues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages