Click here to Skip to main content
15,891,902 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.7K   7.1K   60  
Analyzing the board game Monopoly using a Markov chain model.

Views

Daily Counts

Downloads

Weekly Counts

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