Skip to content

andrei-k/monte-carlo-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Simulations

A Monte Carlo simulation works by repeating a calculation using a large number of random samples and generating an approximate result. For example, it's possible to use this method to calculate the value of π by generating many random points in a square and counting how many fall within the circle. Another simple example is calculating the probability of a coin landing heads. In both cases, the larger the sample size, the more accurate the result will be.

About

Experiments with various Monte Carlo simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages