Difference between revisions of "Documentation:Monte Carlo Equilibration"
From ALPS
(→Error in slope of best-fitted line) |
(→Error in slope of best-fitted line) |
||
Line 69: | Line 69: | ||
\mathrm{Var}({\beta_1}) | \mathrm{Var}({\beta_1}) | ||
= \mathrm{Var} \left( \frac{\sum_i (x_i - \bar{x}_i)( y_i - \bar{y}_i) }{\sum_i (x_i - \bar{x}_i)^2} \right) | = \mathrm{Var} \left( \frac{\sum_i (x_i - \bar{x}_i)( y_i - \bar{y}_i) }{\sum_i (x_i - \bar{x}_i)^2} \right) | ||
− | = \frac{ | + | = \frac{\sum_i (x_i - \bar{x}_i)^2 \mathrm{Var}(y_i) }{(\sum_i (x_i - \bar{x}_i)^2)^2} |
</math> | </math> |
Revision as of 12:20, 9 September 2013
Contents
Monte Carlo equilibration
Theory
We have a timeseries of N measurements obtained from a Monte Carlo simulation, i.e. .
Suppose (s.t.
) is the least-squares best fitted line, we attempt to minimize
w.r.t.
and
.
,
:
Slope of best-fitted line
Error in slope of best-fitted line