HELP with errors using correlations
- From: "bigeyes" <voikitza@xxxxxxxxx>
- Date: 2 Dec 2005 22:23:17 -0800
Hi,
I wonder if my code is bugged, please help.
If my fit (based on the Marquardt algorithm)
result for the uncorrelated case
CHI2=SUM_i[(data-theory)/stat error]^2
gives let's say A+/-50
(where I have used only statistical errors)
But for the correlated case, were general chisquared:
CHI2=SUM_ij(data-theory)_i(Vij)^-1(data-theory)_j
where V is the covariance matrix and I add the statistical errors
in quadrature to the diagonal elements
the fit gives A'+/-30
is it physically possible to get smaller errorrs and what does that
mean???
HELP PLEASE!!
.
- Prev by Date: HELP with errors using correlations
- Next by Date: Re: Probability Q: one number larger than other
- Previous by thread: HELP with errors using correlations
- Index(es):
Relevant Pages
|