|
In an introductory couse in probability, one discusses the use of random samples for estimating an unknown population average µ. If one chooses a large enough random sample x_1, ..., x_n, then by the law of large numbers, the sample average should reasonably approximate µ. We can use this fact to estimate many types of averages via a Monte Carlo simulation.
|
|