Hacker News new | ask | show | jobs
by pimmen89 3383 days ago
One of the first labs I did in college, it brings back pleasant nostalgia.
3 comments

It was my first independent Monte Carlo calculation -- changed my life.

That project led directly to the 'rand' call in this function [1] 13 years later and fundamentally altered the way I think about data analysis.

[1] https://github.com/4kbt/PlateWash/blob/master/mlib/bootstrap...

Yup - oldie but a goodie. We did it with rice grains and graph paper recently, then a spreadsheet.

http://sohcahtoa.org.uk/pages/maths_montecarlo.html

Someone here suggested the Steinmetz solid as a follow up which I will try next time I teach that group.

Yep, it was a problem I encountered had back in high school Pascal. Fun times :)