Chandra-Mani / Monte_Carlo_Simulation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Jupyter Notebook 100.0%