If you vary the size of the opening, am I correct that that just changes the parameters on the curve? I've known about the central limit theorem for a long time and was probably taught about it in first year, but I have never managed to sit down and understand how to prove it properly. One side effect of the theorem should be to explain least squares—if I am not mistaken then least squares was invented largely due to…
This might be what you're looking for: https://en.wikipedia.org/wiki/Gauss%E2%80%93Markov_theorem
Galton Board
11–20 of 32 posts
Re: Galton Board
#12If you vary the size of the opening, am I correct that that just changes the parameters on the curve? I've known about the central limit theorem for a long time and was probably taught about it in first year, but I have never managed to sit down and understand how to prove it properly. One side effect of the theorem should be to explain least squares—if I am not mistaken then least squares was invented largely due to…
> if I am not mistaken then least squares was invented largely due to the central limit theorem by Gauss I'm not really speaking from expertise here, but I thought least-squares error measurement was based on the fact that the metric is easy to minimize, because taking the derivative of x^2 is easy, whereas taking the derivative of |x| is complicated. Least cubes doesn't really work conceptually, as it would imply th…
Re: Galton Board
#13I bought one of these to teach a one-shot class on experimental design and statistics. To say it served the purpose would be an understatement. We blew through the CLT and derivation of statistical power in 10 minutes, leaving the other 110 minutes for the students to present research papers. One of the best $35 I’ve ever spent (don’t have the Amazon link handy but there are some great versions there). Highly recomme…
Re: Galton Board
#14If you vary the size of the opening, am I correct that that just changes the parameters on the curve? I've known about the central limit theorem for a long time and was probably taught about it in first year, but I have never managed to sit down and understand how to prove it properly. One side effect of the theorem should be to explain least squares—if I am not mistaken then least squares was invented largely due to…
> if I am not mistaken then least squares was invented largely due to the central limit theorem by Gauss I'm not really speaking from expertise here, but I thought least-squares error measurement was based on the fact that the metric is easy to minimize, because taking the derivative of x^2 is easy, whereas taking the derivative of |x| is complicated. Least cubes doesn't really work conceptually, as it would imply th…
Re: Galton Board
#15Re: Galton Board
#16I demo'd it at a STEM fair and everybody has a great time. It makes a ton of noise and a great visual demo. I even ended up learning a bunch about hopper theory because I had to 3d print a hopper to feed it and it kept jamming.
Re: Galton Board
#17If you vary the size of the opening, am I correct that that just changes the parameters on the curve? I've known about the central limit theorem for a long time and was probably taught about it in first year, but I have never managed to sit down and understand how to prove it properly. One side effect of the theorem should be to explain least squares—if I am not mistaken then least squares was invented largely due to…
> if I am not mistaken then least squares was invented largely due to the central limit theorem by Gauss I'm not really speaking from expertise here, but I thought least-squares error measurement was based on the fact that the metric is easy to minimize, because taking the derivative of x^2 is easy, whereas taking the derivative of |x| is complicated. Least cubes doesn't really work conceptually, as it would imply th…
EDIT: I am a bit suspicious though, since the definition of variance implicitly uses least squares. Maybe someone else can explain this better, but my expectation is that variance and the reason why it also uses squares (and not something else) should follow from some set of first principles.
Re: Galton Board
#18If you vary the size of the opening, am I correct that that just changes the parameters on the curve? I've known about the central limit theorem for a long time and was probably taught about it in first year, but I have never managed to sit down and understand how to prove it properly. One side effect of the theorem should be to explain least squares—if I am not mistaken then least squares was invented largely due to…
This might be what you're looking for: https://en.wikipedia.org/wiki/Gauss%E2%80%93Markov_theorem
Re: Galton Board
#19Re: Galton Board
#20https://stat.ethz.ch/~stahel/lognormal/bioscience.pdf
It really clarified where a log-normal distribution comes from: the consequence of switching a sum of random variables for a product.