What is the correct formula for the reduced Chi square?

patric44
Messages
308
Reaction score
40
Homework Statement
what is the correct formula of reduced Chi square
Relevant Equations
\Chi^2
Hi all
I want to calculate the reduced Chi square and root mean square deviation RMSD of some data points that i have, but I am confused about the correct formula for each of them, which one is the correct one. I found this formula in a paper where they referred to it as the RMSD :
$$
\chi=\sqrt{\frac{1}{N}\sum_{i}^{N}\left(\frac{(y_{i}-\tilde{y}_{i})}{\delta y_{i}}\right)^{2}}
$$
and in some books the same formula with little modification (instead of ##N## they put the degrees of freedom) as :
$$
\chi=\sqrt{\frac{1}{N-m}\sum_{i}^{N}\left(\frac{(y_{i}-\tilde{y}_{i})}{\delta y_{i}}\right)^{2}}
$$
which one is reduced ##\chi^{2}## and which is RMSD if any of them?!
another question why i read that we need to minimize the value of reduced ##\chi^{2}## to get the best fit, isn't the optimum value is 1 ?! , shouldn't we minimize 1-##\chi^{2}## or what?
I will appreciate any help, thanks in advance
 
Physics news on Phys.org
Please carefully define the elements in these formulae, particularly ##\tilde{y}_{i}## and
##\delta y_i ## and what is m?)
 
hutchphd said:
Please carefully define the elements in these formulae, particularly ##\tilde{y}_{i}## and
##\delta y_i ## and what is m?)
##y## is the measured data
##\tilde{y}## is the calculated data from a specific model
##\delta y_i ## is the error in measuring ##y##
##m## the number of parameters of the model
I am not talking about the so called category chi2. I mean the other one
 
I think the formula with the m is appropriate. Very often m=1 when the the mean value is taken as a "fitted" parameter from the data. I have no idea about the names and categories of these things sorry.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top