Is joint parameter estimation always strictly better than individual parameter estimation?
February 20, 2012 2:09 PM Subscribe
Is it true that it is always better to estimate parameters jointly, even when they are completely unrelated?
I vaguely recall reading about a result in statistics which stated something along the lines of "the joint estimation of two parameters always performs better (i.e. smaller variance) than the separate estimation of each parameter, even if the parameters are completely unrelated".
Is this statement, or some modification of it, true? If so, is there an intuitive explanation? Can anyone point me to a reference?
posted by TheyCallItPeace to science & nature (3 answers total) 1 user marked this as a favorite
maybe you're thinking about regression? if you keep adding variables to the regression equation the R-squared can't go down, and depending on the data it can go up. so, by adding a bunch of arbitrary variable you can explain more variation in the response variable, but the result isn't very useful.
posted by cupcake1337 at 3:42 PM on February 20, 2012