This simulation is an extension of: Monte Carlo Area Estimation

An estimate of the circle's area is obtained by uniformly scattering random points within a given square area. By repeating this process, we obtain a set of estimates, from which we can calculate the average and its spread. We can then plot the average and spread against the number of random points to observe the convergence behavior of the estimate.