In the previous class, we used randomness in a simulation to investigate the alleged Hot-Hands phenomenon in basketball. We found that repeating simulations could be useful because of the variability in the simulation outcomes.
If you repeat a simulation with built-in randomness to reach a conclusion, then you are using the Monte Carlo method.
Randomness provides a way to make samples created in the simulation representative of the population. We can use those samples to draw conclusions about that population.
But how do we cope with the variability in our results that is due to randomness?