Changes in / [f8b59e3:35ddae5] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/media/residuals_help.rst
r940d034 rdf1a6ed 34 34 .. math:: 35 35 36 \chi^2/N_{pts} = \sum[(Y_i - \mathrm{theory}_i)^2 / \mathrm{error}_i^2] / N_{pts}36 \chi^2/N_{pts} = \sum[(Y_i - Y_{theory}_i)^2 / (Y_error_i)^2] / N_{pts} 37 37 38 38 This differs slightly from what is sometimes called the 'reduced $\chi^2$'
Note: See TracChangeset
for help on using the changeset viewer.