1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<HTML>
<HEAD>
<TITLE>Confidence Level</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<P><font size="+2" color="green">Confidence level of the fit</font></P>
<P>
If the <code>\CL</code> qualifier is used, a new scalar, named <font color="orange"><code>FIT$CL</code>
</font>, will be made with value equal to the confidence level:</P>
<P>
<IMG SRC="img72.gif"></P>
<P>
where <i>n</i> is the degrees of freedom, usually equal to the number of data
points minus the number of parameters, <i>(N-M)</i>. The confidence level is the probability that
a random repeat of the given experiment would observe a worse <code>&chi<sup>2</sup></code>, assuming
the correctness of the model.</P>
<P>
<a href="corrcov.htm"><img src="../shadow_left.gif">
<font size="+1" color="olive">Correlation and covariance</font></a><br />
<a href="numiters.htm"><img src="../shadow_right.gif">
<font size="+1" color="olive">Number of iterations</font></a></P>
</BODY>
</HTML>
|