buffon needle experiment - MathOverflow [closed] most recent 30 from http://mathoverflow.net 2013-06-20T12:00:01Z http://mathoverflow.net/feeds/question/93096 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/93096/buffon-needle-experiment buffon needle experiment spyros 2012-04-04T11:18:37Z 2012-04-05T14:42:14Z <p>Hi, what are the "best" values for lenght of needle (l) and distance between paralles (d) for an accurate approximation of pi? Does it have to be l-d-1.0 or ld? Thanx</p> http://mathoverflow.net/questions/93096/buffon-needle-experiment/93100#93100 Answer by Allen Knutson for buffon needle experiment Allen Knutson 2012-04-04T12:03:23Z 2012-04-05T08:16:58Z <p>I'm guessing that the longer the needle the better (meaning, highest $\ell/d$ ratio). It seems like you'll get significant experimental issues from the cases where the needle just barely crosses-or-doesn't-cross a line, and if your needle is long enough to cross lots of lines then this becomes less relevant. Probably you want to color the lines so every tenth and every hundredth are a different color, the better to accurately count them.</p> http://mathoverflow.net/questions/93096/buffon-needle-experiment/93121#93121 Answer by Fred Kline for buffon needle experiment Fred Kline 2012-04-04T13:57:19Z 2012-04-04T13:57:19Z <p><a href="http://mathworld.wolfram.com/BuffonsNeedleProblem.html" rel="nofollow">Info at Mathworld.</a></p> http://mathoverflow.net/questions/93096/buffon-needle-experiment/93156#93156 Answer by Pietro Majer for buffon needle experiment Pietro Majer 2012-04-04T18:50:09Z 2012-04-04T23:09:07Z <p>Indeed, the result of the experiment is strongly dependent on arithmetic properties of the parameters - the ratio $\rho$ of needle's lenght to the distance between parallel lines, and of course, the number $N$ of needles. There is a funny story about that. In 1901 the Italian mathematician Mario Lazzarini claimed to have obtained an experimental value of $\pi$ with 7 correct digits, using 3408 needles, and a ratio $\rho=5/6$ (a harmless choice, apparently). That was quite embarrassing, as it was quite clear he had cheated -after and before Lozzerini's experiment, everybody else, even with larger numbers of needles, never got a better result than 3.13 or 3.15., and today Lazzerini's experiment it is sometimes reported as a case of false. The point is a little more subtle: with the parameters he had taken, he was quite likely to obtain as approximantion the ratio 355/113 (the lucky number being 1808 intersections). My personal guess is that he somehow meant to mock the other scientists, physicists or naturalists, who performed Buffon's experiment ignoring the arithmetic axpect of the matter. One can easily do even more striking experiments, of course: with a convenient (irrational) choice of the ratio, and just 2 or 3 needles, you have a good chance to obtain an <em>exact</em> value of $\pi$ from Buffon's experiment... </p> http://mathoverflow.net/questions/93096/buffon-needle-experiment/93157#93157 Answer by Bernard for buffon needle experiment Bernard 2012-04-04T19:10:19Z 2012-04-05T14:42:14Z <p>The question is well defined for estimating $\frac 1 \pi$, but not for estimating $\pi$. If $l>d$, you need to evaluate $cos^{-1}$ which requires knowledge of $\pi$, otherwise the variance of the estimator decreases with$ \frac l d$, so you'd "practically" settle for $l=d$.</p> http://mathoverflow.net/questions/93096/buffon-needle-experiment/93160#93160 Answer by Arthur B for buffon needle experiment Arthur B 2012-04-04T20:00:30Z 2012-04-04T20:40:26Z <p>The naive estimator is biased. If there are $N$ trials and $i$ success, a Rao-Blackwellisation of the naive estimator gives the unbiased estimator $\frac{2l}{d}\left(\frac{n}{i}+\frac{1}{i}\right)$ (to be fair this hides an assumption for a uniform prior for the probability of crossing, which induces a weird prior on $\pi$).</p> <p>One can look at the variance of the estimator conditional on obtaining one success. The strategy is then to set $l=d$. Intuitively this makes sense, we want the term in $1/i$ to be as small as possible. Though for $n$ small enough, the prior dominates and the optimum is actually achieved for a small value of $2l/(d\pi)$.</p>