Skip to content

Program that outputs the probability of landing on any given tile of a Monopoly board during the entire game making use of a Markov chain.

Notifications You must be signed in to change notification settings

hanrodz/monopoly-strategist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly Markov Chain

This simple program makes use of a Markov chain to determine the overall probability of landing on any given tile of a Monopoly board.

It is also the first time I'm working on a project using Git and GitHub.

This project was inspired by Matt Parker and Dr. Hannah Fry's video The Mathematics of Winning Monopoly.

Note: the numbers could be slightly off because I haven't had the opportunity to count how many "Chance" and "Community Chest" cards there are. I assumed there's one with each of the different texts listed in the Monopoly wiki.

About

Program that outputs the probability of landing on any given tile of a Monopoly board during the entire game making use of a Markov chain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages