Skip to content

Python jupyter notebook demo showing coin flip betting with various biased coins and with varying payout odds

License

Notifications You must be signed in to change notification settings

jayvoy/winrate-vs-payout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

winrate-vs-payout

Python 3 jupyter notebook demo showing coin flip betting with various biased and unbiased coins and with varying payout odds

The demo illustrates two features of betting: the probability that you win and the payout you must receive to make the bet worthwhile. In this demo using coin flips, I choose the P(heads) as the "winning" bet.
Both biased and unbiased coin flip examples are explored along with bets with varying payouts (odds) Finally, a number of simulations are run on specific probabilities and payouts to explore results.

About

Python jupyter notebook demo showing coin flip betting with various biased coins and with varying payout odds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published