Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAMy solution
It ended up that I used the inscribed circle in the square of {(0,0), (0,1), (1,1), (1,0)} with center at (0.5, 0.5). It estimated Pi still within 3%, but it was off in the opposite direction that the quarter circle produced.
I was trying to figure out if I have the ability to "run simulations" and "append outputs" to a table based on each simulation to determine the average simulated value when points are randomly selected from this group of 100.