| |||||||||||||||||
![]() |
![]() |
![]() |
|||||||||||||||
|
Fair Coin: Generate 2 Integers with equal chance
Now suppose you want to generate a Monte Carlo Simulation of a fair coin with probability about 0.5 to get head and 0.5 to get tail, you can use the one of following formulas Formula 1: Formula 2: Random number
How the formulas work?Because random number
Using the second method,
The mean is 0.5 while the expected variance is 0.25
How to use the worksheet?Worksheet companion of this fair coins tutorial can be downloaded here. The sample worksheet uses the two methods above to compute fair coins. Every time you press F9, it generates one sampling experiment of Monte Carlo Simulation. If you delete the word “STOP”, every time you press F9, you are not only making one sample of numerical simulation; you will add the statistics of the sampling to all samples results. In this way, actually obtain full simple program of Monte Carlo Simulation. To use the worksheet fully, delete the word “STOP” and press F9 repeatedly. If you don't delete the STOP, the simulation will still work but the result of all experiments are simply copies of the current experiment. Write any letter or number on that Blue cell to reset the counter. The formula for mean and variance are recursive. You may see more explanation about this recursive formula in my tutorial on Recursive Statistics. If you are still confuse on how to use iteration in MS Excel, please read my tutorial on MS Excel Iteration.
Give your comments, questions or suggestions for this tutorial
Preferable reference for this tutorial is Teknomo, Kardi. Monte Carlo Simulation Tutorial. http://people.revoledu.com/kardi/ tutoria/Simulation/ |
|||||||||||||||
|
||||||||||||||||
© 2006 Kardi Teknomo. All Rights Reserved. Designed by CNV Media |
||||||||||||||||