/Monte_Carlo_Simulation

Two examples of Monte Carlo Simulations are discussed namely probability in coin toss and Buffon's needle problem to find pi.

Primary LanguageJupyter Notebook

Monte_Carlo_Simulations

Two examples of Monte Carlo Simulations are discussed. The first example is about applying python to determine probability of coming head or tail in a coin toss. The second example talks about using Buffon's needle problem to determine π using Monte Carlo Simulations.