This project demonstrates the Monte Carlo Simulation to find the area of the blue creek. The way it does this is it places random points on the entirety of the screen, then finds how many fell on the creek. Because the placement is random, results may differ, but will always be similar.
In this project, you can draw your own creek. To see the original project, you can visit https://scratch.mit.edu/projects/326408341/ .