Monte Carlo means using random numbers in scientific computing. More
precisely, it means using random numbers as a tool to compute something that is
not random. For example1
, let X be a random variable and write its expected
value as A = E[X]. If we can generate X1, . . . , Xn, n independent random
variables with the same distribution, then we can make the approximation