Click here to Skip to main content
15,886,864 members
Articles / Programming Languages / C#

Markov Monopoly

Rate me:
Please Sign up or sign in to vote.
4.92/5 (48 votes)
29 Apr 2009Ms-PL11 min read 66.6K   7.1K   60  
Analyzing the board game Monopoly using a Markov chain model.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
United States United States
I am a .NET developer who works daily on enterprise-scale applications using C#, SQL, XML, ASP.NET, and myriad other technologies. My academic background is in physics and economics.

I am the original architect of Sandcastle managed reference documentation engine and of the Meta.Numerics library for scientific computation.

Comments and Discussions