Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 302 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 302 Bytes

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.